CacheHierarchy.UnbalancedGroup Property

Definition

unbalancedGroup

Represents the following attribute in the schema: unbalancedGroup

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

Property Value

Returns BooleanValue.

Attributes

Applies to