How about `public final class HyplerlinkEval implements HyperlinkValueEval,
StringValueEval` where HyperlinkValueEval has a `Hyperlink
getHyperlinkValue()` method? This way you can treat the result as a string
and get the current behaviour (to maintain compatibility) or you can treat
the result as a Hyperlink and get access to its link and its display text.



--
Sent from: http://apache-poi.1045710.n5.nabble.com/POI-User-f2280730.html

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@poi.apache.org
For additional commands, e-mail: user-h...@poi.apache.org

Reply via email to