SmartTag.SmartTagActions Eigenschaft
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
Gibt eine SmartTagActions Auflistung zurück, die die Auflistung von Aktionen darstellt, die für ein Smarttag verfügbar sind.
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