Hi, I'm facing an issue related to wrap text. Posted it here:
http://stackoverflow.com/questions/10978307/apache-poi-excel-hssf-wrap-text-issue Copying the question here: > Using poi 3.8 and excel 2010 installed on my system. > Refer to the businessplan example given on the apache website. > When I generate the XSSF (xlsx) workbook, cell B2 appears properly wrapped > (wrap text set to true). But in HSSF (xls), cell B2 does not appear wrapped. > I'm facing the same problem in my codebase. Cells appear properly wrapped in > XSSF workbooks, but not in HSSF workbooks. > Will appreciate any workaround ! Thanks, Sanchay --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
