Share via


SmartTags.SmartTagsByType(String) Methode

Definition

Gibt eine SmartTags Auflistung zurück, die alle Smarttags darstellt, die auf dem Computer eines Benutzers des angegebenen Typs installiert sind.

public:
 Microsoft::Office::Interop::Word::SmartTags ^ SmartTagsByType(System::String ^ Name);
public Microsoft.Office.Interop.Word.SmartTags SmartTagsByType (string Name);
abstract member SmartTagsByType : string -> Microsoft.Office.Interop.Word.SmartTags
Public Function SmartTagsByType (Name As String) As SmartTags

Parameter

Name
String

String erforderlich. Der Name des Smarttagtyps.

Gibt zurück

Gilt für: