CacheHierarchy.UnbalancedGroup Property   
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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, setPublic Property UnbalancedGroup As BooleanValueProperty Value
Returns BooleanValue.
- Attributes