@univerjs/sheets-filter-ui v0.4.2 • Docs
Variable: RemoveSheetFilterCommand
const RemoveSheetFilterCommand: ICommand<ISheetCommandSharedParams>;
A CommandType.COMMAND to remove filter in a Worksheet. Its params ISheetCommandSharedParams is required. If the FilterModel does not exist, it will fail to execute.
Defined in
sheets-filter-ui/src/commands/commands/sheets-filter.command.ts:81 (opens in a new tab)