glens 02/04/05 23:19:12
Modified: src/documentation/xdocs/hssf limitations.xml
Log:
Some more limitations
Revision Changes Path
1.2 +5 -0 jakarta-poi/src/documentation/xdocs/hssf/limitations.xml
Index: limitations.xml
===================================================================
RCS file: /home/cvs/jakarta-poi/src/documentation/xdocs/hssf/limitations.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- limitations.xml 5 Apr 2002 14:01:53 -0000 1.1
+++ limitations.xml 6 Apr 2002 07:19:12 -0000 1.2
@@ -41,6 +41,11 @@
will fail. This is because macros are stored as extra file
sytems within the
compound document, and these are not currently kept when the
file is rewritten.<br/><br/>
</li>
+ <li>
+ Pivot Tables<br/><br/>
+ Generating pivot tables is not supported. Reading spreadsheets
containing pivot tables
+ has not been tested.
+ </li>
</ul>
</s1>
</body>