Skip to content

Latest commit

 

History

History
39 lines (23 loc) · 781 Bytes

Excel.SlicerCaches.Item.md

File metadata and controls

39 lines (23 loc) · 781 Bytes
title keywords f1_keywords api_name ms.assetid ms.date ms.localizationpriority
SlicerCaches.Item property (Excel)
vbaxl10.chm895074
vbaxl10.chm895074
Excel.SlicerCaches.Item
92776918-c597-98ed-a73e-0ab2ef9271a7
05/16/2019
medium

SlicerCaches.Item property (Excel)

Returns a single SlicerCache object from the collection.

Syntax

expression.Item (Index)

expression A variable that returns a SlicerCaches object.

Parameters

Name Required/Optional Data type Description
Index Required Variant The name or index number of the object.

Return value

SlicerCache

[!includeSupport and feedback]