Variable: MoveSelectionCommand
const MoveSelectionCommand: ICommand<IMoveSelectionCommandParams>;
Defined in: submodules/univer/packages/sheets-ui/src/commands/commands/set-selection.command.ts:75
Move selection (Mainly by keyboard arrow keys, For Tab and Enter key, check @MoveSelectionEnterAndTabCommand)