Share via


SmartTags.Add(String) Méthode

Définition

Cette méthode ajoute une balise active. Retourne un SmartTag objet .

public:
 Microsoft::Office::Interop::Excel::SmartTag ^ Add(System::String ^ SmartTagType);
public Microsoft.Office.Interop.Excel.SmartTag Add (string SmartTagType);
Public Function Add (SmartTagType As String) As SmartTag

Paramètres

SmartTagType
String

Argument de type String obligatoire. Type de balise active.

Retours

S’applique à