NonVisualGroupProperties.IsLegacyGroup プロパティ

定義

isLegacyGroup、このプロパティは Office 2013 以降でのみ使用できます。

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

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

プロパティ値

属性

適用対象