Partager via


SmartArtQuickStyles.Item Method (Office)

Retrieves a SmartArtQuickStyle 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 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

Concepts

SmartArtQuickStyles Object Members

SmartArtQuickStyles Object