Skip to content

Latest commit

 

History

History
38 lines (21 loc) · 764 Bytes

Excel.SlicerItem.Selected.md

File metadata and controls

38 lines (21 loc) · 764 Bytes
title keywords f1_keywords api_name ms.assetid ms.date ms.localizationpriority
SlicerItem.Selected property (Excel)
vbaxl10.chm907079
vbaxl10.chm907079
Excel.SlicerItem.Selected
6eca0975-1f7b-0d23-98a5-59f38f6dae84
05/16/2019
medium

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.

Syntax

expression.Selected

expression A variable that represents a SlicerItem object.

Return value

Boolean

Remarks

True if the slicer item is selected; otherwise, False.

[!includeSupport and feedback]