Last Updated:
06 Jun 2024 14:29
by ADMIN
Add support for TEXT function. TEXT lets you change the way a number appears by applying formatting to it with format codes.
A list of the supported functions is available at http://docs.telerik.com/devtools/document-processing/libraries/radspreadprocessing/features/formulas/functions
This function can be implemented as a custom function. Check the following resources for more details on how to achieve that:
- http://docs.telerik.com/devtools/document-processing/libraries/radspreadprocessing/features/formulas/custom-functions
- https://github.com/telerik/xaml-sdk/tree/master/Spreadsheet/CustomFunctions