PivotFilter.MeasureField Property

Definition

iMeasureFld

Represents the following attribute in the schema: iMeasureFld

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

Property Value

Returns UInt32Value.

Attributes

Applies to