SlicerItem.Selected Property (Excel)
Returns or sets whether the slicer item is selected. Read/write for slicers connected to non-OLAP data sources. Read-only for slicers connected to OLAP data sources.
Version Information
Version Added: Excel 2010
Syntax
expression .Selected
expression A variable that represents a SlicerItem object.
Return Value
Boolean
Remarks
True if the slicer item is selected; otherwise False.