SmartTagAction.Execute Method
Activates a smart tag action that is associated with the smart tag type on a cell.
Namespace: Microsoft.Office.Interop.Excel
Assembly: Microsoft.Office.Interop.Excel (in Microsoft.Office.Interop.Excel.dll)
Syntax
'Declaration
Sub Execute
'Usage
Dim instance As SmartTagAction
instance.Execute()
void Execute()