Hi I have to remove some rows(including blank) from an HSSFSheet. But some how the sheet.removeRow(row) api deletes the contents of the rows but does not actually delete the row.
Any pointers how can it be done? Thanks --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
