IRibbonCommand members
Represents a ribbon command.
The IRibbonCommand type exposes the following members.
Properties
Name | Description | |
---|---|---|
EnabledStatement | Gets the ECMAScript (JavaScript) code that is executed to determine whether the command should be enabled. | |
HandlerStatement | Gets the ECMAScript (JavaScript) code that is executed when the command is invoked. | |
Id | Gets the identifier of the command. |
Top