]> source.dussan.org Git - poi.git/commit
HSSFCell should follow XSSF, and allow setting a null-style to return to the default...
authorNick Burch <nick@apache.org>
Thu, 29 May 2014 11:39:50 +0000 (11:39 +0000)
committerNick Burch <nick@apache.org>
Thu, 29 May 2014 11:39:50 +0000 (11:39 +0000)
commit11a095bb3d3d362d3f7ef84eb58199c20d52fb26
tree58e5ae95cecd593cd6a8bd8cccea66f9fff6bb08
parentd24ed253186c45628a98ad3ba061b9a9d6325fc7
HSSFCell should follow XSSF, and allow setting a null-style to return to the default style, fixes bug #56572

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1598258 13f79535-47bb-0310-9956-ffa450edef68
src/java/org/apache/poi/hssf/usermodel/HSSFCell.java
src/testcases/org/apache/poi/hssf/usermodel/TestHSSFCell.java