SmartTag.SmartTagActions 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.
Renvoie un SmartTagActions objet qui définit le type d’action d’une balise active sélectionnée.
public:
property Microsoft::Office::Interop::Excel::SmartTagActions ^ SmartTagActions { Microsoft::Office::Interop::Excel::SmartTagActions ^ get(); };
public Microsoft.Office.Interop.Excel.SmartTagActions SmartTagActions { get; }
Public ReadOnly Property SmartTagActions As SmartTagActions
Valeur de propriété
Remarques
Une action de balise active inconnue renvoie une erreur au moment de l'exécution.