]> source.dussan.org Git - poi.git/commit
fixed XSSFCell.getStringCellValue() to properly handle cached formula results
authorYegor Kozlov <yegor@apache.org>
Sat, 26 Sep 2009 10:41:01 +0000 (10:41 +0000)
committerYegor Kozlov <yegor@apache.org>
Sat, 26 Sep 2009 10:41:01 +0000 (10:41 +0000)
commit4669ec9f5dad0bcd81c8a2b41439be2e283f0fd9
treec0bb2e4ea934e1a9fb773304f321fc0da599c29b
parent49d360bcd840ee034f7dc3818f028c3e14b94449
fixed XSSFCell.getStringCellValue() to properly handle cached formula results

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@819106 13f79535-47bb-0310-9956-ffa450edef68
src/documentation/content/xdocs/status.xml
src/ooxml/java/org/apache/poi/xssf/usermodel/XSSFCell.java
src/ooxml/testcases/org/apache/poi/xssf/usermodel/TestXSSFCell.java
test-data/spreadsheet/47889.xlsx [new file with mode: 0644]