SmartArtNodes Members
Include Protected Members
Include Inherited Members
Represents a collection of nodes within a SmartArt diagram.
The SmartArtNodes type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() |
Application | (Inherited from _IMsoDispObj.) |
![]() |
Application | Gets a Object object that represents the container application for the SmartArtNodes object. |
![]() |
Count | Gets the number of SmartArtNode objects contained within the SmartArtNodescollection. |
![]() |
Creator | (Inherited from _IMsoDispObj.) |
![]() |
Creator | Gets a 32-bit integer that indicates the application in which the SmartArtNodes object was created. |
![]() |
Item | Gets a SmartArtNode object at the specified index or with the specified unique identifier. |
![]() |
Parent | Gets the calling object. |
Top
Methods
Name | Description | |
---|---|---|
![]() |
Add | Adds a new SmartArtNode object to the diagram with specified text. |
![]() |
GetEnumerator() | (Inherited from IEnumerable.) |
![]() |
GetEnumerator() |
Top