SlicerCache Class Members
In This Topic
The following tables list the members exposed by SlicerCache.
Public Properties
| Name | Description |
| CrossFilterType | Gets or sets whether the slicer is participating in cross filtering with other slicers that share the same slicer cache, and how cross filtering is displayed. |
| FilterCleared | Gets a value indicating whether the filter state is cleared. |
| Item | Gets the ISlicerItem object from a collection. |
| List | Gets a value indicating whether the slicer cache is for a slicer on a table. |
| Name | Gets or sets the name of the slicer cache. |
| SortItems | Returns or sets the sort order of the items in the slicer |
| SourceName | Gets the name of the data source the slicer is connected to. |
| VisibleSlicerItems | Gets the ISlicerItems collection that contains the collection of all the visible items in the specified slicer cache. |
Top
Public Methods
See Also