Hi *, in my HSSF document I want to remove some rows from a HSSFSheet. I've used the removeRow( HSSF row ) method, but as it seems this method removes only the content of the cells, not the row itself. The result is an empty row but it should be completely removed from the sheet?!
Is this a bug or is there another way to remove a row of a sheet? Thanks for help Meinolf Schulte-D�inghaus --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
