Hi Aspose team,
i have a problem reading numeric values from given excel file ‘TestNumeric.xlsx’.
NumericValue.zip (8.3 KB)
This file contains two cells with numeric values. They seem to be identical.
A2 = 5,5569, B2…...reading both cells using worksheet.getCells().get().getValue()...are being parsed from the worksheet. We have opened the following...