SmartArtColors.Item Method (Office)
Retrieves a SmartArtColor object at the specified index or with the specified unique Id.
Version Information
Version Added: Office 2010
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 Smart Art color. |
Return Value
SmartArtColor