@univerjs/sheets-find-replace v0.4.2 • Docs
Variable: SheetReplaceCommand
const SheetReplaceCommand: ICommand<ISheetReplaceCommandParams, IReplaceAllResult>;
This command is used for the SheetFindReplaceController to deal with replacing, including undo redo.
Defined in
sheets-find-replace/src/commands/commands/sheet-replace.command.ts:37 (opens in a new tab)