Skip to content

Latest commit

 

History

History
40 lines (23 loc) · 794 Bytes

Excel.SlicerItems.Item.md

File metadata and controls

40 lines (23 loc) · 794 Bytes
title keywords f1_keywords api_name ms.assetid ms.date ms.localizationpriority
SlicerItems.Item property (Excel)
vbaxl10.chm909074
vbaxl10.chm909074
Excel.SlicerItems.Item
f024839a-5b5f-887d-9452-096e85d9fd08
05/16/2019
medium

SlicerItems.Item property (Excel)

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

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

[!includeSupport and feedback]