Hi,
The data provided in a cell is 119989000. But when we use aspose library to read cell value using cells.get(, ).getValue(), the value extracted is 119989000.00000001. Kindly suggest on any alternate approach to extr…...is due to the way floating-point numbers are represented in programming...cell, eliminating the floating-point inaccuracies. Please try this...