diff options
author | Greg Woolsey <gwoolsey@apache.org> | 2019-03-18 19:09:11 +0000 |
---|---|---|
committer | Greg Woolsey <gwoolsey@apache.org> | 2019-03-18 19:09:11 +0000 |
commit | 82f9c292589bc9dd84c4b9b699129cc191513a03 (patch) | |
tree | 5102045fbc39c4a89c29a3d231ddca580835e4ee /test-data/spreadsheet | |
parent | 19005a4e63b6855c6cb889ba546781cb43fc22f5 (diff) | |
download | poi-82f9c292589bc9dd84c4b9b699129cc191513a03.tar.gz poi-82f9c292589bc9dd84c4b9b699129cc191513a03.zip |
#60724 - Partial implementation for SUBTOTAL() 'ignore hidden rows' variations
The function still doesn't deal with auto-filtering, but it now handles variations that should skip hidden rows.
Taught the evaluation framework to know about hidden rows similar to what was already there for skipping subtotals within subtotal ranges.
Added unit test cases.
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1855789 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'test-data/spreadsheet')
-rw-r--r-- | test-data/spreadsheet/SubtotalsNested.xls | bin | 23040 -> 30208 bytes |
1 files changed, 0 insertions, 0 deletions
diff --git a/test-data/spreadsheet/SubtotalsNested.xls b/test-data/spreadsheet/SubtotalsNested.xls Binary files differindex a19571d849..830aa5c34c 100644 --- a/test-data/spreadsheet/SubtotalsNested.xls +++ b/test-data/spreadsheet/SubtotalsNested.xls |