]> source.dussan.org Git - poi.git/commit
correctly detect cells of inner tables, do not include last "fake" cell in row
authorSergey Vladimirov <sergey@apache.org>
Thu, 7 Jul 2011 08:24:55 +0000 (08:24 +0000)
committerSergey Vladimirov <sergey@apache.org>
Thu, 7 Jul 2011 08:24:55 +0000 (08:24 +0000)
commit9ad2d70cec39b723395305288c03d7788cc590e0
tree71792ebd21a3fcb1bd593785698c46a9cff2eb64
parent6a3feed6e10c8ba76910dc90bc13212eaa45b5b1
correctly detect cells of inner tables, do not include last "fake" cell in row

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1143707 13f79535-47bb-0310-9956-ffa450edef68
src/scratchpad/src/org/apache/poi/hwpf/usermodel/TableRow.java
src/scratchpad/testcases/org/apache/poi/hwpf/usermodel/TestTableRow.java [new file with mode: 0644]