]> source.dussan.org Git - poi.git/commit
[github-181] make Value function work with arrays. Thanks to Miłosz Rembisz. This...
authorPJ Fanning <fanningpj@apache.org>
Sat, 6 Jun 2020 09:30:30 +0000 (09:30 +0000)
committerPJ Fanning <fanningpj@apache.org>
Sat, 6 Jun 2020 09:30:30 +0000 (09:30 +0000)
commitb7930fc65cadb685a49ec79e45c101a16146cd3f
tree28590ad9d45c11b4ccd6b319846832ee28f3a587
parent5a18307eb051603509c8b8147f4dfdf0e8fe56b2
[github-181] make Value function work with arrays. Thanks to Miłosz Rembisz. This closes #181

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1878541 13f79535-47bb-0310-9956-ffa450edef68
src/java/org/apache/poi/ss/formula/functions/Value.java
src/testcases/org/apache/poi/hssf/usermodel/TestBugs.java
test-data/spreadsheet/TestValueAsArrayFunction.xls [new file with mode: 0644]