@univerjs/sheets-formula v0.4.2 • Docs
Interface: IUnregisterFunctionParams
Unregister function operation params
Properties
Property | Type | Description | Defined in |
---|---|---|---|
functionNames | string [] | Function name | packages/sheets-formula/src/services/register-function.service.ts:72 (opens in a new tab) |
localeKeys? | string [] | Remove i18n | packages/sheets-formula/src/services/register-function.service.ts:67 (opens in a new tab) |