API Reference
@univerjs
@univerjs/sheets
interfaces
Iuniversheetsconfig

@univerjs/sheets v0.1.17Docs


Interface: IUniverSheetsConfig

Properties

PropertyTypeDescriptionDefined in
notExecuteFormula?boolean-packages/sheets/src/sheets-plugin.ts:46 (opens in a new tab)
onlyRegisterFormulaRelatedMutations?trueOnly register the mutations related to the formula calculation. Especially useful for the web worker environment or server-side-calculation.packages/sheets/src/sheets-plugin.ts:53 (opens in a new tab)
override?DependencyOverride-packages/sheets/src/sheets-plugin.ts:47 (opens in a new tab)

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