Variable: SelectAllCommand
const SelectAllCommand: ICommand<ISelectAllCommandParams>;
Defined in: submodules/univer/packages/sheets-ui/src/commands/commands/set-selection.command.ts:384
This command expand selection to all neighbor ranges. If there are no neighbor ranges. Select the whole sheet.