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

             Bug #: 51929
           Summary: POI 3.8-beta4 XSSFSheet.setForceFormulaRecalculation()
           Product: POI
           Version: 3.8-dev
          Platform: PC
        OS/Version: Windows XP
            Status: NEW
          Severity: normal
          Priority: P2
         Component: XSSF
        AssignedTo: [email protected]
        ReportedBy: [email protected]
    Classification: Unclassified


When used the method setForceFormulaRecalculation() on a XSSFSheet, the
following error is thrown:

java.lang.NoClassDefFoundError:
org/openxmlformats/schemas/spreadsheetml/x2006/main/CTSheetCalcPr
    at
org.openxmlformats.schemas.spreadsheetml.x2006.main.impl.CTWorksheetImpl.addNewSheetCalcPr(Unknown
Source)
    at
org.apache.poi.xssf.usermodel.XSSFSheet.setForceFormulaRecalculation(XSSFSheet.java:1557)

I look in to "poi-ooxml-schemas-3.8-beta4....jar" and the class is missing.

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