Another FAQ.

git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352331 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Glen Stampoultzis 2002-04-06 07:19:58 +00:00
parent 076450b180
commit 8a248a30f5
1 changed files with 33 additions and 25 deletions

View File

@ -26,7 +26,15 @@
with POI which supports only BIFF8.
</p>
</answer>
</faq>
<faq>
<question>
Why am I getting an exception each time I attempt to read my spreadsheet?
</question>
<answer>
It's possible your spreadsheet contains a feature that is not currently supported by HSSF.
For example - spreadsheets containing cells with rich text are not currently supported.
</answer>
</faq>
</faqs>