aboutsummaryrefslogtreecommitdiffstats
path: root/test-data/spreadsheet
diff options
context:
space:
mode:
authorGreg Woolsey <gwoolsey@apache.org>2019-03-18 19:09:11 +0000
committerGreg Woolsey <gwoolsey@apache.org>2019-03-18 19:09:11 +0000
commit82f9c292589bc9dd84c4b9b699129cc191513a03 (patch)
tree5102045fbc39c4a89c29a3d231ddca580835e4ee /test-data/spreadsheet
parent19005a4e63b6855c6cb889ba546781cb43fc22f5 (diff)
downloadpoi-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.xlsbin23040 -> 30208 bytes
1 files changed, 0 insertions, 0 deletions
diff --git a/test-data/spreadsheet/SubtotalsNested.xls b/test-data/spreadsheet/SubtotalsNested.xls
index a19571d849..830aa5c34c 100644
--- a/test-data/spreadsheet/SubtotalsNested.xls
+++ b/test-data/spreadsheet/SubtotalsNested.xls
Binary files differ