次の方法で共有


PivotField.RankBy プロパティ

定義

自動表示順位

スキーマ内の rankBy という属性を表します。

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

プロパティ値

UInt32Value を返します。

属性

適用対象