ColorStops.Item Method
Returns a single object from the represented collection.
Version Information
Version Added: Excel
Syntax
expression.Item(Index)
expression An expression that returns a ColorStops object.
Parameters
| Name | Required/Optional | Data Type | Description |
|---|---|---|---|
| Index | Required | Variant | The name or index number for the object. |
Return Value
A ColorStops object contained by the collection.