SmartArtNodes.Add Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Ajoute un nouvel SmartArtNode objet au diagramme avec le texte spécifié.
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