Is there any tricky way to autosize the column width with SXSSF API. I know with SXSSF we dont have all the rows in memory. I tried few alternative given in some of the questions here but nothing worked for me.
Columns were also getting hidden with width set to 0 that I have to reset the width manually after generating the xls. -- View this message in context: http://apache-poi.1045710.n5.nabble.com/Autosize-column-with-SXSSF-Workbook-tp5717066.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]
