SmartTagAction.Execute Method
Performs the specified smart tag action.
Namespace: Microsoft.Office.Interop.Word
Assembly: Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)
Syntax
'Declaration
Sub Execute
'Usage
Dim instance As SmartTagAction
instance.Execute()
void Execute()