Name | Description | |
---|---|---|
clearAllFilters | Clears the filter for slicer, depending on the slicer cache type. | |
delete | Deletes the specified slicer cache and the slicers associated with it. | |
getFilterCleared | Returns whether the slicer filter state is cleared. | |
getList | True if the slicer cache is for a slicer on a table. False otherwise. | |
getName | Returns the name of the slicer cache. | |
getPivotTables | Returns a ISlicerPivotTables collection that contains informationabout the PivotTables the slicer cache is currently filtering. | |
getSlicerItems | Returns a ISlicerItems collection that contains the collection of allitems in the slicer cache. | |
getSlicers | Returns a ISlicers collection that contains the collection of ISlicer objects associated with the specified ISlicerCache. | |
getSortItems | Returns the sort order of the items in the slicer. | |
getSourceName | Returns the name of the data source the slicer is connected to. | |
getTable | Returns a ITable object associated with slicer. | |
setName | Sets the name of the slicer cache. | |
setSortItems | Sets the sort order of the items in the slicer. |