I didn't see in the documentation anywhere how to hide or remove a cell. I saw a removeRow in HSSFSheet but that was about it. What i need to do is check on a specific row for blank or null values, and then hide the entire column that is empty (id prefer to actually remove such column.) IS there anyway to do this using the API?
thanks, Shane --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] Mailing List: http://jakarta.apache.org/site/mail2.html#poi The Apache Jakarta Poi Project: http://jakarta.apache.org/poi/
