Partager via


WorkbookClass.SmartTagOptions Property

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

Syntax

'Declaration
Public Overridable ReadOnly Property SmartTagOptions As SmartTagOptions
    Get
'Usage
Dim instance As WorkbookClass
Dim value As SmartTagOptions

value = instance.SmartTagOptions
public virtual SmartTagOptions SmartTagOptions { get; }

Property Value

Type: Microsoft.Office.Interop.Excel.SmartTagOptions

Implements

_Workbook.SmartTagOptions

See Also

Reference

WorkbookClass Class

WorkbookClass Members

Microsoft.Office.Interop.Excel Namespace