@univerjssheets-uiindexfunctionsWhenformulaeditoractivated

@univerjs/sheets-ui v0.5.4


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

ParameterType
contextServiceIContextService

Returns

boolean

If the formula editor is activated.