How to use JExcel API (excel,csv)
807605Mar 9 2007 — edited Sep 5 2007Hi,
I have my java application and I want to read an excel file (.xls) using the Jexcel API to convert a part of it into csv format or a xml format (to make after a pdf file with another java library).....
How can I do it? I need only the first steps!!! I don't know where must I start!!
Thanks a lot