• Preparing search index...
  • The search index is not available
SheetXL - v0.1.84
  • SheetXL
  • sheet-react/src
  • useSheetCommands

Function useSheetCommands

  • useSheetCommands(props): CommandMap
  • Hook for observing sheet commands. This hook will observe a combination of sheet events and an options selection.

    Note - If a sheetSelection is provided then the commands will be confirmed using the provided selections. This is done to allow for context specific (right-click, etc) commands.

    Continue to review until we have them all. https://www.excelcampus.com/shortcuts/#:~:text=For%20example%2C%20to%20press%20the,Then%20release%20all%20keys. (great list) https://support.microsoft.com/en-us/office/keyboard-shortcuts-in-excel-1798d9d5-842a-42b8-9c99-9b7213f0040f https://corporatefinanceinstitute.com/resources/excel/shortcuts/excel-shortcuts-pc-mac/

    TODO - Insert Bullet - Alt 7/9 while in edit mode Ctrl+Shift+F / Ctrl+Shift+P - Open Font Dialog CTRL+SHIFT+DELETE === cut ? (not seeing this happen)

    Formulas = is start formula (make this a shortcut?) Ctrl + / Select current array (other formula shortcuts)

    Parameters

    • props: useSheetCommandsOptions

    Returns CommandMap

Settings

Member Visibility

Theme

SheetXL - v0.1.84
  • Loading...