anand01 0 Junior Poster

Hi all,

I have developed application to to read xls file using JExcelApi. Now the requirement has changed that I want to read xlsx files.I know that Apache POI can resolve this but need to change complete reading logic. Insted of change the read logic is there any way to read .xlsx files using JExcelApi api iteslf

Thanks in advance.