Function: whenFormulaEditorActivated()
function whenFormulaEditorActivated(contextService): boolean
Defined in: submodules/univer/packages/sheets-ui/src/controllers/shortcuts/utils.ts:90
Requires the currently focused editor is a formula editor, and it is activated.
Parameters
Parameter | Type |
---|---|
contextService | IContextService |
Returns
boolean
If the formula editor is activated.