I am using Jexcelapi
for read of.xls
excel worksheets. The problem is to read the cell value that is generated by computing formula.
How to read the numeric cell value or string cell value from excel through java implementation?
I am using Jexcelapi
for read of.xls
excel worksheets. The problem is to read the cell value that is generated by computing formula.
How to read the numeric cell value or string cell value from excel through java implementation?