次の方法で共有


GroupMember.Group プロパティ

定義

グループ

スキーマ内の次の属性を表します。

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

プロパティ値

BooleanValue を返します。

属性

適用対象