Initially i was getting following exception Exception in thread "main" org.apache.poi.POIXMLException: org.apache.poi.openxml4j.exceptions.InvalidFormatException: Package should contain a content type part [M1.13]
To solution to this issue is to unprotect password protected excelsheet and then only i'll able to read excelsheet. So is there any other issue?? -- View this message in context: http://apache-poi.1045710.n5.nabble.com/Reading-password-protected-excelsheet-in-java-tp5714895p5714911.html Sent from the POI - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
