@univerjsengine-formulaindexinterfacesIuniverengineformulaconfig

@univerjs/engine-formula v0.5.0-beta.1Docs


Interface: IUniverEngineFormulaConfig

Properties

PropertyTypeDescriptionDefined in
function?[Ctor<BaseFunction>, IFunctionNames][]-submodules/univer/packages/engine-formula/src/controller/config.schema.ts:27
intervalCount?numberThe formula calculation quantity interval for waiting for the main thread message in the worker. Each time the formula calculates the intervalCount quantity, it will receive a main thread message to support stopping the calculation. Default is 500submodules/univer/packages/engine-formula/src/controller/config.schema.ts:32
notExecuteFormula?boolean-submodules/univer/packages/engine-formula/src/controller/config.schema.ts:26