On 4/8/08, Nick Burch <[EMAIL PROTECTED]> wrote: > You'll probably want to take a look at how we do it for excel, as there's > now support for ooxml excel hyperlinks. See: > src/ooxml/java/org/apache/poi/xssf/usermodel/XSSFHyperlink.java > src/ooxml/java/org/apache/poi/xssf/usermodel/XSSFSheet.java
Thanks for your reply, I'll look to the code. BTW: XSSFHyperlink.java can't be compiled because of missing class org.apache.poi.ss.usermodel.Hyperlink, how can I get it without installing telepathy4j library? :) --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
