]> source.dussan.org Git - poi.git/commit
More fixes for Cell.setCellType() when converting from CELL_TYPE_FORMULA to CELL_TYPE...
authorJosh Micich <josh@apache.org>
Thu, 3 Dec 2009 22:18:12 +0000 (22:18 +0000)
committerJosh Micich <josh@apache.org>
Thu, 3 Dec 2009 22:18:12 +0000 (22:18 +0000)
commitce310ec11a13b7bd6cb91e92e37bf15e627dc6a3
treecb2b51df086f6fee804b808305409b371d5a46be
parent1ee538450766e822e52cde0b05e32c18b906f8e7
More fixes for Cell.setCellType() when converting from CELL_TYPE_FORMULA to CELL_TYPE_STRING. Similar to issues fixed with bugzilla 46479.

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@886951 13f79535-47bb-0310-9956-ffa450edef68
src/java/org/apache/poi/hssf/usermodel/HSSFCell.java
src/ooxml/java/org/apache/poi/xssf/usermodel/XSSFCell.java
src/testcases/org/apache/poi/ss/usermodel/BaseTestCell.java