]> source.dussan.org Git - poi.git/commit
Start on importing validation patches from bug #27511 (DVRecord still needs more...
authorNick Burch <nick@apache.org>
Mon, 3 Dec 2007 13:00:02 +0000 (13:00 +0000)
committerNick Burch <nick@apache.org>
Mon, 3 Dec 2007 13:00:02 +0000 (13:00 +0000)
commitefac971e7901a2e1a753f7607594388f62a7728f
tree4b2f819853ae67b477ccaae96596351b00aa4510
parentb895dae8fce7bcfb82c2076719e2755b6db3da62
Start on importing validation patches from bug #27511 (DVRecord still needs more work before it can go in)

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@600513 13f79535-47bb-0310-9956-ffa450edef68
src/java/org/apache/poi/hssf/record/DVALRecord.java [new file with mode: 0644]
src/java/org/apache/poi/hssf/util/HSSFCellRangeAddress.java [new file with mode: 0644]
src/java/org/apache/poi/hssf/util/HSSFDataValidation.java [new file with mode: 0644]