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