]> source.dussan.org Git - poi.git/commit
[github-164] Fix Bug in XSSFTable.setCellReferences when table is single cell. Thanks...
authorPJ Fanning <fanningpj@apache.org>
Wed, 11 Dec 2019 20:07:01 +0000 (20:07 +0000)
committerPJ Fanning <fanningpj@apache.org>
Wed, 11 Dec 2019 20:07:01 +0000 (20:07 +0000)
commitf12a414662702c56ccb6b3b4339465f71dcfe903
treed3f30a6151f52b18d1528b0b10f5e4752d5d5d91
parent6602cb2cfbecd014c1d3779cd1f35fc2782c86f0
[github-164] Fix Bug in XSSFTable.setCellReferences when table is single cell. Thanks to Travis Russell. This closes #164

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1871184 13f79535-47bb-0310-9956-ffa450edef68
src/ooxml/java/org/apache/poi/xssf/usermodel/XSSFTable.java
src/ooxml/testcases/org/apache/poi/xssf/usermodel/TestXSSFTable.java