TriggerTypeenum
Trigger conditions control when ExcelPad will to invoke the validation method.
- save
When the user tries to save the worksheet.
- button
When the user clicks the ExcelPad button (see the buttonText and buttonRange arguments).
- row
When the user changes one or more cells in a given row and then selects a cell in a different row.