]> source.dussan.org Git - poi.git/commit
bug 58996: Don't try to unset fill color if it is not set to avoid invalid access...
authorDominik Stadler <centic@apache.org>
Fri, 12 Feb 2016 09:44:47 +0000 (09:44 +0000)
committerDominik Stadler <centic@apache.org>
Fri, 12 Feb 2016 09:44:47 +0000 (09:44 +0000)
commit4308b2e39894448e641bbbf833d9a2d012283872
treed730d7a197ec47f1407845ddbcd21273d6c24ca4
parent6f46cd95be3ab90a8b85f839e399761c6d637baf
bug 58996: Don't try to unset fill color if it is not set to avoid invalid access inside the Xml structures

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1729964 13f79535-47bb-0310-9956-ffa450edef68
src/ooxml/java/org/apache/poi/xssf/usermodel/XSSFCellStyle.java
src/ooxml/testcases/org/apache/poi/xssf/usermodel/TestXSSFCellStyle.java