PivotItem.Visible property (Excel)
Returns or sets a Boolean value that determines whether the object is visible. Read/write.
Syntax
expression.Visible
expression A variable that represents a PivotItem object.
Remarks
The Visible property for a PivotTable item is True if the item is currently visible in the table.
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.