]> source.dussan.org Git - poi.git/commit
Fix cell.getRichStringCellValue() for formula cells with string results
authorNick Burch <nick@apache.org>
Thu, 10 Jul 2008 20:54:42 +0000 (20:54 +0000)
committerNick Burch <nick@apache.org>
Thu, 10 Jul 2008 20:54:42 +0000 (20:54 +0000)
commitf906677aa61f8d1d47098155d0e09b353d2cec30
tree26d00ba4dd51374aca5daf15b0f1e0bf18df3659
parent2c5692cf75784ceb5562e1d4ae2750d03c682f34
Fix cell.getRichStringCellValue() for formula cells with string results

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@675727 13f79535-47bb-0310-9956-ffa450edef68
src/documentation/content/xdocs/changes.xml
src/documentation/content/xdocs/status.xml
src/java/org/apache/poi/hssf/usermodel/HSSFCell.java
src/testcases/org/apache/poi/hssf/data/43623.xls [new file with mode: 0644]
src/testcases/org/apache/poi/hssf/usermodel/TestBugs.java