On Tue, 8 Feb 2011, sujatha kalluri wrote:
we upgraded from poi 2.5 to 3.7, sheet.shiftRows() is corrupting the
cells, until shiftting the rows, excel sheet is fine, after shifting, it
is corrupting the cells by merging them.
This happened with .xlsm file (2007 macro enabled workbook) opened in MS office
2007.
To confirm - you've gone from using HSSF in poi 2.5 to using XSSF in poi
3.7?
Can you create a very simple unit test that shows the problem? Also, if
you look at the resulting xml (.xlx and .xlsm are zip files of xml files),
can you spot what's wrong?
Nick
---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@poi.apache.org
For additional commands, e-mail: user-h...@poi.apache.org