Skip to content

Latest commit

 

History

History
34 lines (21 loc) · 702 Bytes

Excel.UsedObjects.Item.md

File metadata and controls

34 lines (21 loc) · 702 Bytes
title keywords f1_keywords api_name ms.assetid ms.date ms.localizationpriority
UsedObjects.Item property (Excel)
vbaxl10.chm678076
vbaxl10.chm678076
Excel.UsedObjects.Item
1a1c36df-ef2e-6f0f-119c-b3f9e09acbb1
05/18/2019
medium

UsedObjects.Item property (Excel)

Returns a single object from a collection.

Syntax

expression.Item (Index)

expression A variable that represents a UsedObjects object.

Parameters

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

[!includeSupport and feedback]