Skip to content

Latest commit

 

History

History
32 lines (14 loc) · 562 Bytes

45b82814-e8ee-43b2-3b57-2ca7f1f152c4.md

File metadata and controls

32 lines (14 loc) · 562 Bytes

ListRows.Item Property (Excel)

Returns a single object from a collection.

Syntax

expression . Item( Index )

expression A variable that represents a ListRows object.

Parameters

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

See also

Concepts

ListRows Object

Other resources

ListRows Object Members