avik 2005/05/24 07:23:03
Modified: src/documentation/content/xdocs/hssf eval.xml
Log:
small update
Revision Changes Path
1.3 +4 -5 jakarta-poi/src/documentation/content/xdocs/hssf/eval.xml
Index: eval.xml
===================================================================
RCS file:
/home/cvs/jakarta-poi/src/documentation/content/xdocs/hssf/eval.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- eval.xml 19 May 2005 10:36:06 -0000 1.2
+++ eval.xml 24 May 2005 14:23:03 -0000 1.3
@@ -15,11 +15,10 @@
formulas in Excels sheets read-in, or created
in POI. This document explains
how to use the API to evaluate your formulas.
</p>
- <warning> This code currently lives in Bugzilla as
- <link
href="http://issues.apache.org/bugzilla/show_bug.cgi?id=34828">
- bug 34828 </link>. It is expected to land in
POI CVS in the scratchpad
- area soon.
- </warning>
+ <note> This code currently lives the scratchpad area of
the POI CVS repository.
+ Ensure that you have the scratchpad jar or the
scratchpad build area in your
+ classpath before experimenting with this code.
+ </note>
</section>
<section><title>Status</title>
<p> The code currently provides implementations for
all the arithmatic operators.
---------------------------------------------------------------------
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/