]> source.dussan.org Git - poi.git/commit
Usermodel support for the datavalidation code, and tests for it (bug 27511)
authorNick Burch <nick@apache.org>
Mon, 3 Dec 2007 14:14:02 +0000 (14:14 +0000)
committerNick Burch <nick@apache.org>
Mon, 3 Dec 2007 14:14:02 +0000 (14:14 +0000)
commite86b6bbaa35f3ea1967e1bcfe5857e0f11c4baea
treea04db838d4d20ec5286219c14c6f6d61cca4a620
parentd7da425d581e354aa82e688a5d34da5793d6349b
Usermodel support for the datavalidation code, and tests for it (bug 27511)

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@600544 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/data/TestDataValidation.xls [new file with mode: 0644]
src/testcases/org/apache/poi/hssf/usermodel/TestDataValidation.java [new file with mode: 0644]