]> 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)
commitaad5f66735ddd129d823d0c75930d60a906e7aab
tree55198e0f18f20ae4c5fe23a24ca2c48f70e85801
parentd1a6ade5826cf519acdd1ca2c9254074fb1e68ac
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]