PivotTable.Hidden property (Excel)

Checks whether the PivotTable exists at the worksheet level. Read-only Boolean.

Syntax

expression.Hidden

expression A variable that represents a PivotTable object.

Remarks

When the Hidden property is set to True, the PivotTable object is hidden from the worksheet level. When the property is set to False, the PivotTable exists on a worksheet.

Property value

BOOL

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.