]> source.dussan.org Git - poi.git/commit
Throw an IllegalArgumentException if asked to addMergeRegion with invalid data, rathe...
authorNick Burch <nick@apache.org>
Mon, 12 Nov 2007 22:24:15 +0000 (22:24 +0000)
committerNick Burch <nick@apache.org>
Mon, 12 Nov 2007 22:24:15 +0000 (22:24 +0000)
commitc31f71a851e5ec5c59bc5f6362bf4f80b4a6597e
tree7c7237ff8bdc07a7278828fbd147f3339a644ebd
parent33903d5df35375d76beb98cddd0f715a8fcfc388
Throw an IllegalArgumentException if asked to addMergeRegion with invalid data, rather than writing out a corrupt file (bug #43807)

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@594320 13f79535-47bb-0310-9956-ffa450edef68
src/documentation/content/xdocs/changes.xml
src/documentation/content/xdocs/status.xml
src/java/org/apache/poi/hssf/model/Sheet.java
src/testcases/org/apache/poi/hssf/model/SheetTest.java [deleted file]
src/testcases/org/apache/poi/hssf/model/TestSheetAdditional.java [new file with mode: 0644]