mirror of
https://github.com/apache/poi.git
synced 2025-02-08 11:04:53 +00:00
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
This commit is contained in:
parent
b25e15e3d7
commit
1a906be3c7
@ -187,6 +187,7 @@
|
|||||||
c.setCellValue( "\u0422\u0435\u0441\u0442\u043E\u0432\u0430\u044F" );
|
c.setCellValue( "\u0422\u0435\u0441\u0442\u043E\u0432\u0430\u044F" );
|
||||||
|
|
||||||
</source>
|
</source>
|
||||||
|
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>
|
||||||
</faqs>
|
</faqs>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user