SlicerCacheItem
SlicerCacheItem class
Represent slicer data source item
Methods
| Name | Description |
|---|---|
| getSelected() | Specifies whether the SlicerItem is selected or not. |
| getValue() | Returns the label text for the slicer item. Read-only. |
| setSelected() | Specifies whether the SlicerItem is selected or not. |
getSelected()
Specifies whether the SlicerItem is selected or not.
getValue()
Returns the label text for the slicer item. Read-only.
setSelected()
Specifies whether the SlicerItem is selected or not.