Freigeben über


AutoSortScope.PivotArea-Eigenschaft

Auto Sort Scope.Represents the element tag in schema: x:pivotArea

Namespace:  DocumentFormat.OpenXml.Spreadsheet
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
Public Property PivotArea As PivotArea
    Get
    Set
'Usage
Dim instance As AutoSortScope
Dim value As PivotArea

value = instance.PivotArea

instance.PivotArea = value
public PivotArea PivotArea { get; set; }

Eigenschaftswert

Typ: DocumentFormat.OpenXml.Spreadsheet.PivotArea
Returns PivotArea.

Siehe auch

Referenz

AutoSortScope Klasse

AutoSortScope-Member

DocumentFormat.OpenXml.Spreadsheet-Namespace