Excel’s functions run on Excel’s own calculation engine, so they can’t be executed exactly without Excel. Tools like ExcelRW or grid libraries mainly read/write files, not calculate formulas. To get Excel-equivalent results, you’d need a library that re-implements Excel functions (partial support) or run Excel itself in the background for full accuracy.
Hi Team,
XlsIO supports more than 400 formula, Please refer to this UG Working with Formulas | Syncfusion.
Regards,
Gowtham