Shape.SmartArt 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.
Obtient un objet qui représente l’objet SmartArt associé à la forme.
public:
property Microsoft::Office::Core::SmartArt ^ SmartArt { Microsoft::Office::Core::SmartArt ^ get(); };
public Microsoft.Office.Core.SmartArt SmartArt { get; }
Public ReadOnly Property SmartArt As SmartArt
Valeur de propriété
Objet qui représente l’objet SmartArt associé à la forme.
Remarques
En lecture seule.