PivotSelection.ActiveRow Property
Active Row.Represents the attribte in schema: activeRow
Namespace: DocumentFormat.OpenXml.Spreadsheet
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Declaration
<SchemaAttrAttribute(, "activeRow")> _
Public Property ActiveRow As UInt32Value
Get
Set
'Usage
Dim instance As PivotSelection
Dim value As UInt32Value
value = instance.ActiveRow
instance.ActiveRow = value
[SchemaAttrAttribute(, "activeRow")]
public UInt32Value ActiveRow { get; set; }
Property Value
Type: DocumentFormat.OpenXml.UInt32Value
Returns UInt32Value.