SlicerCacheItem

SlicerCacheItem class

Represent slicer data source item

Properties

NameTypeDescription
SelectedbooleanSpecifies whether the SlicerItem is selected or not.
ValueStringReturns 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