@univerjs/engine-formula v0.4.2 • Docs
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
packages/engine-formula/src/commands/mutations/set-formula-data.mutation.ts:32 (opens in a new tab)