]> source.dussan.org Git - poi.git/commit
Formula evaluation and error handling example - reports what cells can't be evaluated...
authorNick Burch <nick@apache.org>
Thu, 3 Jul 2014 10:56:25 +0000 (10:56 +0000)
committerNick Burch <nick@apache.org>
Thu, 3 Jul 2014 10:56:25 +0000 (10:56 +0000)
commitac3de152a582218d9a5698d7c122b5c26c6d4619
tree75a800490000ec59697b8b01fa24e2de2811ed94
parente67bbac566c9a40f68c1f65f130a91382911edc9
Formula evaluation and error handling example - reports what cells can't be evaluated, and (TODO) what functions are used but not implemented

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