gulsen, HSSFormulaEvaluator is still in development so you will need to build from source.
Here are some links that you may find useful in case you are not familiar with getting source files and building from source: http://jakarta.apache.org/poi/howtobuild.html http://jakarta.apache.org/site/cvsindex.html If you use eclipse IDE, things will go smoother than you expect :) If you do not use eclipse, you must atleast have ant installed. Regards, ~ amol > -----Original Message----- > From: news [mailto:[EMAIL PROTECTED] Behalf Of gulsen ozcan > Sent: Tuesday, June 14, 2005 8:57 AM > To: [email protected] > Subject: How can I find jar for HSSFFormulaEvaluator class? > > > I need to read some data from an excel sheet and I will use > poi API to read > and evaluate excel formulas; but I could not find the > HSSFFormulaEvaluator > class in none of poi-2.5.1-final-20040804.jar, > poi-contrib-2.5.1-final- > 20040804.jar and poi-scratchpad-2.5.1-final-20040804.jar > (which I have added to > my classpath) . How can I download it? > > > --------------------------------------------------------------------- > 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/
