]> source.dussan.org Git - poi.git/commit
update cell type when setting cached formula result in XSSFCell, also improved common...
authorYegor Kozlov <yegor@apache.org>
Sun, 22 Mar 2009 15:12:11 +0000 (15:12 +0000)
committerYegor Kozlov <yegor@apache.org>
Sun, 22 Mar 2009 15:12:11 +0000 (15:12 +0000)
commit2af8300e508f2bc9a3ab960a0bc19ff0b011aeeb
tree61e27f51a4a93625b61a2a4c1a98ca112f46007a
parenta7816b7bdbcbe0c773d5035fb3c8bf615e3fbe4d
update cell type when setting cached formula result in XSSFCell, also improved common xssf-hssf tests

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@757198 13f79535-47bb-0310-9956-ffa450edef68
src/documentation/content/xdocs/changes.xml
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 [new file with mode: 0755]
src/testcases/org/apache/poi/hssf/usermodel/TestHSSFCell.java
src/testcases/org/apache/poi/ss/usermodel/BaseTestCell.java [new file with mode: 0755]