@univerjs/sheets v0.5.0-beta.1 • Docs
Variable: RemoveRowCommand
const RemoveRowCommand: ICommand<IRemoveRowColCommandParams>;
This command would remove the selected rows. These selected rows can be non-continuous.
Defined in
submodules/univer/packages/sheets/src/commands/commands/remove-row-col.command.ts:57