Skip to content

Latest commit

 

History

History
34 lines (14 loc) · 751 Bytes

68c0800b-4130-59f2-d0c0-7cad49b98f0d.md

File metadata and controls

34 lines (14 loc) · 751 Bytes

SlicerCacheLevel.VisibleSlicerItemsList Property (Excel)

Returns the list of slicer items that are currently included in the slicer filter. Read-only

Syntax

expression . VisibleSlicerItemsList

expression A variable that represents a SlicerCacheLevel object.

Return Value

Variant

Remarks

The list of slicer items are returned as MDX unique name strings. If this list is empty, the slicer is not filtering the data source and all slicer tiles are displayed as selected.

See also

Concepts

SlicerCacheLevel Object

Other resources

SlicerCacheLevel Object Members