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.
Retourne une SmartTagActions collection qui représente la collection d’actions disponibles sur une balise active.
public:
property Microsoft::Office::Interop::Word::SmartTagActions ^ SmartTagActions { Microsoft::Office::Interop::Word::SmartTagActions ^ get(); };
public Microsoft.Office.Interop.Word.SmartTagActions SmartTagActions { get; }
member this.SmartTagActions : Microsoft.Office.Interop.Word.SmartTagActions
Public ReadOnly Property SmartTagActions As SmartTagActions