IconSets.Item Property
Returns a single IconSet object from the IconSets collection. Read-only.
Version Information
Version Added: Excel
Syntax
expression.Item(Index)
expression A variable that represents an IconSets object.
Parameters
| Name | Required/Optional | Data Type | Description |
|---|---|---|---|
| Index | Required | Variant | The index number of the IconSet object. |
Remarks
The value of theparameter cannot be greater than the number of icon sets available. To find the number of icon sets available to the workbook, use the IconSetsproperty.
See also:
| Index |