SlicerCacheLevels.Item[Object] Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Returns the specified SlicerCacheLevel object from the collection, or if no level is specified, returns the first SlicerCacheLevel object in the collection.
public:
property Microsoft::Office::Interop::Excel::SlicerCacheLevel ^ Item[System::Object ^] { Microsoft::Office::Interop::Excel::SlicerCacheLevel ^ get(System::Object ^ Level); };
public Microsoft.Office.Interop.Excel.SlicerCacheLevel Item[object Level] { get; }
Public ReadOnly Property Item(Optional Level As Object) As SlicerCacheLevel
Parameters
- Level
- Object
The MDX unique name of the level or index number of the object.
Property Value
Returns SlicerCacheLevel.