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