_Workbook.SlicerCaches Property

Definition

Gets the SlicerCaches object associated with the workbook.

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

Property Value

The SlicerCaches object associated with the workbook.

Remarks

Read/write.

Applies to