@univerjs/sheets-filter v0.5.4
Variable: ReCalcSheetsFilterCommand
const ReCalcSheetsFilterCommand: ICommand<ISheetCommandSharedParams>;
Defined in: sheets-filter/src/commands/commands/sheets-filter.command.ts:254
A CommandType.COMMAND forcing the currently active FilterModel to re-calculate all filter criteria. Its params ISheetCommandSharedParams is required.