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