Share via


SmartArtQuickStyles Object (Office)

Represents a collection of Smart Art quick styles.

Version Information

Version Added: Office 2010

Example

The following code changes the quick style of a Smart Art diagram in Microsoft PowerPoint.

ActivePresentation.Slides(1).Shapes(1).SmartArt.QuickStyle = Application.SmartArtQuickStyles(i)

See Also

Concepts

Object Model Reference

SmartArtQuickStyles Object Members