]> source.dussan.org Git - poi.git/commit
added HSSFName.isDeleted() to check if the name points to cell that no longer exists
authorYegor Kozlov <yegor@apache.org>
Sat, 17 May 2008 14:00:30 +0000 (14:00 +0000)
committerYegor Kozlov <yegor@apache.org>
Sat, 17 May 2008 14:00:30 +0000 (14:00 +0000)
commit4aed92e6b3ce3707e6a74ff11158636875523c1c
treee4613341d5d53e27c5a6e4a36f7dca5725a5813d
parentf474243bc8aa9d3ef0a3008910866a9b14142daa
added HSSFName.isDeleted() to check if the name points to cell that no longer exists

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@657355 13f79535-47bb-0310-9956-ffa450edef68
src/documentation/content/xdocs/changes.xml
src/documentation/content/xdocs/hssf/quick-guide.xml
src/documentation/content/xdocs/status.xml
src/java/org/apache/poi/hssf/usermodel/HSSFName.java
src/testcases/org/apache/poi/hssf/usermodel/TestNamedRange.java