Share via


MeasureDimensionMap.MeasureGroup Property

Definition

Measure Group Id

Represents the following attribute in the schema: measureGroup

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

Property Value

Returns UInt32Value.

Attributes

Applies to