Fix bug #51681 - doc example bug

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1179895 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Nick Burch 2011-10-06 23:14:09 +00:00
parent f3bd9df526
commit 1df261a03c
1 changed files with 1 additions and 0 deletions

View File

@ -600,6 +600,7 @@ public class ExampleEventUserModel {
if(nextIsString) {
int idx = Integer.parseInt(lastContents);
lastContents = new XSSFRichTextString(sst.getEntryAt(idx)).toString();
nextIsString = false;
}
// v => contents of a cell