Hi: I posted my question earlier and I think I may not have been very clear.
I want to modify an Excel Document and save it after deleting (removing) some rows. I tried using HSSFSheet.removeRow(HSSFRow row). The row instead of disappearing, appears as a blank row in the resulting document. Am I missing something here? Thank you, Sridhar -- To unsubscribe, e-mail: <mailto:poi-user-unsubscribe@;jakarta.apache.org> For additional commands, e-mail: <mailto:poi-user-help@;jakarta.apache.org>
