This topic has not yet been rated - Rate this topic

SmartArtNode Object (Office)

Published: July 09, 2012

A single semantic node within the data model of a Smart Art graphic.

Version Added: Office 2010

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

ActivePresentation.Slides(1).Shapes(1).SmartArtNodes.Count 
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.