Ranges.Item Property
Returns a Range object that represents a range of items in a workbook. Read-only.
Version Information
Version Added: Excel
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. |