]> source.dussan.org Git - poi.git/commit
Bug 60898 - XSSFColor's getARGB() method returns a wrong color value when a workbook...
authorGreg Woolsey <gwoolsey@apache.org>
Fri, 26 May 2017 23:37:04 +0000 (23:37 +0000)
committerGreg Woolsey <gwoolsey@apache.org>
Fri, 26 May 2017 23:37:04 +0000 (23:37 +0000)
commit479b45ced91f8fd54f8aa0679caac3ae984846c2
tree383c367586b1e4493d49ba540739eb7ee1369f80
parent586cf38f1c398e85be197702251392ddabb893b4
Bug 60898 - XSSFColor's getARGB() method returns a wrong color value when a workbook has a custom indexed color

Missed this test.  As part of the work I noticed the Enum was missing some values defined in the OOXML spec, so I added them.

I've updated the test to reflect that those values are no longer invalid.

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1796360 13f79535-47bb-0310-9956-ffa450edef68
src/testcases/org/apache/poi/ss/usermodel/TestIndexedColors.java