You're right. After lots of debugging I figured it out as well. The problem with the template I use is, that it contains empty cells. So you can't see any content in excel itself. So I unpacked the xlsx-file and looked at the content which contains description for empty cells. Would it make sense for the sxssf library to throw some kind of a RuntimeException in case something gets overriden?
-- View this message in context: http://apache-poi.1045710.n5.nabble.com/Corrupt-excels-using-SXSSF-tp5649133p5650977.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]
