SmartArt Object (Office)

The top level class for interacting with a SmartArt graphic.

Version Information

Version Added: Office 2010

Example

The following code adds a top-level node to the bulleted text pane.

ActivePresentation.Slides(1).Shapes(1).SmartArt.Nodes.Add

See Also

Concepts

Object Model Reference

SmartArt Object Members