API Reference
@univerjs
@univerjs/engine-formula
interfaces
Iformuladataitem

@univerjs/engine-formula v0.1.17Docs


Interface: IFormulaDataItem

F

formulaString, the text string of the formula.

Si

The formula ID can be utilized in scenarios such as copy-pasting and drag-filling to convert formulas into references, eliminating the need for recreating the formulaString.

Properties

PropertyTypeDefined in
fstringpackages/engine-formula/src/basics/common.ts:134 (opens in a new tab)
si?stringpackages/engine-formula/src/basics/common.ts:137 (opens in a new tab)
x?numberpackages/engine-formula/src/basics/common.ts:135 (opens in a new tab)
y?numberpackages/engine-formula/src/basics/common.ts:136 (opens in a new tab)

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