Make a start on the hyperlink record support - not finished yet though, so not enabled
commit88bba5f2b6ac685a0d5b624d9e833759e1ea179c
authorNick Burch <nick@apache.org>
Fri, 1 Feb 2008 15:20:55 +0000 (1 15:20 +0000)
committerNick Burch <nick@apache.org>
Fri, 1 Feb 2008 15:20:55 +0000 (1 15:20 +0000)
treeb50ed7d7f2ae840fc154772f1cc2eedb3905291b
parentf692457689ba3216753f91a9df459c72bc386372
Make a start on the hyperlink record support - not finished yet though, so not enabled

git-svn-id: https://svn.eu.apache.org/repos/asf/poi/trunk@617516 13f79535-47bb-0310-9956-ffa450edef68
src/java/org/apache/poi/hssf/record/HyperlinkRecord.java [new file with mode: 0644]
src/testcases/org/apache/poi/hssf/record/TestHyperlinkRecord.java [new file with mode: 0644]