ValueChange.VisibleInPivotTable property (Excel)

Returns whether the cell (tuple) is currently visible in the PivotTable report. Read-only.

Syntax

expression.VisibleInPivotTable

expression A variable that represents a ValueChange object.

Return value

Boolean

Remarks

Returns True if the cell (tuple) is currently visible in the PivotTable report; otherwise, False.

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.