ICommand
Represents a command that can be executed from the document.
The id of the command.
Executes the command for the given document.
Gets the value that would be changed at the moment.
Checks if the command is currently enabled.
Checks if the command has been run already.
Checks if the command is currently neither enabled nor disabled.
Checks if the command is currently supported at all.