]> source.dussan.org Git - poi.git/commit
Implementation of Excel Days360 and Npv functions
authorYegor Kozlov <yegor@apache.org>
Mon, 7 Sep 2009 05:04:17 +0000 (05:04 +0000)
committerYegor Kozlov <yegor@apache.org>
Mon, 7 Sep 2009 05:04:17 +0000 (05:04 +0000)
commit0ac926cf10ad3ed92f6660757880637d18ae7f6e
tree80b02443435695a81d32b168c28972275672e29f
parent1559a6d4bd75f699e370a9593c033a3ff6113309
 Implementation of Excel Days360 and Npv functions

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@811996 13f79535-47bb-0310-9956-ffa450edef68
src/documentation/content/xdocs/status.xml
src/java/org/apache/poi/hssf/record/formula/functions/Days360.java [new file with mode: 0755]
src/java/org/apache/poi/hssf/record/formula/functions/Npv.java [new file with mode: 0755]