ChartFormat.PivotArea Property

Definition

Pivot Table Location Rule.

Represents the following element tag in the schema: x:pivotArea.

public DocumentFormat.OpenXml.Spreadsheet.PivotArea PivotArea { get; set; }
public DocumentFormat.OpenXml.Spreadsheet.PivotArea? PivotArea { get; set; }
member this.PivotArea : DocumentFormat.OpenXml.Spreadsheet.PivotArea with get, set
Public Property PivotArea As PivotArea

Property Value

Returns PivotArea.

Applies to