Workbook.ShowPivotChartActiveFields Property
Office 2007
| Excel Developer Reference |
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