https://issues.apache.org/bugzilla/show_bug.cgi?id=49175
--- Comment #2 from amitkale <[email protected]> 2010-04-26 03:01:02 EDT --- Created an attachment (id=25351) --> (https://issues.apache.org/bugzilla/attachment.cgi?id=25351) The attached file contains the code snippet and input excel file We are trying to read the header row from the range "Range_01" which is part of "sheet2" . The expected output is header row of Range_01 while actual output is the same row from different sheet (i.e. sheet1). On debugging what we have obesrved is the sheetIndex associated with Range_01 is coming invalid. Please let us know how we can resolve this. Thanks, Amit -- 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]
