Bastian Schurr wrote:
I need to get all hyperlinks from an excel file. Therefore I wrote a little method using POI. I take the getType() method to get the type of the hyperlink, but all I got is the return value 0.
It seems that HSSFHyperLink wasn't pulling through the type from the underlying record. Now fixed in svn.
Nick --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
