https://issues.apache.org/bugzilla/show_bug.cgi?id=49654
--- Comment #11 from Bryan Tong <[email protected]> 2010-07-30 00:32:26 EDT --- Hi Nick, I have used the POI cell.setCellValue("URL Link"); Hyperlink link = createHelper.createHyperlink(Hyperlink.LINK_URL); link.setAddress("http://poi.apache.org/"); -- 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]
