Yes, you need to set the width of that column to 0, that's all. HSSFSheet.setColumnWidth().

Alex.

Shane wrote:

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/





--------------------------------------------------------------------- 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/



Reply via email to