Slicer.SlicerCache Property

Definition

Gets the SlicerCache object associated with the slicer.

public:
 property Microsoft::Office::Interop::Excel::SlicerCache ^ SlicerCache { Microsoft::Office::Interop::Excel::SlicerCache ^ get(); };
public Microsoft.Office.Interop.Excel.SlicerCache SlicerCache { get; }
Public ReadOnly Property SlicerCache As SlicerCache

Property Value

The SlicerCache object associated with the slicer.

Remarks

Read-only.

Applies to