]> source.dussan.org Git - poi.git/commit
Bug 54720: Support for Row/Col Area Range like 8:8 or H:H
authorCédric Walter <cedricwalter@apache.org>
Fri, 16 Aug 2013 17:35:16 +0000 (17:35 +0000)
committerCédric Walter <cedricwalter@apache.org>
Fri, 16 Aug 2013 17:35:16 +0000 (17:35 +0000)
commita727830c61de0a7f99b811347b942684dabf830f
tree710f3494741985012dc3639f6631f8c5845c3ab2
parentbaee918c5a81cadee6c36becfa215231633c0188
Bug 54720: Support for Row/Col Area Range like 8:8 or H:H

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1514812 13f79535-47bb-0310-9956-ffa450edef68
src/java/org/apache/poi/ss/formula/OperationEvaluationContext.java
src/testcases/org/apache/poi/ss/formula/functions/TestIndirectFunctionFromSpreadsheet.java [new file with mode: 0644]
src/testcases/org/apache/poi/ss/formula/functions/TestMatchFunctionsFromSpreadsheet.java
test-data/spreadsheet/IndirectFunctionTestCaseData.xls [new file with mode: 0644]