Back to Devexpress

Keyboard Shortcuts

aspnet-117687-components-spreadsheet-keyboard-shortcuts.md

latest5.0 KB
Original Source

Keyboard Shortcuts

  • Feb 03, 2022
  • 4 minutes to read

The Spreadsheet provides the capability to perform common commands quickly using keyboard shortcuts.

All supported shortcuts are divided into the following groups.

File Operations

ShortcutDescription
CTRL+NCreates a blank workbook (supported only on the Microsoft Edge browsers).
CTRL+OInvokes the Open dialog box to open a new file.
CTRL+SSaves changes in the current workbook.
CTRL+PInvokes the Print dialog box.
CTRL+FInvokes the Find and Replace dialog (with the Find tab activated).
SHIFT+F11Inserts a new worksheet in front of the existing worksheet within the current workbook (not supported on the Safari browser).
ShortcutDescription
LEFT ARROW KEYMoves the active cell one cell to the left in a worksheet.
RIGHT ARROW KEYMoves the active cell one cell to the right in a worksheet.
UP ARROW KEYMoves the active cell one cell up in a worksheet.
DOWN ARROW KEYMoves the active cell one cell down in a worksheet.
ENTERMoves the active cell one cell down in a worksheet.
SHIFT+ENTERMoves the active cell one cell up in a worksheet.
TABMoves the active cell one cell to the right in a worksheet.
SHIFT+TABMoves the active cell one cell to the left in a worksheet.

Work with Selection

ShortcutDescription
ENTERMoves the active cell one cell down in the selection.
SHIFT+ENTERMoves the active cell one cell up in the selection.
TABMoves the active cell one cell to the right in the selection.
SHIFT+TABMoves the active cell one cell to the left in the selection.
CTRL+ASelects the entire worksheet or the data region to which the active cell belongs.
SHIFT+ARROW KEYSExtends the selection by one cell in the specified direction.

Cell Content Editing

|

Shortcut

|

Description

| | --- | --- | |

F2

|

Turns on the edit mode for the active cell and positions the cursor at the end of the cell’s content.

| |

SHIFT+LEFT ARROW KEY

|

In the cell edit mode, selects or deselects one character to the left.

| |

SHIFT+RIGHT ARROW KEY

|

In the cell edit mode, selects or deselects one character to the right.

| |

CTRL+SHIFT+LEFT ARROW KEY

|

In the cell edit mode, selects or deselects one word to the left.

| |

CTRL+SHIFT+RIGHT ARROW KEY

|

In the cell edit mode, selects or deselects one word to the right.

| |

SHIFT+HOME

|

In the cell edit mode, selects from the cursor current position to the beginning of the cell.

| |

SHIFT+END

|

In the cell edit mode, selects from the cursor current position to the end of the cell.

| |

ALT+ENTER

|

Starts a new line in the same cell.

| |

ENTER

|

Completes a cell entry and selects the cell below.

| |

SHIFT+ENTER

|

Completes a cell entry and selects the cell above.

| |

TAB

|

Completes a cell entry and selects the cell to the right.

| |

SHIFT+TAB

|

Completes a cell entry and selects the cell to the left.

| |

ESC

|

Cancels an entry in a cell or Formula Bar.

| |

BACKSPACE

|

In the cell edit mode, deletes a character to the left of the cursor.

| |

DELETE

|

Removes the cell content without affecting the cell formatting.

In the cell edit mode, deletes a character to the right of the cursor.

| |

CTRL+DELETE

|

In the cell edit mode, deletes all characters from the cursor’s current position to the start of the next word.

| |

CTRL+Z

|

Performs the Undo command to reverse the last action or to delete the last entry you typed.

|

Copy/Paste Operations

ShortcutDescription
CTRL+V or SHIFT+INSERTInserts the contents of the Clipboard in the specified cell and replaces any selection.
CTRL+X or SHIFT+DELETECuts the selected cells.
CTRL+DPerforms the Fill Down command to copy the contents of the topmost cell to the active cell.
CTRL+RPerforms the Fill Right command to copy the contents of the leftmost cell to the active cell.

Cell Formatting

ShortcutDescription
CTRL+B or CTRL+2Applies or removes bold formatting.
CTRL+I or CTRL+3Applies or removes italic formatting.
CTRL+U or CTRL+4Applies or removes underlining.
CTRL+5Applies or removes strikethrough formatting.
CTRL+SHIFT+7Applies the outline border to the selected cell or cell range.
CTRL+SHIFT+1Applies the General number format with two decimal places.
CTRL+SHIFT+2Applies the Time format with the hour and minute, and AM or PM.
CTRL+SHIFT+3Applies the Date format with the day, month and year.
CTRL+SHIFT+4Applies the Currency format with two decimal places (negative numbers in parantheses).
CTRL+SHIFT+5Applies the Percentage format with no decimal places.
CTRL+SHIFT+6Applies the Scientific number format with two decimal places.