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
9f435bb6e8
commit
ef21669380
@ -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…
Reference in New Issue
Block a user