@univerjs/sheets-ui v0.4.2 • Docs
Variable: SelectAllCommand
const SelectAllCommand: ICommand<ISelectAllCommandParams>;
This command expand selection to all neighbor ranges. If there are no neighbor ranges. Select the whole sheet.
Defined in
packages/sheets-ui/src/commands/commands/set-selection.command.ts:348 (opens in a new tab)