@univerjs/sheets-formula-ui v0.4.2 • Docs
Interface: IOtherFormulaResult
Properties
Property | Type | Defined in |
---|---|---|
callbacks | Set <(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) |
formulaId | string | sheets-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) |
status | FormulaResultStatus | sheets-formula-ui/src/services/formula-common.ts:28 (opens in a new tab) |