VLOOKUP function is similar to LOOKUP function, which is currently supported.
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
Available in R3 2017 Official Release Version.