ValueChange.VisibleInPivotTable Property (Excel)
Returns whether the cell (tuple) is currently visible in the PivotTable report. Read-only
Version Information
Version Added: Excel 2010
Syntax
expression .VisibleInPivotTable
expression A variable that represents a ValueChange object.
Return Value
Boolean
Remarks
Return True if the cell (tuple) is currently visible in the PivotTable report; otherwise False.