SlicerCache.PivotTables property (Excel)

Returns a SlicerPivotTables collection that contains information about the PivotTables that the slicer cache is currently filtering. Read-only.

Syntax

expression.PivotTables

expression A variable that represents a SlicerCache object.

Return value

PivotTables

Remarks

The SlicerPivotTables collection returned by the PivotTables property will be empty if the slicer associated with the specified SlicerCache is not connected to any PivotTables.

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.