SmartArtNode object (Office)
A single semantic node within the data model of a SmartArt graphic.
Example
The following code returns the number of nodes in the SmartArt diagram.
ActivePresentation.Slides(1).Shapes(1).SmartArtNodes.Count
See also
Support and feedback
Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.