Skip to content

Latest commit

 

History

History
32 lines (19 loc) · 815 Bytes

Excel.Workbook.ShowPivotChartActiveFields.md

File metadata and controls

32 lines (19 loc) · 815 Bytes
title keywords f1_keywords api_name ms.assetid ms.date ms.localizationpriority
Workbook.ShowPivotChartActiveFields property (Excel)
vbaxl10.chm199259
vbaxl10.chm199259
Excel.Workbook.ShowPivotChartActiveFields
8892b134-4882-e1ff-a265-65b36af66f1a
05/29/2019
medium

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.

[!includeSupport and feedback]