Shape.SmartArt Propriété

Définition

Obtient un SmartArt objet qui fournit un moyen de travailler avec le SmartArt associé à la forme 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é

SmartArt

SmartArtObjet qui fournit un moyen de travailler avec le graphique SmartArt associé à la forme 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.

S’applique à