var instance; // Type: Events instance.OutlineColumnCheckStatusChanged = function(sheet, sheetName, row, col, status) { };
Parameters
- sheet
- The sheet that triggered the event.
- sheetName
- The sheet's name.
- row
- The outline column's change row index.
- col
- The outline column's change col index.
- status
- The outline column's change status