]> 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)
commit1d2f94829e8909c704fde1d10aa2bebd5563c005
tree710f3494741985012dc3639f6631f8c5845c3ab2
parent1b795e34f794642ebbda58cc256515844146b2bd
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]