InlineShape.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 SmartArt objet qui fournit un moyen de travailler avec le SmartArt associé à la forme fixe spécifiée.
public:
property Microsoft::Office::Core::SmartArt ^ SmartArt { Microsoft::Office::Core::SmartArt ^ get(); };
public Microsoft.Office.Core.SmartArt SmartArt { get; }
member this.SmartArt : Microsoft.Office.Core.SmartArt
Public ReadOnly Property SmartArt As SmartArt
Valeur de propriété
SmartArtObjet qui fournit un moyen de travailler avec le SmartArt associé à la forme insérée spécifiée.
Remarques
En lecture seule. Cette propriété fournit un point d’entrée pour interagir avec un graphique SmartArt associé à la forme insérée.