Freigeben über


PivotSelection.PreviousRow-Eigenschaft

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; }

Eigenschaftswert

Typ: DocumentFormat.OpenXml.UInt32Value
Returns UInt32Value.

Siehe auch

Referenz

PivotSelection Klasse

PivotSelection-Member

DocumentFormat.OpenXml.Spreadsheet-Namespace