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.
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.
Support and feedback
Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.