Name | Description | |
---|---|---|
FilterCleared | Returns whether the slicer filter state is cleared. Boolean. Read-only | |
List | True if the slicer cache is for a slicer on a table. False otherwise. Boolean Read-only | |
Name | Returns or sets the name of the slicer cache. | |
PivotTables | Returns a ISlicerPivotTables collection that contains information about the PivotTables the slicer cache is currently filtering. Read-only | |
SlicerItems | Returns a ISlicerItemscollection that contains the collection of all items in the slicer cache. Read-only | |
Slicers | Returns a ISlicers collection that contains the collection of ISlicer objects associated with the specified ISlicerCache. Read-only | |
SortItems | Returns or sets the sort order of the items in the slicer. Read/write SlicerSortOrder | |
SourceName | Returns the name of the data source the slicer is connected to. Read-only | |
Table | Returns a ITable object associated with slicer. Read-only |