]> 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)
commit7bc0767bf51723ae26aaad481bbd8438858478a6
tree75a800490000ec59697b8b01fa24e2de2811ed94
parentf33843810a3730031259367e5c493230c87fc7ba
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]