SlicerPivotTables Object (Excel)

Represents information about the collection of PivotTables associated with the specified SlicerCache object.

Version Information

Version Added: Excel 2010

Remarks

The SlicerPivotTables collection contains information about the PivotTables the slicer cache is currently filtering. It provides properties for determining the number of PivotTables the slicer is associated with, and for retrieving PivotTable objects that represent the PivotTables being filtered. It also provides methods for adding and removing PivotTables from the SlicerPivotTables collection. The SlicerPivotTables collection will be empty if the slicer associated with the specified SlicerCache is not connected to any PivotTables.

Use the PivotTables property of the SlicerCache object to return the SlicerPivotTables collection associated with a SlicerCache, which in turn may be associated with one or more slicers.

See Also

Concepts

Excel Object Model Reference

SlicerPivotTables Object Members