API Reference
@univerjs
@univerjs/engine-formula
variables
Setarrayformuladatamutation

@univerjs/engine-formula v0.1.17Docs


Variable: SetArrayFormulaDataMutation

const SetArrayFormulaDataMutation: IMutation<ISetArrayFormulaDataMutationParams>;

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.

Defined in

packages/engine-formula/src/commands/mutations/set-array-formula-data.mutation.ts:31 (opens in a new tab)


Copyright © 2021-2024 DreamNum Co,Ltd. All Rights Reserved.