On Sat, 21 Mar 2015, Andreas Reichel wrote:
inserting a lot of new rows into a XSSF Sheet works well up to row
65536, but finally fails:

com.manticore.report.ExcelTools.shiftRows(ExcelTools.java:90):

That isn't an Apache POI class. You might need to report the problem to whoever maintains that code

(As long as you're on a new enough version of Apache POI, the POI part should work, so my hunch is that the bug is in the non-POI code you're using)

Nick

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to