Event arguments for the actionExecuted event.

Constructors

Accessors

  • get command(): SpreadsheetAction
  • Returns the command which was executed on the Spreadsheet.

    Returns SpreadsheetAction

  • get commandParameter(): any
  • Returns the parameter used when executing the command.

    Returns any