| Author |
IndexOutOfBoundsException in jxl API while creating workbook from existing workbook
|
Anupam Jain
Ranch Hand
Joined: Mar 16, 2010
Posts: 60
|
|
Hello Everyone,
I'm using jxl API : jxl-2.6.10.jar and have following line(s) of code in my project:
While the above code runs fine for a number of cases, the second statement is giving following exception in few cases (no specific case characteristic to separate out such cases from others).
I've been trying to resolve this for like hours now... search the whole Google may be... Found the following link of some IRC logs discussing this problem but without any solution...
URL (Look for the name 'thinkstu')
Has anyone seen this kind of problem with the jxl API before? Please help..
|
IMPOSSIBLE == I M POSSIBLE --> true
SCJP 6.0 (does that mean I know JAVA...? mmm really doubtful... )
|
 |
Paul Clapham
Bartender
Joined: Oct 14, 2005
Posts: 13842
|
|
I assume that when you say "jxl" you are referring to the JExcel project? I ask because googling for "jxl" leads to Java projects which don't have anything to do with Excel workbooks.
Anyway, in case you haven't already found it, JExcel has a mailing list with (so it claims) searchable archives here. That would be the best place to find out the answer to your question.
|
 |
 |
|
|
subject: IndexOutOfBoundsException in jxl API while creating workbook from existing workbook
|
|
|