共用方式為


GroupCommand.GrpId Property

Definition

grpId, this property is only available in Office 2016 and later.

Represents the following attribute in the schema: grpId

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

Property Value

Attributes

Applies to