PivotFilter.EvaluationOrder Property

Definition

evalOrder

Represents the following attribute in the schema: evalOrder

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

Property Value

Returns Int32Value.

Attributes

Applies to