SmartArtColors.Item method (Office)

Retrieves a SmartArtColor object at the specified index or with the specified unique Id.

Syntax

expression.Item(Index)

expression An expression that returns a SmartArtColors object.

Parameters

Name Required/Optional Data type Description
Index Required Variant Specifies either an integer representing the index or a string representing the Id of the SmartArt color.

Return value

SmartArtColor

See also

Support and feedback

Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.