SlicerCache.PivotTables Property (Excel)

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

Version Information

Version Added: Excel 2010

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.

See Also

Concepts

SlicerCache Object Members

SlicerCache Object