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

@univerjs/engine-formula v0.1.17Docs


Variable: SetFeatureCalculationMutation

const SetFeatureCalculationMutation: IMutation<ISetFeatureCalculationMutation>;

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-feature-calculation.mutation.ts:30 (opens in a new tab)


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