diff options
author | Greg Woolsey <gwoolsey@apache.org> | 2017-12-27 22:33:03 +0000 |
---|---|---|
committer | Greg Woolsey <gwoolsey@apache.org> | 2017-12-27 22:33:03 +0000 |
commit | 94bec7638542b3cd6a636756e43db9355c1ace9f (patch) | |
tree | 037e86eea37d284f0d023da5122d594422cefba5 /test-data | |
parent | 80e430f295785cc70558d04c0d130dd53c23b29e (diff) | |
download | poi-94bec7638542b3cd6a636756e43db9355c1ace9f.tar.gz poi-94bec7638542b3cd6a636756e43db9355c1ace9f.zip |
Implement DMAX and DSUM functions, following the pattern from DMIN.
Refactored the D* function enum to have instances return the function implementation instances rather than using a case construct, now that Java 8 is required.
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1819376 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'test-data')
-rw-r--r-- | test-data/spreadsheet/DStar.xls | bin | 31232 -> 33280 bytes |
1 files changed, 0 insertions, 0 deletions
diff --git a/test-data/spreadsheet/DStar.xls b/test-data/spreadsheet/DStar.xls Binary files differindex 0c89261426..8a5a45d7ef 100644 --- a/test-data/spreadsheet/DStar.xls +++ b/test-data/spreadsheet/DStar.xls |