PivotSelection.ActiveRow 属性

定义

活动行

表示架构中的以下属性:activeRow

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

属性值

返回 UInt32Value

属性

适用于