]> source.dussan.org Git - poi.git/commit
Bug 55037: patch for missing function DELTA
authorCédric Walter <cedricwalter@apache.org>
Mon, 7 Oct 2013 09:42:38 +0000 (09:42 +0000)
committerCédric Walter <cedricwalter@apache.org>
Mon, 7 Oct 2013 09:42:38 +0000 (09:42 +0000)
commit805d583babb63603041dab32eedee471bd0aad75
tree14f99c3cc5b354ac48d2e93b0463732f7d4fe071
parent927dc0ce1d49f221752cea6e997f1b59be4dd125
 Bug 55037: patch for missing function DELTA
 Add missing TestDeltaFunctionsFromSpreadsheet and register Delta in AnalysisToolPak

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1529809 13f79535-47bb-0310-9956-ffa450edef68
src/java/org/apache/poi/ss/formula/atp/AnalysisToolPak.java
src/java/org/apache/poi/ss/formula/functions/Delta.java
src/testcases/org/apache/poi/ss/formula/functions/TestDeltaFunctionsFromSpreadsheet.java [new file with mode: 0644]
test-data/spreadsheet/DeltaFunctionTestCaseData.xls [new file with mode: 0644]