Item Method (ExtraColors Collection)
Applies To
ExtraColors object.
Description
Returns a Long value that represents one of the extra colors in the presentation.
Syntax
expression.Item(Index)
expression Required. An expression that returns an ExtraColors collection.
Index Required Long. The index number of the extra color to return.
Example
See the Item method (ActionSettings collection) example.