Share via


CalculatedMember.MeasureGroup Property

Definition

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

Represents the following attribute in the schema: measureGroup

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

Property Value

Attributes

Applies to