]> source.dussan.org Git - poi.git/commit
More code from bug #27511, now ported to the new style record code
authorNick Burch <nick@apache.org>
Mon, 3 Dec 2007 13:17:41 +0000 (13:17 +0000)
committerNick Burch <nick@apache.org>
Mon, 3 Dec 2007 13:17:41 +0000 (13:17 +0000)
commitd7da425d581e354aa82e688a5d34da5793d6349b
tree4f4bcd53ec8be14e257278e832d174c980009a8c
parentefac971e7901a2e1a753f7607594388f62a7728f
More code from bug #27511, now ported to the new style record code

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@600519 13f79535-47bb-0310-9956-ffa450edef68
src/java/org/apache/poi/hssf/record/DVRecord.java [new file with mode: 0644]
src/java/org/apache/poi/hssf/record/RecordFactory.java
src/java/org/apache/poi/hssf/util/HSSFCellRangeAddress.java
src/testcases/org/apache/poi/hssf/data/templateExcelWithAutofilter.xls [new file with mode: 0644]