SlicerCache.SlicerCacheLevels Property (Excel)
Returns the collection of SlicerCacheLevel objects that represent the levels of an OLAP hierarchy on which the specified slicer cache is based. Read-only
Version Information
Version Added: Excel 2010
Syntax
expression .SlicerCacheLevels
expression A variable that represents a SlicerCache object.
Remarks
The SlicerCacheLevels property applies only to slicers that filter OLAP data sources (SlicerCache.OLAP = True). Attempting to access this property from non-OLAP slicers will generate a run-time error.