]> source.dussan.org Git - poi.git/commit
#58558 SXSSFCell.setCellValue((RichTextString)null) fixed to work like XSSF and HSSF...
authorNick Burch <nick@apache.org>
Wed, 28 Oct 2015 17:42:56 +0000 (17:42 +0000)
committerNick Burch <nick@apache.org>
Wed, 28 Oct 2015 17:42:56 +0000 (17:42 +0000)
commit8f0093e4648f0e9598d26847984eee060535f951
treeaaf3542dc8f65fac07ad71a5687e1147be31dec6
parent974367ed1d3956415ab85244cbc20dfd47c22283
#58558 SXSSFCell.setCellValue((RichTextString)null) fixed to work like XSSF and HSSF, with common unit tests to verify this

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