Share

MacroControlDefinition.Execute Method

Parent Object: MacroControlDefinition

Description

Method that runs the built-in command or sends the Click event to the Add-In. The end result of calling the Execute method is the same as if the user had clicked/pressed the relevant control - for example, by clicking on a button that references a ButtonDefinition object.

Syntax

MacroControlDefinition.Execute()

Version

Introduced in version 9

Was this information helpful?