API Reference
@univerjs
@univerjs/sheets-filter-ui
variables
Removesheetfiltercommand

@univerjs/sheets-filter-ui v0.2.14Docs


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)


Copyright © 2021-2024 DreamNum Co,Ltd. All Rights Reserved.