Workbook.SmartTagOptions-Eigenschaft

Ruft ein Microsoft.Office.Interop.Excel.SmartTagOptions-Objekt ab, das die mit einem Smarttag ausführbaren Optionen darstellt.

Namespace:  Microsoft.Office.Tools.Excel
Assembly:  Microsoft.Office.Tools.Excel (in Microsoft.Office.Tools.Excel.dll)

Syntax

'Declaration
ReadOnly Property SmartTagOptions As SmartTagOptions
    Get
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 Schnittstelle

Microsoft.Office.Tools.Excel-Namespace