https://bz.apache.org/bugzilla/show_bug.cgi?id=62753
--- Comment #1 from [email protected] --- 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: [email protected] For additional commands, e-mail: [email protected]
