SmartArtNode.ParentNode Propriété
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.
Retourne le SmartArtNode parent de ce SmartArtNode.
public:
property Microsoft::Office::Core::SmartArtNode ^ ParentNode { Microsoft::Office::Core::SmartArtNode ^ get(); };
public Microsoft.Office.Core.SmartArtNode ParentNode { get; }
member this.ParentNode : Microsoft.Office.Core.SmartArtNode
Public ReadOnly Property ParentNode As SmartArtNode
Valeur de propriété
Remarques
En lecture seule. Si ce nœud est le nœud racine, une erreur est renvoyée.