@univerjs/sheets v0.5.0-beta.1Docs


Interface: IUniverSheetsConfig

Properties

PropertyTypeDescriptionDefined in
isRowStylePrecedeColumnStyle?booleanIf the row style and column style be set both, and the row style should precede the column style or not.submodules/univer/packages/sheets/src/controllers/config.schema.ts:34
notExecuteFormula?boolean-submodules/univer/packages/sheets/src/controllers/config.schema.ts:24
onlyRegisterFormulaRelatedMutations?trueOnly register the mutations related to the formula calculation. Especially useful for the web worker environment or server-side-calculation.submodules/univer/packages/sheets/src/controllers/config.schema.ts:30
override?DependencyOverride-submodules/univer/packages/sheets/src/controllers/config.schema.ts:25