Hi, I've got the REL_2_BRANCH version from CVS, which was supposed to fix the problem of shifting merged rows and I am trying to use HSSFSheet's shiftRows method,but I've encountered a couple of problems while doing that. The first one is that if I have merged cells among the shifted ones and these cells have a border around them some of the borders get lost. Another thing is that if among the rows that need to be shifted there are rows that were grouped in excel, the grouping doesn't get shifted, so rows with differend values become grouped. Is there a way I can see which rows are grouped? or is there a way to shift row in such a that the grouping gets shifted too?
Thanks a lot. Nina. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
