]> source.dussan.org Git - poi.git/commit
Bugzilla 55037: DELTA function support
authorYegor Kozlov <yegor@apache.org>
Sun, 2 Jun 2013 15:30:58 +0000 (15:30 +0000)
committerYegor Kozlov <yegor@apache.org>
Sun, 2 Jun 2013 15:30:58 +0000 (15:30 +0000)
commitc119f35388d7ef9e4679623c8ea70e7915681a80
tree55198e0f18f20ae4c5fe23a24ca2c48f70e85801
parente5cfade841f2804db80630e68e8f11a470f603ee
Bugzilla 55037: DELTA function support

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1488730 13f79535-47bb-0310-9956-ffa450edef68
src/java/org/apache/poi/ss/formula/functions/Delta.java [new file with mode: 0644]
src/testcases/org/apache/poi/ss/formula/functions/TestDelta.java [new file with mode: 0644]