aboutsummaryrefslogtreecommitdiffstats
path: root/src/documentation
diff options
context:
space:
mode:
authorGlen Stampoultzis <glens@apache.org>2002-04-06 07:19:12 +0000
committerGlen Stampoultzis <glens@apache.org>2002-04-06 07:19:12 +0000
commit7f367885c3326c897a1a6e8fbbf4e8edef9a861c (patch)
tree171ade673674b6bc643bb8fcb7ccef14344c84a2 /src/documentation
parent0e8315272472b1a5c74db609d7c5b86640051d62 (diff)
downloadpoi-7f367885c3326c897a1a6e8fbbf4e8edef9a861c.tar.gz
poi-7f367885c3326c897a1a6e8fbbf4e8edef9a861c.zip
Some more limitations
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352330 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'src/documentation')
-rw-r--r--src/documentation/xdocs/hssf/limitations.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/documentation/xdocs/hssf/limitations.xml b/src/documentation/xdocs/hssf/limitations.xml
index 82e880c8e0..758449398b 100644
--- a/src/documentation/xdocs/hssf/limitations.xml
+++ b/src/documentation/xdocs/hssf/limitations.xml
@@ -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>