FAQ added
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352884 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
73adb1b05b
commit
3dc6a403e9
@ -190,4 +190,13 @@
|
|||||||
Make sure you make the call to setEncoding() before calling setCellValue(), otherwise what you pass in won't be interpreted properly.
|
Make sure you make the call to setEncoding() before calling setCellValue(), otherwise what you pass in won't be interpreted properly.
|
||||||
</answer>
|
</answer>
|
||||||
</faq>
|
</faq>
|
||||||
|
<faq>
|
||||||
|
<question>
|
||||||
|
I'm having trouble creating a spreadsheet using POI using
|
||||||
|
websphere 3.5.
|
||||||
|
</question>
|
||||||
|
<answer>
|
||||||
|
Make sure you have fix pack 4 installed.
|
||||||
|
</answer>
|
||||||
|
</faq>
|
||||||
</faqs>
|
</faqs>
|
||||||
|
Loading…
Reference in New Issue
Block a user