https://issues.apache.org/bugzilla/show_bug.cgi?id=53262
Priority: P2
Bug ID: 53262
Assignee: [email protected]
Summary: XSSFCellStyle.getFillForegroundXSSFColor returs null
if theme color is set as Accent color in the Styles
panel
Severity: normal
Classification: Unclassified
Reporter: [email protected]
Hardware: PC
Status: NEW
Version: 3.8
Component: XSSF
Product: POI
If bg color is set in the Style panel, xml node (in styles.xml) <cellXfs> ->
<xf> doesn't have 'applyFill' attribute, and getFillForegroundXSSFColor method
checks this parameter. As a result method returns null.
--
You are receiving this mail because:
You are the assignee for the bug.