Hello,
I recently downloaded poi-src-3.2-FINAL-20081019.zip as I am running Java 1.4.2. Upon unzipping I found the file poi-2.0-final-20040126.jar under folder /src/contrib/poi-ruby. Whilst attempting to use the API I noticed the jar file wasn’t in line with the source; poi-src-3.2-final (src) and poi-2.0-final (jar). Also in the documentation I found the method for HSSFSheet: isColumnHidden(int), but I cannot execute the method whilst using the API as it doesn’t exist. Does this have to do with the version mismatch of the jar file delivered with the source? How can I fix this? [Description: cid:[email protected]] The above screenshot shows the only “is” methods available for an HSSFSheet object s. Please help! Regards KG This communication, including any attachments, may contain information that is proprietary, privileged, confidential or legally exempt from disclosure. If you are not a named addressee, you are hereby notified that you are not authorized to read, print, retain a copy of or disseminate any portion of this communication without the consent of the sender and that doing so may be unlawful. If you have received this communication in error, please immediately notify the sender via return e-mail and delete it from your system.
