SlicerCacheItem
SlicerCacheItem class
Represent slicer data source item
Properties
| Name | Type | Description |
|---|---|---|
| Selected | boolean | Specifies whether the SlicerItem is selected or not. |
| Value | String | Returns the label text for the slicer item. Read-only. |
SlicerCacheItem.Selected property
Specifies whether the SlicerItem is selected or not.
Type: boolean
SlicerCacheItem.Value property
Returns the label text for the slicer item. Read-only.
Type: String