SmartArtNodes.Add Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Adds a new SmartArtNode object to the diagram with specified text.
public:
Microsoft::Office::Core::SmartArtNode ^ Add();
public Microsoft.Office.Core.SmartArtNode Add ();
abstract member Add : unit -> Microsoft.Office.Core.SmartArtNode
Public Function Add () As SmartArtNode