次の方法で共有


PivotFilter.EvaluationOrder プロパティ

定義

evalOrder

スキーマ内の次の属性を表します: 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

プロパティ値

Int32Value を返します。

属性

適用対象