]> source.dussan.org Git - poi.git/commit
Apply patch for bug 57151: Document CellRangeAddress and add some validation to preve...
authorDominik Stadler <centic@apache.org>
Thu, 30 Oct 2014 05:53:06 +0000 (05:53 +0000)
committerDominik Stadler <centic@apache.org>
Thu, 30 Oct 2014 05:53:06 +0000 (05:53 +0000)
commitc3753981dd89fe172cd4daee76f431500902d69f
tree4166e077c2f09166a5d8101e7831d17468ba7ac4
parent3b341743de8159d7c1aa0251ba3684125e1f513e
Apply patch for bug 57151: Document CellRangeAddress and add some validation to prevent invalid row/column combinations.
Cover class CellRangeAddress fully in unit tests.

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1635389 13f79535-47bb-0310-9956-ffa450edef68
src/java/org/apache/poi/ss/util/CellRangeAddress.java
src/java/org/apache/poi/util/LittleEndianOutputStream.java
src/testcases/org/apache/poi/ss/util/TestCellRangeAddress.java