SmartArtQuickStyles.Item method (Office)

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

Syntax

expression.Item(Index)

expression An expression that returns a SmartArtQuickStyles object.

Parameters

Name Required/Optional Data type Description
Index Required Variant Specifies either an integer representing the index or a string representing the location of the SmartArtQuickStyle object.

Return value

SmartArtQuickStyle

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.