次の方法で共有


CommonTimeNode.GroupId プロパティ

定義

grpId

スキーマ内の次の属性を表します: 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

プロパティ値

UInt32Value を返します。

属性

適用対象