SmartArt Members
Include Protected Members
Include Inherited Members
The top level class for interacting with a SmartArt graphic. Specifies constants that define the types of SmartArt nodes.
The SmartArt type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() |
AllNodes | Gets a SmartArtNodes object containing all of the nodes within the SmartArt diagram. |
![]() |
Application | (Inherited from _IMsoDispObj.) |
![]() |
Application | Gets a Object object that represents the container application for the SmartArt object. |
![]() |
Color | Gets or sets the Smart Art color style applied to the Smart Art graphic. |
![]() |
Creator | (Inherited from _IMsoDispObj.) |
![]() |
Creator | Gets a 32-bit integer that indicates the application in which the SmartArt object was created. |
![]() |
Layout | Gets or sets the Smart Art layout associated with the Smart Art graphic. |
![]() |
Nodes | Gets the children of the root node of the SmartArt diagram. |
![]() |
Parent | Gets the calling object. |
![]() |
QuickStyle | Gets or sets the SmartArt quick style applied to the SmartArt graphic. |
![]() |
Reverse | Gets or sets the state of the SmartArt diagram with regard to (left-to-right) LTR or (right-to-left) RTL, if the diagram supports reversal. |
Top
Methods
Name | Description | |
---|---|---|
![]() |
Reset | Resets the SmartArt graphic to its original state. |
Top