Share via


InlineShape.SmartArt Propriété

Définition

Obtient un SmartArt objet qui fournit un moyen d’utiliser l’objet SmartArt associé à la forme insérée 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é

Objet SmartArt qui permet d’utiliser l’objet 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 Smart Art associé à la forme insérée.

S’applique à