https://issues.apache.org/bugzilla/show_bug.cgi?id=50299

           Summary: NullPointer Exception in
                    XSSFCellStyle.getFillForegroundXSSFColor()
           Product: POI
           Version: 3.7
          Platform: PC
            Status: NEW
          Severity: normal
          Priority: P2
         Component: XSSF
        AssignedTo: [email protected]
        ReportedBy: [email protected]


java.lang.NullPointerException
    at org.apache.poi.xssf.model.ThemesTable.getThemeColor(ThemesTable.java:54)
    at
org.apache.poi.xssf.usermodel.XSSFCellStyle.extractColorFromTheme(XSSFCellStyle.java:1454)
    at
org.apache.poi.xssf.usermodel.XSSFCellStyle.getFillForegroundXSSFColor(XSSFCellStyle.java:481)
    at
org.bbreak.excella.reports.ReportsTestUtil.getCellStyleString(ReportsTestUtil.java:593)

-- 
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]

Reply via email to