Evaluate AddIn Function

Hi Team,

Is it possible to evaluate/invoke AddIn Function via XlsIO?
I need to get a computed value by invoking an AddIn Function.
Documentation only describe how to create and 'use', but I'm not sure how to invoke it.

Thanks!


3 Replies

PK Prakash Kumar D Syncfusion Team July 20, 2018 09:24 AM UTC

Hi Suranga, 
 
Thank you for contacting Syncfusion support. 
 
In XlsIO, we only have support for adding and creating the custom Add-In functions. However, you can use CalcEngine.ParseAndComputeFormula(string formula) method to get calculated value of a formula using custom function. We have shared a sample for your reference which can be downloaded from the following link.  
   
   
Please try this and let us know if it helps.  
  
Note: This custom function will not work in Excel document.  
 
Regards, 
Prakash Kumar 



SR Suranga R July 20, 2018 11:17 PM UTC

Hi Prakash,

Thanks for the confirmation.
Yes, I was already falling back to 'custom function' in case AddIn Functions are not supported.

Thank you very much!


DB Dilli Babu Nandha Gopal Syncfusion Team July 23, 2018 12:40 PM UTC

Hi Suranga, 
 
Thank you for your update. 
 
Please let us know if you need further assistance on this. 
 
Regards, 
Dilli babu. 
  


Loader.
Up arrow icon