@univerjssheets-filterindexvariablesRemovesheetfiltercommand

@univerjs/sheets-filter v0.5.0-beta.1Docs


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/src/commands/commands/sheets-filter.command.ts:82