]> source.dussan.org Git - poi.git/commit
Make a start on the hyperlink record support - not finished yet though, so not enabled
authorNick Burch <nick@apache.org>
Fri, 1 Feb 2008 15:20:55 +0000 (15:20 +0000)
committerNick Burch <nick@apache.org>
Fri, 1 Feb 2008 15:20:55 +0000 (15:20 +0000)
commitdafc074271c69a561a243e58a9f78cd9bc24bcf4
treeb50ed7d7f2ae840fc154772f1cc2eedb3905291b
parent2f93d9dbe47b98bb80d82db71f360164e64241e7
Make a start on the hyperlink record support - not finished yet though, so not enabled

git-svn-id: https://svn.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]