Workbook.ShowPivotChartActiveFields Property (Excel)

This property controls the visibility of the PivotChart Filter Pane. Read/write Boolean.

Version Information

Version Added: Excel 2007

Syntax

expression .ShowPivotChartActiveFields

expression A variable that represents a Workbook object.

Remarks

This property controls the visibility of the PivotChart Filter Pane (toggles it on/off). In order for it to be visible, a PivotChart object must be selected.

See Also

Concepts

Workbook Object

Workbook Object Members