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


Variable: SetFormulaDataMutation

const SetFormulaDataMutation: IMutation<ISetFormulaDataMutationParams>;

There is no need to process data here, it is used as the main thread to send data to the worker. The main thread has already updated the data in advance, and there is no need to update it again here.

Deprecated

Do not use command system as rpc calling method.

Defined in

submodules/univer/packages/engine-formula/src/commands/mutations/set-formula-data.mutation.ts:32