]> source.dussan.org Git - poi.git/commit
Bug 54607: Add unit test and fix NPE for getTopRow() and getLeftCol()
authorDominik Stadler <centic@apache.org>
Mon, 17 Jun 2013 09:06:39 +0000 (09:06 +0000)
committerDominik Stadler <centic@apache.org>
Mon, 17 Jun 2013 09:06:39 +0000 (09:06 +0000)
commitd1a21260ca0ee0ca110a0f320fb1bd542c0a24fb
treeecca6ee28c99cf218b0775ef097b1f76adb231e9
parentfa1977747654220d2b1afc0077e61fa91e2e4587
Bug 54607: Add unit test and fix NPE for getTopRow() and getLeftCol()

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1493686 13f79535-47bb-0310-9956-ffa450edef68
src/ooxml/java/org/apache/poi/xssf/usermodel/XSSFSheet.java
src/ooxml/testcases/org/apache/poi/xssf/usermodel/TestXSSFSheet.java
test-data/spreadsheet/54607.xlsx [new file with mode: 0644]