SmartTagOptions.DisplaySmartTags Eigenschaft

Definition

Gibt eine XlSmartTagDisplayMode Konstante zurück, die die Anzeigefunktionen für Smarttags angibt, oder legt sie fest.

public:
 property Microsoft::Office::Interop::Excel::XlSmartTagDisplayMode DisplaySmartTags { Microsoft::Office::Interop::Excel::XlSmartTagDisplayMode get(); void set(Microsoft::Office::Interop::Excel::XlSmartTagDisplayMode value); };
public Microsoft.Office.Interop.Excel.XlSmartTagDisplayMode DisplaySmartTags { get; set; }
Public Property DisplaySmartTags As XlSmartTagDisplayMode

Eigenschaftswert

Hinweise

XlSmartTagDisplayMode kann eine der folgenden Konstanten sein:

xlButtonOnly Zeigt nur die Schaltfläche für Smarttags an.

xlDisplayNone Für Smarttags wird nichts angezeigt.

xlIndicatorAndButton Anzeigen des Indikators und der Schaltfläche für Smarttags.

Gilt für: