https://issues.apache.org/bugzilla/show_bug.cgi?id=55555
Bug ID: 55555
Summary: Adding a border to a cell with background pattern sets
the pattern color to black
Product: POI
Version: 3.10-dev
Hardware: PC
Status: NEW
Severity: normal
Priority: P2
Component: XSSF
Assignee: [email protected]
Reporter: [email protected]
Created attachment 30835
--> https://issues.apache.org/bugzilla/attachment.cgi?id=30835&action=edit
The java file to reproduce the problem
Hi,
I have a very strange problem with cells on which I want to have:
1) a colored background pattern
2) a border
I've just created a java class to reproduce the problem. First you can execute
it and you will get a XSLX file in which there will be some cells (25x25).
These cells have all a colored background pattern.
Now, in the java class, let's set boolean _DRAW_BORDER to true, compile and
execute. In the result file, you will now see that some cells have a border. In
these cells the background pattern is ok, but not the color which is now black.
This can be reproduced with POI1.9 and POI3.10b.
Thanks
--
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]