Share via


SlicerCacheLevel Members

Include Protected Members
Include Inherited Members

Represents a level of a hierarchy in an OLAP data source being filtered by a slicer.

The SlicerCacheLevel type exposes the following members.

Properties

  Name Description
Public property Application When used without an object qualifier, this property gets an Application object that represents the Microsoft Excel application. When used with an object qualifier, this property gets an Application object that represents the creator of the specified object.
Public property Count Gets the number of SlicerItem objects in the specified SlicerCacheLevel object.
Public property Creator Gets a 32-bit integer that indicates the application in which this object was created.
Public property CrossFilterType Gets or sets whether a slicer is participating in cross filtering with other slicers that share the same slicer cache, and how cross filtering is displayed.
Public property Name Gets the MDX unique name of OLAP hierarchy level represented by the object.
Public property Ordinal Gets the one-based ordinal value of the hierarchy level represented by the specified SlicerCacheLevel object.
Public property Parent Gets the SlicerCache object for the specified SlicerCacheLevel object.
Public property SlicerItems Gets a SlicerItems collection that contains the collection of all slicer items for the specified level.
Public property SortItems Gets or sets whether the items in the slicer are sorted.
Public property VisibleSlicerItemsList Gets the list of slicer items that are currently included in the slicer filter.

Top

See Also

Reference

SlicerCacheLevel Interface

Microsoft.Office.Interop.Excel Namespace