I am using poi 3.5-FINAL with both .xls and .xlsx files.
How do I determine if a rows is hidden? o There is no sheet.isRowHidden(rowNumber)o cell.getCellStyle().getHidden() return false when the cell is on a rows that is hidden.
Paul Spencer --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
