Ranges.Item Property (Excel)

Returns a Range object that represents a range of items in a workbook. Read-only.

Version Information

Version Added: Excel 2007

Syntax

expression .Item(Index)

expression A variable that represents a Ranges object.

Parameters

Name

Required/Optional

Data Type

Description

Index

Required

Variant

The index value of the range item.

See Also

Concepts

Ranges Object

Ranges Object Members