API Reference
@univerjs
@univerjs/sheets-filter-ui
interfaces
Isetsheetsfiltercriteriacommandparams

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


Interface: ISetSheetsFilterCriteriaCommandParams

Parameters of command SetSheetsFilterCriteriaCommand.

Extends

Properties

PropertyTypeDescriptionInherited fromDefined in
colnumberthe column index of the filter criteria-sheets-filter-ui/src/commands/commands/sheets-filter.command.ts:161 (opens in a new tab)
criteriaNullable<IFilterColumn>the filter criteria to be set-sheets-filter-ui/src/commands/commands/sheets-filter.command.ts:162 (opens in a new tab)
subUnitIdstring-ISheetCommandSharedParams.subUnitIdsheets/src/commands/utils/interface.ts:19 (opens in a new tab)
unitIdstring-ISheetCommandSharedParams.unitIdsheets/src/commands/utils/interface.ts:18 (opens in a new tab)

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