]> source.dussan.org Git - poi.git/commit
Bug 57010: Add implementation of function PROPER
authorDominik Stadler <centic@apache.org>
Mon, 20 Oct 2014 19:57:11 +0000 (19:57 +0000)
committerDominik Stadler <centic@apache.org>
Mon, 20 Oct 2014 19:57:11 +0000 (19:57 +0000)
commit4b663169638f2acb499d38c30e0f9b854c46bfa1
treecb7c93afb49e1d2b30673c7db0f2e6618294e2c1
parentc1bf8e82a93e109943e9a49a68d6865679fabe76
Bug 57010: Add implementation of function PROPER

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