@univerjs/sheets-formula v0.4.2 • Docs
Interface: IRegisterFunctionParams
Register function operation params
Properties
Property | Type | Description | Defined in |
---|---|---|---|
calculate | IRegisterFunctionList | function calculation | packages/sheets-formula/src/services/register-function.service.ts:57 (opens in a new tab) |
description? | IFunctionInfo [] | function description | packages/sheets-formula/src/services/register-function.service.ts:52 (opens in a new tab) |
locales? | ILocales | i18n | packages/sheets-formula/src/services/register-function.service.ts:47 (opens in a new tab) |