Skip to content

Latest commit

 

History

History
33 lines (19 loc) · 810 Bytes

Excel.PivotTable.Slicers.md

File metadata and controls

33 lines (19 loc) · 810 Bytes
title keywords f1_keywords api_name ms.assetid ms.date ms.localizationpriority
PivotTable.Slicers property (Excel)
vbaxl10.chm235197
vbaxl10.chm235197
Excel.PivotTable.Slicers
d87bfcf0-8989-e9f4-5bc3-fb7cdf681e86
05/09/2019
medium

PivotTable.Slicers property (Excel)

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

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.

[!includeSupport and feedback]