]> source.dussan.org Git - poi.git/commit
Bug 59132: Adjust implementation of COUNTBLANK to be conforming to Excel, empty strin...
authorDominik Stadler <centic@apache.org>
Tue, 29 Mar 2016 14:53:44 +0000 (14:53 +0000)
committerDominik Stadler <centic@apache.org>
Tue, 29 Mar 2016 14:53:44 +0000 (14:53 +0000)
commit02b29ea698d518cc2c696afb69a157d4c11d5cbd
tree826bed02ad5a69e8af4184834d55eac8bd5f610f
parent4eeffd0532a92a8e778841a996600a6cbbfb2297
Bug 59132: Adjust implementation of COUNTBLANK to be conforming to Excel, empty strings are counted as blank as well

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1737009 13f79535-47bb-0310-9956-ffa450edef68
src/java/org/apache/poi/ss/formula/functions/Countblank.java
src/ooxml/testcases/org/apache/poi/xssf/usermodel/TestXSSFBugs.java
src/testcases/org/apache/poi/ss/formula/functions/TestCountFuncs.java
test-data/spreadsheet/59132.xlsx [new file with mode: 0644]