SmartArtNode Methods
Office 2010
The SmartArtNode type exposes the following members.
| Name | Description | |
|---|---|---|
|
AddNode | Adds a new SmartArt node to the data model in the way specified by the Position value, and Type. |
|
Delete | Removes the current SmartArt node. |
|
Demote | Demotes the current node a single level within the data model. |
|
Larger | Increases the size of the SmartArt. Mimics the behavior of the Larger button on the Microsoft Office Fluent Ribbon Format tab for SmartArt. |
|
Promote | Promotes the current node (and all its children) a single level within the data model. |
|
ReorderDown | Swaps a node with the next node in the bulleted list. This method reorders the node’s entire family. |
|
ReorderUp | Swaps a node with the previous node in the bulleted list. This method reorders the node’s entire family. |
|
Smaller | Decreases the size of the SmartArt. Mimics the behavior of the Smaller button on the Microsoft Office Fluent Ribbon UI Format tab for SmartArt. |