RC
Rajadurai C
Syncfusion Team
March 18, 2010 01:05 PM UTC
Hi Vy,
Thanks for your interest in Syncfusion Products.
In Essential Calculate, the computation of formulas are done only after parsing handled internally. This parsing lets user to know the validity by throwing exception, if the formula parsed is invalid. However, there are no methods provided that can be used externally to handle this check, as based on the input, the parsing need to be handled differently.
Regards,
Rajadurai