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

           Summary: ClassCastException received in Method
                    findInsertPosForNewCondFormatTable in Class
                    RecordOrderer
           Product: POI
           Version: 3.2-FINAL
          Platform: PC
        OS/Version: Windows XP
            Status: NEW
          Severity: normal
          Priority: P5
         Component: HSSF
        AssignedTo: [email protected]
        ReportedBy: [email protected]


Created an attachment (id=23283)
 --> (https://issues.apache.org/bugzilla/attachment.cgi?id=23283)
Excel Spreadsheet

I received a classcastedexception when trying to execute the shiftRows method. 
I have attached the spreadsheet that caused the problem.  All you have to do is
open the workbook, get the sheet and try to shift some rows and you should get
the exception.  To fix the problem I just added a try-catch.  This seemed to
fix my problem but not sure if the problem isn't elsewhere.

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