@univerjs/sheets v0.4.2 • Docs
Variable: RemoveRowCommand
const RemoveRowCommand: ICommand<IRemoveRowColCommandParams>;
This command would remove the selected rows. These selected rows can be non-continuous.
Defined in
packages/sheets/src/commands/commands/remove-row-col.command.ts:57 (opens in a new tab)