Skip to content

Latest commit

 

History

History
34 lines (14 loc) · 815 Bytes

73fc8935-3c88-0a79-b0a1-05af99f14bc8.md

File metadata and controls

34 lines (14 loc) · 815 Bytes

SlicerCache.PivotTables Property (Excel)

Returns a SlicerPivotTables collection that contains information about the PivotTables 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.

See also

Concepts

SlicerCache Object

Other resources

SlicerCache Object Members