SmartArtNodes Object (Office)

Represents a collection of nodes within a Smart Art diagram.

Version Information

Version Added: Office 2010

Remarks

These nodes correspond directly to semantic elements contained within the data model of the graphic.

Example

The following code returns the number of nodes in the Smart Art diagram.

ActivePresentation.Slides(1).Shapes(1).SmartArtNodes.Count

See Also

Concepts

Object Model Reference

SmartArtNodes Object Members