@univerjs/engine-formula v0.4.2 • Docs
Variable: SetDefinedNameMutation
const SetDefinedNameMutation: IMutation<ISetDefinedNameMutationParam>;
In the formula engine, the mutation is solely responsible for communication between the worker and the main thread. It requires setting local to true during execution.
Defined in
packages/engine-formula/src/commands/mutations/set-defined-name.mutation.ts:59 (opens in a new tab)