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