var instance; // Type: Events instance.TableFilterCleared = function(sheet, sheetName, table, tableCol) { };
Parameters
- sheet
- The sheet that triggered the event.
- sheetName
- The sheet's name.
- table
- The table column to be automatically filtered.
- tableCol
- The index of the table column has just been clear filter.