How to read Microsoft Excel (97, 2003, 2007) through OpenOffice API
dhaval nagar
Greenhorn
Joined: Oct 20, 2008
Posts: 11
posted
0
Is there any way to read different MS Excel formats through OpenOffice API.
I am currently using Apache POI library, but many developers said OpedOffice API is much more powerful and having no constrains like Apache POI can only read String/Boolean/Numeric from a cell.