]> source.dussan.org Git - poi.git/commit
Bug 56644: Fix adding cells if MissingCellPolicy is set to NULL_FOR_BLANK and the...
authorDominik Stadler <centic@apache.org>
Mon, 22 Dec 2014 11:11:34 +0000 (11:11 +0000)
committerDominik Stadler <centic@apache.org>
Mon, 22 Dec 2014 11:11:34 +0000 (11:11 +0000)
commitcf1558116f1ff1f30d668be70a99ab68e072e957
treeabd3ed3264750cd6f69e7886dc3d0a0510997374
parentbb4de2193161bfe7170e7f6e391bc142d1f611b2
Bug 56644: Fix adding cells if MissingCellPolicy is set to NULL_FOR_BLANK and the last column in a row is empty

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1647291 13f79535-47bb-0310-9956-ffa450edef68
src/ooxml/java/org/apache/poi/xssf/usermodel/XSSFCell.java
src/ooxml/testcases/org/apache/poi/xssf/usermodel/TestXSSFCell.java
test-data/spreadsheet/56644.xlsx [new file with mode: 0644]