diff options
author | Nick Burch <nick@apache.org> | 2015-10-24 23:34:47 +0000 |
---|---|---|
committer | Nick Burch <nick@apache.org> | 2015-10-24 23:34:47 +0000 |
commit | b3f68c4eb4f81cfda99bc449b922c12abf348ade (patch) | |
tree | b78e23301ec7ed5c825854abe91f8387fba4f964 /test-data/spreadsheet | |
parent | cbde002fa1356f53b382b97797229ed209ee522f (diff) | |
download | poi-b3f68c4eb4f81cfda99bc449b922c12abf348ade.tar.gz poi-b3f68c4eb4f81cfda99bc449b922c12abf348ade.zip |
#58532 For Excel cell formats with 3+ parts to them (eg +ve,-ve,0), which
DataFormatter didn't properly support, call out to the alternate CellFormat
instead for the formatting.
This also allows us to enable some disabled parts of DataFormatter unit tests
We still need to rationalise DataFormatter and CellFormatter though, so we
only have one set of cell formatting logic...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1710399 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'test-data/spreadsheet')
-rw-r--r-- | test-data/spreadsheet/FormatKM.xls | bin | 33280 -> 33280 bytes |
-rw-r--r-- | test-data/spreadsheet/FormatKM.xlsx | bin | 9019 -> 11590 bytes |
2 files changed, 0 insertions, 0 deletions
diff --git a/test-data/spreadsheet/FormatKM.xls b/test-data/spreadsheet/FormatKM.xls Binary files differindex 993853ea50..79eaff6e35 100644 --- a/test-data/spreadsheet/FormatKM.xls +++ b/test-data/spreadsheet/FormatKM.xls diff --git a/test-data/spreadsheet/FormatKM.xlsx b/test-data/spreadsheet/FormatKM.xlsx Binary files differindex fe9c0891d7..c37c76bd70 100644 --- a/test-data/spreadsheet/FormatKM.xlsx +++ b/test-data/spreadsheet/FormatKM.xlsx |