]> source.dussan.org Git - poi.git/commit
fixed logic for matching cells and comments in HSSFCell.getCellComment()
authorYegor Kozlov <yegor@apache.org>
Thu, 29 Oct 2009 16:43:24 +0000 (16:43 +0000)
committerYegor Kozlov <yegor@apache.org>
Thu, 29 Oct 2009 16:43:24 +0000 (16:43 +0000)
commit55b31d213d647cc3b643bdb473b185b8844ba84d
treeb84d0bda5bdd88cc6167c649a5bc7f9848683989
parentf3e6137e013b22da68c1ff66dd8e6133f1b561b9
fixed logic for matching cells and comments in HSSFCell.getCellComment()

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@831025 13f79535-47bb-0310-9956-ffa450edef68
src/documentation/content/xdocs/status.xml
src/java/org/apache/poi/hssf/usermodel/HSSFCell.java
src/testcases/org/apache/poi/hssf/usermodel/TestHSSFComment.java
test-data/spreadsheet/47924.xls [new file with mode: 0644]