Author: nick
Date: Wed Sep 27 15:49:49 2017
New Revision: 1809868
URL: http://svn.apache.org/viewvc?rev=1809868&view=rev
Log:
Functions list update
Modified:
poi/site/src/documentation/content/xdocs/spreadsheet/eval-devguide.xml
Modified: poi/site/src/documentation/content/xdocs/spreadsheet/eval-devguide.xml
URL:
http://svn.apache.org/viewvc/poi/site/src/documentation/content/xdocs/spreadsheet/eval-devguide.xml?rev=1809868&r1=1809867&r2=1809868&view=diff
==============================================================================
--- poi/site/src/documentation/content/xdocs/spreadsheet/eval-devguide.xml
(original)
+++ poi/site/src/documentation/content/xdocs/spreadsheet/eval-devguide.xml Wed
Sep 27 15:49:49 2017
@@ -86,7 +86,7 @@
<section><title>What functions are supported?</title>
<p>
- As of Nov 2015, POI supports about 170 built-in functions,
+ As of September 2017, POI supports about 176 built-in
functions,
see <link href="#appendixA">Appendix A</link> for the full
list.
You can programmatically list supported / unsupported
functions using the following helper methods:
</p>
@@ -226,7 +226,7 @@
<anchor id="appendixA"/>
<section>
<title>Appendix A</title>
- <p>Functions supported by POI (as of Nov 2015)</p>
+ <p>Functions supported by POI (as of September 2017)</p>
<source>
ABS
ACOS
@@ -318,12 +318,15 @@
MATCH
MAX
MAXA
+ MDETERM
MEDIAN
MID
MIN
MINA
MINUTE
+ MINVERSE
MIRR
+ MMULT
MOD
MODE
MONTH
@@ -387,6 +390,7 @@
TEXT
TIME
TODAY
+ TRANSPOSE
TRIM
TRUE
TRUNC
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]