]> 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)
commitc23c89a3da3027c2e6a5bcb65b7f2d570cf2b44e
tree826bed02ad5a69e8af4184834d55eac8bd5f610f
parent57aa67b524f8cd6be482789764806f217c3496eb
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]