https://issues.apache.org/bugzilla/show_bug.cgi?id=47961
Summary: Cannot instantiate XSSFColor with java.awt.Color as
argument
Product: POI
Version: 3.5-FINAL
Platform: PC
OS/Version: Windows Vista
Status: NEW
Severity: normal
Priority: P2
Component: XSSF
AssignedTo: [email protected]
ReportedBy: [email protected]
The error message when compile is although all necessary jars set :
class file for org.openxmlformats.schemas.spreadsheetml.x2006.main.CTColor not
found
new XSSFColor(new java.awt.Color(128, 0, 128));
--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- 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]