]> source.dussan.org Git - poi.git/commit
Fix for bug 45367 - fixed boundary case when row zero is the last row removed from...
authorJosh Micich <josh@apache.org>
Wed, 9 Jul 2008 14:58:06 +0000 (14:58 +0000)
committerJosh Micich <josh@apache.org>
Wed, 9 Jul 2008 14:58:06 +0000 (14:58 +0000)
commita15f94d8284971665f1a3443be9a144e9afcda00
tree18f5476908351a20fb52d33f70256c9aeeafe4c0
parent283c5f7c1e674c16538c2096d935c6629b3c7470
Fix for bug 45367 - fixed boundary case when row zero is the last row removed from the sheet

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