Share via


CommonTimeNode.GroupId Property

Definition

grpId

Represents the following attribute in the schema: grpId

[DocumentFormat.OpenXml.SchemaAttr(0, "grpId")]
public DocumentFormat.OpenXml.UInt32Value GroupId { get; set; }
public DocumentFormat.OpenXml.UInt32Value GroupId { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "grpId")]
public DocumentFormat.OpenXml.UInt32Value? GroupId { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("grpId")]
public DocumentFormat.OpenXml.UInt32Value? GroupId { get; set; }
public DocumentFormat.OpenXml.UInt32Value? GroupId { get; set; }
member this.GroupId : DocumentFormat.OpenXml.UInt32Value with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "grpId")>]
member this.GroupId : DocumentFormat.OpenXml.UInt32Value with get, set
[<DocumentFormat.OpenXml.SchemaAttr("grpId")>]
member this.GroupId : DocumentFormat.OpenXml.UInt32Value with get, set
Public Property GroupId As UInt32Value

Property Value

Returns UInt32Value.

Attributes

Applies to