Share via


NonVisualGroupProperties.IsLegacyGroup Property

Definition

isLegacyGroup, this property is only available in Office 2013 and later.

Represents the following attribute in the schema: 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

Property Value

Attributes

Applies to