]> source.dussan.org Git - poi.git/commitdiff
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=11559
authorAndrew C. Oliver <acoliver@apache.org>
Thu, 15 Aug 2002 14:17:46 +0000 (14:17 +0000)
committerAndrew C. Oliver <acoliver@apache.org>
Thu, 15 Aug 2002 14:17:46 +0000 (14:17 +0000)
PR:
Obtained from:
Submitted by:
Reviewed by:

git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352826 13f79535-47bb-0310-9956-ffa450edef68

src/documentation/xdocs/faq.xml

index 02789bf0ecb51c4f6a296e6b3fde0dc6341be98e..a0ff83672ce15fba4b4f008887152eabb92b2c45 100644 (file)
                 c.setCellValue( "\u0422\u0435\u0441\u0442\u043E\u0432\u0430\u044F" );
 
             </source>
+            Make sure you make the call to setEncoding() before calling setCellValue(), otherwise what you pass in won't be interpreted properly.
         </answer>
     </faq>
 </faqs>