Workbook.ShowPivotChartActiveFields property (Excel)

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

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). For it to be visible, a PivotChart object must be selected.

Support and feedback

Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.