DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=39556>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ·
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=39556

           Summary: Record type 93 is throwing Invocation target exception
           Product: POI
           Version: 2.5
          Platform: PC
        OS/Version: Windows 2000
            Status: NEW
          Severity: critical
          Priority: P3
         Component: HSSF
        AssignedTo: poi-dev@jakarta.apache.org
        ReportedBy: [EMAIL PROTECTED]
                CC: [EMAIL PROTECTED]


If a particular excel file contains drop down boxes then the record type of 
that record is 93 if i'm not wrong it is throwing an invocation target 
exception when trying to access the same.

I have tried to create new HSSFWorkbook(POIFilesystem object) object which is 
throwing this exception.
I've tried to debug through the code for RecordFactory class in that a method 
called createRecord initializes the Object in which recType variable is used 
There if you check recType variable != 93 then i'm able to use the same excel 
file for solving my purpose.

Actually i want to index the excel file in order to do that i want the contents 
of the File.

Kindly look into the issue.

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
Mailing List:    http://jakarta.apache.org/site/mail2.html#poi
The Apache Jakarta POI Project: http://jakarta.apache.org/poi/

Reply via email to