SlicerCacheLevels Members

Include Protected Members
Include Inherited Members

Represents the collection of hierarchy levels for the OLAP data source that is filtered by a slicer.

The SlicerCacheLevels type exposes the following members.

Properties

  Name Description
Public property _Default
Public property Application When used without an object qualifier, this property returns an Application object that represents the Microsoft Excel application. When used with an object qualifier, this property returns an Application object that represents the creator of the specified object.
Public property Count Gets the number of levels in the specified SlicerCacheLevels collection, which represents the number of levels in the associated SlicerCache object.
Public property Creator Gets a 32-bit integer that indicates the application in which this object was created.
Public property Item Returns the specified SlicerCacheLevel object from the collection, or if no level is specified, returns the first SlicerCacheLevel object in the collection.
Public property Parent Gets the SlicerCache object that is the parent of the specified SlicerCacheLevels object.

Top

Methods

  Name Description
Public method GetEnumerator() (Inherited from IEnumerable.)
Public method GetEnumerator()

Top

See Also

Reference

SlicerCacheLevels Interface

Microsoft.Office.Interop.Excel Namespace