]> source.dussan.org Git - poi.git/commit
Patch from hishidama to add Comment.getClientAnchor(). This closes #12 from github
authorNick Burch <nick@apache.org>
Tue, 4 Nov 2014 23:55:23 +0000 (23:55 +0000)
committerNick Burch <nick@apache.org>
Tue, 4 Nov 2014 23:55:23 +0000 (23:55 +0000)
commit9c21ed23f9d520e10d83b9e70ba9d6db69548c3a
tree75deb2c863b6ad2759d846e5657eaef1cad19609
parentdc12c0ab12306d0ab3fdb994651fcf0eb2660833
Patch from hishidama to add Comment.getClientAnchor(). This closes #12 from github

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1636782 13f79535-47bb-0310-9956-ffa450edef68
src/java/org/apache/poi/hssf/usermodel/HSSFComment.java
src/java/org/apache/poi/ss/usermodel/Comment.java
src/ooxml/java/org/apache/poi/xssf/usermodel/XSSFComment.java
src/ooxml/testcases/org/apache/poi/xssf/usermodel/TestXSSFComment.java
src/testcases/org/apache/poi/hssf/usermodel/TestHSSFComment.java