]> 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)
commit9dff7e2f094ab2912f9ceb14ecebdd0434ea2433
tree082cb6726b966a5625d3e9f2e8cde58e3ff02170
parent753f6f9dc676404d7b0af5ad1ed3a4a744ba691b
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