SlicerItems.Item Property (Excel)

Returns a SlicerItem object from a collection. Read-only.

Version Information

Version Added: Excel 2010

Syntax

expression .Item(Index)

expression A variable that represents a SlicerItems object.

Parameters

Name

Required/Optional

Data Type

Description

Index

Required

Variant

The name or index number of the SlicerItem object.

Return Value

SlicerItem

See Also

Concepts

SlicerItems Object Members

SlicerItems Object