I have a project that uses Kendo UI for jQuery to work with spreadsheets. I want to recreate the project from scratch in Angular using the Kendo UI for Angular Spreadsheet component.
In jQuery, I am currently using `kendo.spreadsheet.defineFunction()` (docs) to define our custom functions and I would like to do the same in Angular.
Hi,
I am happy to share that the Spreadsheet component grants the developers the freedom to implement custom formulas:
https://www.telerik.com/kendo-angular-ui/components/spreadsheet/action-bar/#toc-custom-formulas
Regards,
Georgi
Progress Telerik