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