Slicer.SlicerCacheLevel 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.
Gets the SlicerCacheLevel object associated with the slicer.
public:
property Microsoft::Office::Interop::Excel::SlicerCacheLevel ^ SlicerCacheLevel { Microsoft::Office::Interop::Excel::SlicerCacheLevel ^ get(); };
public Microsoft.Office.Interop.Excel.SlicerCacheLevel SlicerCacheLevel { get; }
Public ReadOnly Property SlicerCacheLevel As SlicerCacheLevel
Property Value
The SlicerCacheLevel object associated with the slicer.
Remarks
Read-only.
This property only applies to OLAP data sources.