Share via


CacheHierarchy.MeasuresSet Property

Definition

measuresSet, this property is only available in Office 2010 and later.

Represents the following attribute in the schema: measuresSet

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

Property Value

Attributes

Applies to