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

           Summary: Class Cast Error (EscherArrayProperty  cast to
                    EscherSimpleProperty)
           Product: POI
           Version: 3.2-FINAL
          Platform: PC
        OS/Version: Windows XP
            Status: NEW
          Severity: normal
          Priority: P3
         Component: HSLF
        AssignedTo: [email protected]
        ReportedBy: [email protected]
                CC: [email protected]


Created an attachment (id=23052)
 --> (https://issues.apache.org/bugzilla/attachment.cgi?id=23052)
The shape is filled with preset color type

The following is the error message:
-------------------------------------------------
java.lang.ClassCastException: org.apache.poi.ddf.EscherArrayProperty cannot be
cast to org.apache.poi.ddf.EscherSimpleProperty

Error occurs in the Shape class at Line:312
-------------------------------------------------

If I set the shape fill type to preset fill color(see attached file) I want to
get the shadecolor of the shape the class cast exception thrown.


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