]> source.dussan.org Git - poi.git/commit
Fixing bug 46551 - spelling mistakes in xSSFCell.checkBounds(). Also fixed 0/1-based...
authorJosh Micich <josh@apache.org>
Fri, 16 Jan 2009 17:31:29 +0000 (17:31 +0000)
committerJosh Micich <josh@apache.org>
Fri, 16 Jan 2009 17:31:29 +0000 (17:31 +0000)
commiteb9e672cb272cf066b9fdd631b593f0f28ac66e6
treeb19baf53cc3ca430a899124aa9251c5e465d5083
parent22bf9b70e4e6b3f1b0dbdfc28e5730d1c933a948
Fixing bug 46551 - spelling mistakes in xSSFCell.checkBounds().  Also fixed 0/1-based index error for cell range checks in XSSF.

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@735061 13f79535-47bb-0310-9956-ffa450edef68
src/java/org/apache/poi/hssf/usermodel/HSSFCell.java
src/ooxml/java/org/apache/poi/xssf/usermodel/XSSFCell.java
src/ooxml/java/org/apache/poi/xssf/usermodel/XSSFRow.java
src/ooxml/testcases/org/apache/poi/xssf/usermodel/TestXSSFCell.java