BuildParagraph.GroupId Property
Group ID.Represents the attribte in schema: grpId
Namespace: DocumentFormat.OpenXml.Presentation
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
声明
<SchemaAttrAttribute(, "grpId")> _
Public Property GroupId As UInt32Value
Get
Set
用法
Dim instance As BuildParagraph
Dim value As UInt32Value
value = instance.GroupId
instance.GroupId = value
[SchemaAttrAttribute(, "grpId")]
public UInt32Value GroupId { get; set; }
Property Value
Type: DocumentFormat.OpenXml.UInt32Value
Returns UInt32Value.