PivotTable.Slicers Property (Excel)

Returns the Slicers collection for the specified PivotTable. Read-only

Version Information

Version Added: Excel 2010

Syntax

expression .Slicers

expression A variable that represents a PivotTable object.

Remarks

Slicers can be used to filter data in PivotTable reports. The Slicers collection contains Slicer objects that represent the slicers that are associated with the specified PivotTable.

See Also

Concepts

PivotTable Object

PivotTable Object Members