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=37923>. 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=37923 ------- Additional Comments From [EMAIL PROTECTED] 2008-01-30 11:14 ------- Created an attachment (id=21453) --> (http://issues.apache.org/bugzilla/attachment.cgi?id=21453&action=view) Sample Excel Spreadsheet with a Hyperink in it Here is a spreadsheet (not my original source, as I'm not able to upload that). But one containing a URL column that is populated only once. This is a similar format to what I'm dealing with. In Eclipse, I can't seem to locate the URL anywhere in the debugger, so I can't determine how to get the URL. I tried a String foo = cell.getFormula(), which is supposed to return a String object, but always gives me a class cast exception (org.apache.poi.hssf.record.LabelSSTRecord). Thanks. jeff -- 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] For additional commands, e-mail: [EMAIL PROTECTED]
