https://issues.apache.org/bugzilla/show_bug.cgi?id=49654
--- Comment #14 from Bryan Tong <[email protected]> 2010-08-03 04:26:47 EDT --- Hi Yegor Kozlov, I have read the source of Hyperlink related files and could not understand where the number of Hyperlinks are limited.Could you please give me some advice so that I can continue. int eofLoc = _sheet.getSheet().findFirstRecordLocBySid( EOFRecord.sid ); _sheet.getSheet().getRecords().add( eofLoc, link.record ); meanwhile,what doesnot rhe eofLoc exactly mean? Thanks a lot if you can explain more to me. -- 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]
