Freigeben über


CommonTimeNode.GroupId-Eigenschaft

Group ID.Represents the attribte in schema: grpId

Namespace:  DocumentFormat.OpenXml.Presentation
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
<SchemaAttrAttribute(, "grpId")> _
Public Property GroupId As UInt32Value
    Get
    Set
'Usage
Dim instance As CommonTimeNode
Dim value As UInt32Value

value = instance.GroupId

instance.GroupId = value
[SchemaAttrAttribute(, "grpId")]
public UInt32Value GroupId { get; set; }

Eigenschaftswert

Typ: DocumentFormat.OpenXml.UInt32Value
Returns UInt32Value.

Siehe auch

Referenz

CommonTimeNode Klasse

CommonTimeNode-Member

DocumentFormat.OpenXml.Presentation-Namespace