]> source.dussan.org Git - poi.git/commit
The table auto-filter range should not include table footer rows, while the table...
authorGreg Woolsey <gwoolsey@apache.org>
Fri, 23 Feb 2018 23:37:04 +0000 (23:37 +0000)
committerGreg Woolsey <gwoolsey@apache.org>
Fri, 23 Feb 2018 23:37:04 +0000 (23:37 +0000)
commit617013a3763f4c6d3e6c86036374978a5a0c2c37
tree082cb6726b966a5625d3e9f2e8cde58e3ff02170
parent7019178203de8909bf74f409e1dfcf2d461e7811
The table auto-filter range should not include table footer rows, while the table range does.  POI was using the same for both regardless of footers.

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