Skip to content

Latest commit

 

History

History
38 lines (21 loc) · 910 Bytes

Excel.SlicerCache.VisibleSlicerItemsList.md

File metadata and controls

38 lines (21 loc) · 910 Bytes
title keywords f1_keywords api_name ms.assetid ms.date ms.localizationpriority
SlicerCache.VisibleSlicerItemsList property (Excel)
vbaxl10.chm897082
vbaxl10.chm897082
Excel.SlicerCache.VisibleSlicerItemsList
1002d654-8207-fe88-567e-8bd4e36fbeb4
05/16/2019
medium

SlicerCache.VisibleSlicerItemsList property (Excel)

Returns or sets the list of MDX unique names for members at all levels of the hierarchy where manual filtering is applied. Read/write.

Syntax

expression.VisibleSlicerItemsList

expression A variable that represents a SlicerCache object.

Return value

Variant

Remarks

The VisibleSlicerItemsList property is only applicable for slicers that are based on OLAP data sources (SlicerCache.OLAP = True).

[!includeSupport and feedback]