_Workbook.SmartTagOptions 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 objet représentant les options qui peuvent être effectuées SmartTagOptions avec une balise intelligente.
public:
property Microsoft::Office::Interop::Excel::SmartTagOptions ^ SmartTagOptions { Microsoft::Office::Interop::Excel::SmartTagOptions ^ get(); };
public Microsoft.Office.Interop.Excel.SmartTagOptions SmartTagOptions { get; }
Public ReadOnly Property SmartTagOptions As SmartTagOptions