Thanks for the example :) I forgot I am using Polish version of Excel (with translated formulas) and all formulas in POI are in English. Now, everything works correctly.
Michał Langner Informa sp. z o.o. [EMAIL PROTECTED] ----- Original Message ----- From: "Andrew C. Oliver" <[EMAIL PROTECTED]> To: "POI Users List" <[EMAIL PROTECTED]> Sent: Tuesday, July 16, 2002 5:54 PM Subject: Re: Where can I get dev-2.0 POI > 1.8-dev will one day be 2.0. We just number our development releases. > The first release numbered 2.0 will be a beta or alpha. > > 1.8-dev does support many formulas (but not all). > http://jakarta.apache.org/poi/javadocs/org/apache/poi/hssf/usermodel/HSSFCel l.html#setCellFormula(java.lang.String) > > For a good example see the associated test case: > > http://cvs.apache.org/viewcvs/jakarta-poi/src/testcases/org/apache/poi/hssf/ usermodel/TestFormulas.java > > -Andy > > [EMAIL PROTECTED] wrote: > > >Hello, > >I wish to use Formula with HSSF but version 1.8 does not support that. I've > >read that version dev-2.0 has support for Formulas. > >Am I right? > >If so, where can I find version dev-2.0? > > > >Regards, > > > >Michał Langner > >Informa sp. z o.o. > >[EMAIL PROTECTED] > > > > > > > >-- > >To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> > >For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> > > > > > > > > > > > > > -- > To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> > > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
