Unplanned
Last Updated: 30 Apr 2018 13:59 by ADMIN
ADMIN
Tanya
Created on: 08 Mar 2017 14:05
Category: SpreadProcessing
Type: Feature Request
2
SpreadProcessing: Add support for TEXT function
Add support for TEXT function. The TEXT function allows changing the way a number appears by applying formatting to it using format codes.

TEXT(value, format_text)

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/WPF/CustomFunctions 
0 comments