@univerjsengine-formulaindexvariablesSetarrayformuladatamutation

@univerjs/engine-formula v0.5.4


Variable: SetArrayFormulaDataMutation

const SetArrayFormulaDataMutation: IMutation<ISetArrayFormulaDataMutationParams>;

Defined in: submodules/univer/packages/engine-formula/src/commands/mutations/set-array-formula-data.mutation.ts:30

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.