On Wed, 9 Feb 2011, bmekewar wrote:
java.lang.ArrayIndexOutOfBoundsException: -32718
        at java.util.ArrayList.get(Unknown Source)

I am getting the above exception for 1000 rows with 8 columns on autoSizeColumn since MS Excel size supports 65536 rows and 257 columns why formating in not happening on lesse records.

What version of POI are you using? I know that there have been some fixes in the not too distant past to the autosize, so if you've not tried a recent svn nightly build / checkout then you probably ought to

Nick

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

Reply via email to