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

属性

适用于