While practicing the jxl API, i cant extract details from certain Excel sheet its throwing the following exception
Unable to recognize OLE stream at jxl.read.biff.CompoundFile.(CompoundFile.java:116) at jxl.read.biff.File.(File.java:127) at jxl.Workbook.getWorkbook(Workbook.java:221) at jxl.Workbook.getWorkbook(Workbook.java:198) at Com.Parsing.ExcelFile.excel(Extract.java:13) at Com.Parsing.Extract.main(Extract.java:35)