Function: whenSheetEditorFocused()
function whenSheetEditorFocused(contextService): boolean
Defined in: submodules/univer/packages/sheets-ui/src/controllers/shortcuts/utils.ts:37
Requires the currently focused unit to be Workbook and the sheet editor is focused but not activated.
Parameters
Parameter | Type |
---|---|
contextService | IContextService |
Returns
boolean
If the sheet editor is focused but not activated.