@univerjs/sheets-formula v0.5.1 • Docs
Interface: IFUniverSheetsFormulaMixin
Methods
registerFunction()
registerFunction(config): IDisposable
Register a function to the spreadsheet.
Parameters
Parameter | Type | Description |
---|---|---|
config | IRegisterFunctionParams | The configuration of the function. |
Returns
The disposable instance.
Defined in
submodules/univer/packages/sheets-formula/src/facade/f-univer.ts:29