Actions.Item Property
Returns a Actions object that represents a collection of actions in a workbook. Read-only.
Version Information
Version Added: Excel
Syntax
expression.Item(Index)
expression A variable that represents an Actions object.
Parameters
| Name | Required/Optional | Data Type | Description |
|---|---|---|---|
| Index | Required | Variant | Index value of the action. |