You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@poi.apache.org by bu...@apache.org on 2018/09/21 15:46:39 UTC

[Bug 62753] Background color is always black for a merged cell

https://bz.apache.org/bugzilla/show_bug.cgi?id=62753

--- Comment #1 from apulbere@yahoo.com ---
seems that problem is in 
org.apache.poi.ss.util.RegionUtil#setBorderTop

if I apply style in this order, then it's ok:
1. merge cells
2. set border for merge region
3. set background color for merged cell

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@poi.apache.org
For additional commands, e-mail: dev-help@poi.apache.org