ISmartTagAction.Type Property
Namespace: Microsoft.Office.Interop.Excel
Assembly: Microsoft.Office.Interop.Excel (in Microsoft.Office.Interop.Excel.dll)
Syntax
'Declaration
ReadOnly Property Type As XlSmartTagControlType
Get
'Usage
Dim instance As ISmartTagAction
Dim value As XlSmartTagControlType
value = instance.Type
XlSmartTagControlType Type { get; }
Property Value
Type: Microsoft.Office.Interop.Excel.XlSmartTagControlType