https://issues.apache.org/bugzilla/show_bug.cgi?id=47199
Naveen <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW --- Comment #8 from Naveen <[email protected]> 2009-05-22 03:41:06 PST --- Hi, How do I get the sheet name? I have searched in the code but not able to get the sheet. In Sheet.java : I have tried to print the "recSid" the value is coming as 41 (Dec) and 0x0029 (hex). the value for " _psBlock != records.get(prevPsbIx) " is coming as true in my case, Is it correct or we have to use equals method for comparing the objects. Please advise. -- 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]
