Freigeben über


PivotSelection.PivotArea-Eigenschaft

Pivot Area.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 PivotSelection
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

PivotSelection Klasse

PivotSelection-Member

DocumentFormat.OpenXml.Spreadsheet-Namespace