Updated KeyboardShortcuts.htm with minor changes

This commit is contained in:
Ivan Bezborody 2020-07-07 11:40:24 +03:00
parent 1f0c9e979c
commit 7c098d5e72

View File

@ -28,13 +28,13 @@
<td>Open 'File' panel</td>
<td><kbd>Alt</kbd>+<kbd>F</kbd></td>
<td><kbd>⌥ Option</kbd>+<kbd>F</kbd></td>
<td>Open the <b>File</b> panel to save, download, print the current spreadsheet, view its info, create a new spreadsheet or open an existing one, access Spreadsheet Editor help or advanced settings.</td>
<td>Open the <b>File</b> panel to save, download, print the current spreadsheet, view its info, create a new spreadsheet or open an existing one, access the help menu of the Spreadsheet Editor or its advanced settings.</td>
</tr>
<tr>
<td>Open 'Find and Replace' dialog box</td>
<td><kbd>Ctrl</kbd>+<kbd>F</kbd></td>
<td><kbd>^ Ctrl</kbd>+<kbd>F</kbd>,<br /><kbd>&#8984; Cmd</kbd>+<kbd>F</kbd></td>
<td>Open the <b>Find and Replace</b> dialog box to start searching for a cell containing the characters you need.</td>
<td>Open the <b>Find and Replace</b> dialog box to start searching for a cell containing the required characters.</td>
</tr>
<tr>
<td>Open 'Find and Replace' dialog box with replacement field</td>
@ -64,7 +64,7 @@
<td>Save spreadsheet</td>
<td><kbd>Ctrl</kbd>+<kbd>S</kbd></td>
<td><kbd>^ Ctrl</kbd>+<kbd>S</kbd>,<br /><kbd>&#8984; Cmd</kbd>+<kbd>S</kbd></td>
<td>Save all the changes to the spreadsheet currently edited with Spreadsheet Editor. The active file will be saved with its current file name, location, and file format.</td>
<td>Save all the changes to the spreadsheet currently edited with the Spreadsheet Editor. The active file will be saved with its current file name, location, and file format.</td>
</tr>
<tr>
<td>Print spreadsheet</td>
@ -82,31 +82,31 @@
<td>Full screen</td>
<td><kbd>F11</kbd></td>
<td><!--<kbd>&#8984; Cmd</kbd>+<kbd>^ Ctrl</kbd>+<kbd>F</kbd>--></td>
<td>Switch to the full screen view to fit Spreadsheet Editor into your screen.</td>
<td>Switch to the full screen view to fit the Spreadsheet Editor on the screen.</td>
</tr>
<tr>
<td>Help menu</td>
<td><kbd>F1</kbd></td>
<td><kbd>F1</kbd></td>
<td>Open Spreadsheet Editor <b>Help</b> menu.</td>
<td>Open the <b>Help</b> menu of the Spreadsheet Editor .</td>
</tr>
<tr>
<td>Open existing file (Desktop Editors)</td>
<td><kbd>Ctrl</kbd>+<kbd>O</kbd></td>
<td></td>
<td>On the <b>Open local file</b> tab in <b>Desktop Editors</b>, opens the standard dialog box that allows to select an existing file.</td>
<td>Open the standard dialog box on the <b>Open local file</b> tab in the <b>Desktop Editors</b> that allows you to select an existing file.</td>
</tr>
<tr>
<td>Close file (Desktop Editors)</td>
<td><kbd>Ctrl</kbd>+<kbd>W</kbd>,<br /><kbd>Ctrl</kbd>+<kbd>F4</kbd></td>
<td><kbd>^ Ctrl</kbd>+<kbd>W</kbd>,<br /><kbd>&#8984; Cmd</kbd>+<kbd>W</kbd></td>
<td>Close the current spreadsheet window in <b>Desktop Editors</b>.</td>
<td>Close the current spreadsheet window in the <b>Desktop Editors</b>.</td>
</tr>
<tr>
<td>Element contextual menu</td>
<td><kbd>⇧ Shift</kbd>+<kbd>F10</kbd></td>
<td><kbd>⇧ Shift</kbd>+<kbd>F10</kbd></td>
<td>Open the selected element <b>contextual menu</b>.</td>
<td>Open the <b>contextual menu</b> of the selected element.</td>
</tr>
<tr>
<th colspan="4" class="keyboard_section">Navigation</th>
@ -145,7 +145,7 @@
<td>Jump to the end of the spreadsheet</td>
<td><kbd>Ctrl</kbd>+<kbd>End</kbd></td>
<td><kbd>^ Ctrl</kbd>+<kbd>End</kbd></td>
<td>Outline the lower right used cell on the worksheet situated at the bottommost row with data of the rightmost column with data. If the cursor is in the formula bar, it will be placed to the end of the text.</td>
<td>Outline the lower right used cell in the worksheet situated in the bottommost row with data of the rightmost column with data. If the cursor is in the formula bar, it will be placed to the end of the text.</td>
</tr>
<tr>
<td>Move to the previous sheet</td>
@ -232,7 +232,7 @@
<td>Select fragment</td>
<td><kbd>⇧ Shift</kbd>+<kbd></kbd> <kbd></kbd></td>
<td><kbd>⇧ Shift</kbd>+<kbd></kbd> <kbd></kbd></td>
<td>Select the cell by cell.</td>
<td>Select a fragment cell by cell.</td>
</tr>
<tr>
<td>Select from cursor to beginning of row</td>
@ -256,7 +256,7 @@
<td>Extend the selection to the last used cell</td>
<td><kbd>Ctrl</kbd>+<kbd>⇧ Shift</kbd>+<kbd>End</kbd></td>
<td><kbd>^ Ctrl</kbd>+<kbd>⇧ Shift</kbd>+<kbd>End</kbd></td>
<td>Select a fragment from the current selected cells to the last used cell on the worksheet (at the bottommost row with data of the rightmost column with data). If the cursor is in the formula bar, this will select all text in the formula bar from the cursor position to the end without affecting the height of the formula bar.</td>
<td>Select a fragment from the current selected cells to the last used cell in the worksheet (in the bottommost row with data of the rightmost column with data). If the cursor is in the formula bar, this will select all text in the formula bar from the cursor position to the end without affecting the height of the formula bar.</td>
</tr>
<tr>
<td>Select one cell to the left</td>
@ -343,25 +343,25 @@
<td>Bold</td>
<td><kbd>Ctrl</kbd>+<kbd>B</kbd></td>
<td><kbd>^ Ctrl</kbd>+<kbd>B</kbd>,<br /><kbd>&#8984; Cmd</kbd>+<kbd>B</kbd></td>
<td>Make the font of the selected text fragment bold giving it more weight or remove bold formatting.</td>
<td>Make the font of the selected text fragment darker and heavier than normal or remove the bold formatting.</td>
</tr>
<tr>
<td>Italic</td>
<td><kbd>Ctrl</kbd>+<kbd>I</kbd></td>
<td><kbd>^ Ctrl</kbd>+<kbd>I</kbd>,<br /><kbd>&#8984; Cmd</kbd>+<kbd>I</kbd></td>
<td>Make the font of the selected text fragment italicized giving it some right side tilt or remove italic formatting.</td>
<td>Make the font of the selected text fragment italicized and slightly slanted or remove italic formatting.</td>
</tr>
<tr>
<td>Underline</td>
<td><kbd>Ctrl</kbd>+<kbd>U</kbd></td>
<td><kbd>^ Ctrl</kbd>+<kbd>U</kbd>,<br /><kbd>&#8984; Cmd</kbd>+<kbd>U</kbd></td>
<td>Make the selected text fragment underlined with the line going under the letters or remove underlining.</td>
<td>Make the selected text fragment underlined with a line going under the letters or remove underlining.</td>
</tr>
<tr>
<td>Strikeout</td>
<td><kbd>Ctrl</kbd>+<kbd>5</kbd></td>
<td><kbd>^ Ctrl</kbd>+<kbd>5</kbd>,<br /><kbd>&#8984; Cmd</kbd>+<kbd>5</kbd></td>
<td>Make the selected text fragment struck out with the line going through the letters or remove strikeout formatting.</td>
<td>Make the selected text fragment struck out with a line going through the letters or remove strikeout formatting.</td>
</tr>
<tr>
<td>Add Hyperlink</td>
@ -433,7 +433,7 @@
<td>Clear cell content</td>
<td><kbd>Delete</kbd>,<br /><kbd>← Backspace</kbd></td>
<td><kbd>Delete</kbd>,<br /><kbd>← Backspace</kbd></td>
<td>Remove the content (data and formulas) from selected cells without affecting cell format or comments.</td>
<td>Remove the content (data and formulas) from selected cells without affecting the cell format or comments.</td>
</tr>
<tr>
<td>Complete a cell entry and move to the right</td>
@ -493,43 +493,43 @@
<td>Apply the General format</td>
<td><kbd>Ctrl</kbd>+<kbd>⇧ Shift</kbd>+<kbd>~</kbd></td>
<td><kbd>^ Ctrl</kbd>+<kbd>⇧ Shift</kbd>+<kbd>~</kbd></td>
<td>Applies the <b>General</b> number format.</td>
<td>Apply the <b>General</b> number format.</td>
</tr>
<tr>
<td>Apply the Currency format</td>
<td><kbd>Ctrl</kbd>+<kbd>⇧ Shift</kbd>+<kbd>$</kbd></td>
<td><kbd>^ Ctrl</kbd>+<kbd>⇧ Shift</kbd>+<kbd>$</kbd></td>
<td>Applies the <b>Currency</b> format with two decimal places (negative numbers in parentheses).</td>
<td>Apply the <b>Currency</b> format with two decimal places (negative numbers in parentheses).</td>
</tr>
<tr>
<td>Apply the Percentage format</td>
<td><kbd>Ctrl</kbd>+<kbd>⇧ Shift</kbd>+<kbd>%</kbd></td>
<td><kbd>^ Ctrl</kbd>+<kbd>⇧ Shift</kbd>+<kbd>%</kbd></td>
<td>Applies the <b>Percentage</b> format with no decimal places.</td>
<td>Apply the <b>Percentage</b> format with no decimal places.</td>
</tr>
<tr>
<td>Apply the Exponential format</td>
<td><kbd>Ctrl</kbd>+<kbd>⇧ Shift</kbd>+<kbd>^</kbd></td>
<td><kbd>^ Ctrl</kbd>+<kbd>⇧ Shift</kbd>+<kbd>^</kbd></td>
<td>Applies the <b>Exponential</b> number format with two decimal places.</td>
<td>Apply the <b>Exponential</b> number format with two decimal places.</td>
</tr>
<tr>
<td>Apply the Date format</td>
<td><kbd>Ctrl</kbd>+<kbd>⇧ Shift</kbd>+<kbd>#</kbd></td>
<td><kbd>^ Ctrl</kbd>+<kbd>⇧ Shift</kbd>+<kbd>#</kbd></td>
<td>Applies the <b>Date</b> format with the day, month, and year.</td>
<td>Apply the <b>Date</b> format with the day, month, and year.</td>
</tr>
<tr>
<td>Apply the Time format</td>
<td><kbd>Ctrl</kbd>+<kbd>⇧ Shift</kbd>+<kbd>@</kbd></td>
<td><kbd>^ Ctrl</kbd>+<kbd>⇧ Shift</kbd>+<kbd>@</kbd></td>
<td>Applies the <b>Time</b> format with the hour and minute, and AM or PM.</td>
<td>Apply the <b>Time</b> format with the hour and minute, and AM or PM.</td>
</tr>
<tr>
<td>Apply the Number format</td>
<td><kbd>Ctrl</kbd>+<kbd>⇧ Shift</kbd>+<kbd>!</kbd></td>
<td><kbd>^ Ctrl</kbd>+<kbd>⇧ Shift</kbd>+<kbd>!</kbd></td>
<td>Applies the <b>Number</b> format with two decimal places, thousands separator, and minus sign (-) for negative values.</td>
<td>Apply the <b>Number</b> format with two decimal places, thousands separator, and minus sign (-) for negative values.</td>
</tr>
<tr>
<th colspan="4" class="keyboard_section"><a id="workwithobjects"></a>Modifying Objects</th>