API Reference
@univerjs
@univerjs/sheets-formula-ui
interfaces
Iotherformularesult

@univerjs/sheets-formula-ui v0.4.0Docs


Interface: IOtherFormulaResult

Properties

PropertyTypeDefined in
callbacksSet<(value) => void>sheets-formula-ui/src/services/formula-common.ts:30 (opens in a new tab)
extra?Record<string, any>sheets-formula-ui/src/services/formula-common.ts:31 (opens in a new tab)
formulaIdstringsheets-formula-ui/src/services/formula-common.ts:29 (opens in a new tab)
result?Nullable<ICellData>[][]sheets-formula-ui/src/services/formula-common.ts:27 (opens in a new tab)
statusFormulaResultStatussheets-formula-ui/src/services/formula-common.ts:28 (opens in a new tab)

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