var instance; // Type: Events instance.TableFilterClearing = 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 to be automatically clear filter.