Workbook.SmartTagOptions-Eigenschaft

Ruft ein Microsoft.Office.Interop.Excel.SmartTagOptions-Objekt ab, das die mit einem Smarttag ausführbaren Optionen darstellt. Dieser Typ oder Member ist nur für die Verwendung in Projekten für das Microsoft Office 2007-System vorgesehen. Smarttags sind in Office 2010 veraltet.
.

Namespace:  Microsoft.Office.Tools.Excel
Assemblys:   Microsoft.Office.Tools.Excel (in Microsoft.Office.Tools.Excel.dll)
  Microsoft.Office.Tools.Excel.v4.0.Utilities (in Microsoft.Office.Tools.Excel.v4.0.Utilities.dll)

Syntax

'Declaration
ReadOnly Property SmartTagOptions As SmartTagOptions
SmartTagOptions SmartTagOptions { get; }

Eigenschaftswert

Typ: Microsoft.Office.Interop.Excel.SmartTagOptions
Ein Microsoft.Office.Interop.Excel.SmartTagOptions-Objekt, das die mit einem Smarttag ausführbaren Optionen darstellt.

.NET Framework-Sicherheit

Siehe auch

Referenz

Workbook Interface

Microsoft.Office.Tools.Excel-Namespace