PivotSelection.ActiveRow Property

Definition

Active Row

Represents the following attribute in the schema: 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

Property Value

Returns UInt32Value.

Attributes

Applies to