You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@poi.apache.org by ni...@apache.org on 2016/09/14 09:10:23 UTC

svn commit: r1760663 [13/23] - in /poi/site/publish/apidocs: ./ org/apache/poi/class-use/ org/apache/poi/common/usermodel/ org/apache/poi/ddf/class-use/ org/apache/poi/hpsf/class-use/ org/apache/poi/hpsf/wellknown/class-use/ org/apache/poi/hslf/model/t...

Modified: poi/site/publish/apidocs/org/apache/poi/sl/usermodel/class-use/Shape.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/sl/usermodel/class-use/Shape.html?rev=1760663&r1=1760662&r2=1760663&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/sl/usermodel/class-use/Shape.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/sl/usermodel/class-use/Shape.html Wed Sep 14 09:10:21 2016
@@ -293,13 +293,13 @@
 <tbody>
 <tr class="altColor">
 <td class="colFirst"><code>protected boolean</code></td>
-<td class="colLast"><span class="strong">DrawMasterSheet.</span><code><strong><a href="../../../../../../org/apache/poi/sl/draw/DrawMasterSheet.html#canDraw(org.apache.poi.sl.usermodel.Shape)">canDraw</a></strong>(<a href="../../../../../../org/apache/poi/sl/usermodel/Shape.html" title="interface in org.apache.poi.sl.usermodel">Shape</a>&lt;?,?&gt;&nbsp;shape)</code>
+<td class="colLast"><span class="strong">DrawSheet.</span><code><strong><a href="../../../../../../org/apache/poi/sl/draw/DrawSheet.html#canDraw(org.apache.poi.sl.usermodel.Shape)">canDraw</a></strong>(<a href="../../../../../../org/apache/poi/sl/usermodel/Shape.html" title="interface in org.apache.poi.sl.usermodel">Shape</a>&lt;?,?&gt;&nbsp;shape)</code>
 <div class="block">Checks if this <code>sheet</code> displays the specified shape.</div>
 </td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>protected boolean</code></td>
-<td class="colLast"><span class="strong">DrawSheet.</span><code><strong><a href="../../../../../../org/apache/poi/sl/draw/DrawSheet.html#canDraw(org.apache.poi.sl.usermodel.Shape)">canDraw</a></strong>(<a href="../../../../../../org/apache/poi/sl/usermodel/Shape.html" title="interface in org.apache.poi.sl.usermodel">Shape</a>&lt;?,?&gt;&nbsp;shape)</code>
+<td class="colLast"><span class="strong">DrawMasterSheet.</span><code><strong><a href="../../../../../../org/apache/poi/sl/draw/DrawMasterSheet.html#canDraw(org.apache.poi.sl.usermodel.Shape)">canDraw</a></strong>(<a href="../../../../../../org/apache/poi/sl/usermodel/Shape.html" title="interface in org.apache.poi.sl.usermodel">Shape</a>&lt;?,?&gt;&nbsp;shape)</code>
 <div class="block">Checks if this <code>sheet</code> displays the specified shape.</div>
 </td>
 </tr>

Modified: poi/site/publish/apidocs/org/apache/poi/sl/usermodel/class-use/ShapeContainer.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/sl/usermodel/class-use/ShapeContainer.html?rev=1760663&r1=1760662&r2=1760663&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/sl/usermodel/class-use/ShapeContainer.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/sl/usermodel/class-use/ShapeContainer.html Wed Sep 14 09:10:21 2016
@@ -450,13 +450,13 @@
 </tr>
 <tbody>
 <tr class="altColor">
-<td class="colFirst"><code><a href="../../../../../../org/apache/poi/sl/usermodel/ShapeContainer.html" title="interface in org.apache.poi.sl.usermodel">ShapeContainer</a>&lt;<a href="../../../../../../org/apache/poi/sl/usermodel/Shape.html" title="type parameter in Shape">S</a>,<a href="../../../../../../org/apache/poi/sl/usermodel/Shape.html" title="type parameter in Shape">P</a>&gt;</code></td>
-<td class="colLast"><span class="strong">Shape.</span><code><strong><a href="../../../../../../org/apache/poi/sl/usermodel/Shape.html#getParent()">getParent</a></strong>()</code>&nbsp;</td>
-</tr>
-<tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/poi/sl/usermodel/ShapeContainer.html" title="interface in org.apache.poi.sl.usermodel">ShapeContainer</a>&lt;<a href="../../../../../../org/apache/poi/sl/usermodel/PlaceableShape.html" title="type parameter in PlaceableShape">S</a>,<a href="../../../../../../org/apache/poi/sl/usermodel/PlaceableShape.html" title="type parameter in PlaceableShape">P</a>&gt;</code></td>
 <td class="colLast"><span class="strong">PlaceableShape.</span><code><strong><a href="../../../../../../org/apache/poi/sl/usermodel/PlaceableShape.html#getParent()">getParent</a></strong>()</code>&nbsp;</td>
 </tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="../../../../../../org/apache/poi/sl/usermodel/ShapeContainer.html" title="interface in org.apache.poi.sl.usermodel">ShapeContainer</a>&lt;<a href="../../../../../../org/apache/poi/sl/usermodel/Shape.html" title="type parameter in Shape">S</a>,<a href="../../../../../../org/apache/poi/sl/usermodel/Shape.html" title="type parameter in Shape">P</a>&gt;</code></td>
+<td class="colLast"><span class="strong">Shape.</span><code><strong><a href="../../../../../../org/apache/poi/sl/usermodel/Shape.html#getParent()">getParent</a></strong>()</code>&nbsp;</td>
+</tr>
 </tbody>
 </table>
 </li>

Modified: poi/site/publish/apidocs/org/apache/poi/sl/usermodel/class-use/ShapeType.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/sl/usermodel/class-use/ShapeType.html?rev=1760663&r1=1760662&r2=1760663&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/sl/usermodel/class-use/ShapeType.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/sl/usermodel/class-use/ShapeType.html Wed Sep 14 09:10:21 2016
@@ -109,11 +109,11 @@
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/poi/sl/usermodel/ShapeType.html" title="enum in org.apache.poi.sl.usermodel">ShapeType</a></code></td>
-<td class="colLast"><span class="strong">HSLFShape.</span><code><strong><a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFShape.html#getShapeType()">getShapeType</a></strong>()</code>&nbsp;</td>
+<td class="colLast"><span class="strong">HSLFPictureShape.</span><code><strong><a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFPictureShape.html#getShapeType()">getShapeType</a></strong>()</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/poi/sl/usermodel/ShapeType.html" title="enum in org.apache.poi.sl.usermodel">ShapeType</a></code></td>
-<td class="colLast"><span class="strong">HSLFPictureShape.</span><code><strong><a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFPictureShape.html#getShapeType()">getShapeType</a></strong>()</code>&nbsp;</td>
+<td class="colLast"><span class="strong">HSLFShape.</span><code><strong><a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFShape.html#getShapeType()">getShapeType</a></strong>()</code>&nbsp;</td>
 </tr>
 </tbody>
 </table>

Modified: poi/site/publish/apidocs/org/apache/poi/sl/usermodel/class-use/Sheet.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/sl/usermodel/class-use/Sheet.html?rev=1760663&r1=1760662&r2=1760663&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/sl/usermodel/class-use/Sheet.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/sl/usermodel/class-use/Sheet.html Wed Sep 14 09:10:21 2016
@@ -220,13 +220,13 @@
 </tr>
 <tbody>
 <tr class="altColor">
-<td class="colFirst"><code><a href="../../../../../../org/apache/poi/sl/usermodel/Sheet.html" title="interface in org.apache.poi.sl.usermodel">Sheet</a>&lt;<a href="../../../../../../org/apache/poi/sl/usermodel/Shape.html" title="type parameter in Shape">S</a>,<a href="../../../../../../org/apache/poi/sl/usermodel/Shape.html" title="type parameter in Shape">P</a>&gt;</code></td>
-<td class="colLast"><span class="strong">Shape.</span><code><strong><a href="../../../../../../org/apache/poi/sl/usermodel/Shape.html#getSheet()">getSheet</a></strong>()</code>&nbsp;</td>
-</tr>
-<tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/poi/sl/usermodel/Sheet.html" title="interface in org.apache.poi.sl.usermodel">Sheet</a>&lt;<a href="../../../../../../org/apache/poi/sl/usermodel/PlaceableShape.html" title="type parameter in PlaceableShape">S</a>,<a href="../../../../../../org/apache/poi/sl/usermodel/PlaceableShape.html" title="type parameter in PlaceableShape">P</a>&gt;</code></td>
 <td class="colLast"><span class="strong">PlaceableShape.</span><code><strong><a href="../../../../../../org/apache/poi/sl/usermodel/PlaceableShape.html#getSheet()">getSheet</a></strong>()</code>&nbsp;</td>
 </tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="../../../../../../org/apache/poi/sl/usermodel/Sheet.html" title="interface in org.apache.poi.sl.usermodel">Sheet</a>&lt;<a href="../../../../../../org/apache/poi/sl/usermodel/Shape.html" title="type parameter in Shape">S</a>,<a href="../../../../../../org/apache/poi/sl/usermodel/Shape.html" title="type parameter in Shape">P</a>&gt;</code></td>
+<td class="colLast"><span class="strong">Shape.</span><code><strong><a href="../../../../../../org/apache/poi/sl/usermodel/Shape.html#getSheet()">getSheet</a></strong>()</code>&nbsp;</td>
+</tr>
 </tbody>
 </table>
 </li>

Modified: poi/site/publish/apidocs/org/apache/poi/ss/format/CellFormat.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/ss/format/CellFormat.html?rev=1760663&r1=1760662&r2=1760663&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/ss/format/CellFormat.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/ss/format/CellFormat.html Wed Sep 14 09:10:21 2016
@@ -102,28 +102,35 @@ extends java.lang.Object</pre>
  <p/>
  An Excel format has up to four parts, separated by semicolons.  Each part
  specifies what to do with particular kinds of values, depending on the number
- of parts given: <dl> <dt>One part (example: <tt>[Green]#.##</tt>) <dd>If the
- value is a number, display according to this one part (example: green text,
- with up to two decimal points). If the value is text, display it as is.
- <dt>Two parts (example: <tt>[Green]#.##;[Red]#.##</tt>) <dd>If the value is a
- positive number or zero, display according to the first part (example: green
+ of parts given:
+ <dl>
+ <dt>One part (example: <tt>[Green]#.##</tt>)</dt>
+ <dd>If the value is a number, display according to this one part (example: green text,
+ with up to two decimal points). If the value is text, display it as is.</dd>
+ 
+ <dt>Two parts (example: <tt>[Green]#.##;[Red]#.##</tt>)</dt>
+ <dd>If the value is a positive number or zero, display according to the first part (example: green
  text, with up to two decimal points); if it is a negative number, display
  according to the second part (example: red text, with up to two decimal
- points). If the value is text, display it as is. <dt>Three parts (example:
- <tt>[Green]#.##;[Black]#.##;[Red]#.##</tt>) <dd>If the value is a positive
+ points). If the value is text, display it as is.</dd>
+ 
+ <dt>Three parts (example: <tt>[Green]#.##;[Black]#.##;[Red]#.##</tt>)</dt>
+ <dd>If the value is a positive
  number, display according to the first part (example: green text, with up to
  two decimal points); if it is zero, display according to the second part
  (example: black text, with up to two decimal points); if it is a negative
  number, display according to the third part (example: red text, with up to
- two decimal points). If the value is text, display it as is. <dt>Four parts
- (example: <tt>[Green]#.##;[Black]#.##;[Red]#.##;[@]</tt>) <dd>If the value is
- a positive number, display according to the first part (example: green text,
+ two decimal points). If the value is text, display it as is.</dd>
+ 
+ <dt>Four parts (example: <tt>[Green]#.##;[Black]#.##;[Red]#.##;[@]</tt>)</dt>
+ <dd>If the value is a positive number, display according to the first part (example: green text,
  with up to two decimal points); if it is zero, display according to the
  second part (example: black text, with up to two decimal points); if it is a
  negative number, display according to the third part (example: red text, with
  up to two decimal points). If the value is text, display according to the
  fourth part (example: text in the cell's usual color, with the text value
- surround by brackets). </dl>
+ surround by brackets).</dd>
+ </dl>
  <p/>
  A given format part may specify a given Locale, by including something
   like <tt>[$$-409]</tt> or <tt>[$&pound;-809]</tt> or <tt>[$-40C]</tt>. These
@@ -230,7 +237,9 @@ extends java.lang.Object</pre>
 <tr class="rowColor">
 <td class="colFirst"><code>static int</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/ss/format/CellFormat.html#ultimateType(org.apache.poi.ss.usermodel.Cell)">ultimateType</a></strong>(<a href="../../../../../org/apache/poi/ss/usermodel/Cell.html" title="interface in org.apache.poi.ss.usermodel">Cell</a>&nbsp;cell)</code>
-<div class="block">Returns the ultimate cell type, following the results of formulas.</div>
+<div class="block"><strong>Deprecated.</strong>&nbsp;
+<div class="block"><i>POI 3.15. This will return a CellType enum in the future</i></div>
+</div>
 </td>
 </tr>
 <tr class="altColor">
@@ -359,6 +368,7 @@ extends java.lang.Object</pre>
 <li class="blockList">
 <h4>ultimateType</h4>
 <pre>public static&nbsp;int&nbsp;ultimateType(<a href="../../../../../org/apache/poi/ss/usermodel/Cell.html" title="interface in org.apache.poi.ss.usermodel">Cell</a>&nbsp;cell)</pre>
+<div class="block"><span class="strong">Deprecated.</span>&nbsp;<i>POI 3.15. This will return a CellType enum in the future</i></div>
 <div class="block">Returns the ultimate cell type, following the results of formulas.  If
  the cell is a <a href="../../../../../org/apache/poi/ss/usermodel/CellType.html#FORMULA"><code>CellType.FORMULA</code></a>, this returns the result of
  <a href="../../../../../org/apache/poi/ss/usermodel/Cell.html#getCachedFormulaResultTypeEnum()"><code>Cell.getCachedFormulaResultTypeEnum()</code></a>.  Otherwise this returns the
@@ -376,8 +386,7 @@ extends java.lang.Object</pre>
 <ul class="blockList">
 <li class="blockList">
 <h4>ultimateTypeEnum</h4>
-<pre><a href="../../../../../org/apache/poi/util/Internal.html" title="annotation in org.apache.poi.util">@Internal</a>(<a href="../../../../../org/apache/poi/util/Internal.html#since()">since</a>="POI 3.15 beta 3")
-public static&nbsp;<a href="../../../../../org/apache/poi/ss/usermodel/CellType.html" title="enum in org.apache.poi.ss.usermodel">CellType</a>&nbsp;ultimateTypeEnum(<a href="../../../../../org/apache/poi/ss/usermodel/Cell.html" title="interface in org.apache.poi.ss.usermodel">Cell</a>&nbsp;cell)</pre>
+<pre>public static&nbsp;<a href="../../../../../org/apache/poi/ss/usermodel/CellType.html" title="enum in org.apache.poi.ss.usermodel">CellType</a>&nbsp;ultimateTypeEnum(<a href="../../../../../org/apache/poi/ss/usermodel/Cell.html" title="interface in org.apache.poi.ss.usermodel">Cell</a>&nbsp;cell)</pre>
 <div class="block"><span class="strong">Deprecated.</span>&nbsp;<i>POI 3.15 beta 3
  Will be deleted when we make the CellType enum transition. See bug 59791.</i></div>
 <div class="block">Returns the ultimate cell type, following the results of formulas.  If

Modified: poi/site/publish/apidocs/org/apache/poi/ss/formula/BaseFormulaEvaluator.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/ss/formula/BaseFormulaEvaluator.html?rev=1760663&r1=1760662&r2=1760663&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/ss/formula/BaseFormulaEvaluator.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/ss/formula/BaseFormulaEvaluator.html Wed Sep 14 09:10:21 2016
@@ -175,6 +175,10 @@ implements <a href="../../../../../org/a
 </td>
 </tr>
 <tr class="altColor">
+<td class="colFirst"><code>protected abstract <a href="../../../../../org/apache/poi/ss/usermodel/RichTextString.html" title="interface in org.apache.poi.ss.usermodel">RichTextString</a></code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/ss/formula/BaseFormulaEvaluator.html#createRichTextString(java.lang.String)">createRichTextString</a></strong>(java.lang.String&nbsp;str)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/poi/ss/usermodel/CellValue.html" title="class in org.apache.poi.ss.usermodel">CellValue</a></code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/ss/formula/BaseFormulaEvaluator.html#evaluate(org.apache.poi.ss.usermodel.Cell)">evaluate</a></strong>(<a href="../../../../../org/apache/poi/ss/usermodel/Cell.html" title="interface in org.apache.poi.ss.usermodel">Cell</a>&nbsp;cell)</code>
 <div class="block">If cell contains a formula, the formula is evaluated and returned,
@@ -182,22 +186,32 @@ implements <a href="../../../../../org/a
  the cell and also its cell type.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>static void</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/ss/formula/BaseFormulaEvaluator.html#evaluateAllFormulaCells(org.apache.poi.ss.usermodel.Workbook)">evaluateAllFormulaCells</a></strong>(<a href="../../../../../org/apache/poi/ss/usermodel/Workbook.html" title="interface in org.apache.poi.ss.usermodel">Workbook</a>&nbsp;wb)</code>
 <div class="block">Loops over all cells in all sheets of the supplied
   workbook.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>protected static void</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/ss/formula/BaseFormulaEvaluator.html#evaluateAllFormulaCells(org.apache.poi.ss.usermodel.Workbook,%20org.apache.poi.ss.usermodel.FormulaEvaluator)">evaluateAllFormulaCells</a></strong>(<a href="../../../../../org/apache/poi/ss/usermodel/Workbook.html" title="interface in org.apache.poi.ss.usermodel">Workbook</a>&nbsp;wb,
                        <a href="../../../../../org/apache/poi/ss/usermodel/FormulaEvaluator.html" title="interface in org.apache.poi.ss.usermodel">FormulaEvaluator</a>&nbsp;evaluator)</code>&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>int</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/ss/formula/BaseFormulaEvaluator.html#evaluateFormulaCell(org.apache.poi.ss.usermodel.Cell)">evaluateFormulaCell</a></strong>(<a href="../../../../../org/apache/poi/ss/usermodel/Cell.html" title="interface in org.apache.poi.ss.usermodel">Cell</a>&nbsp;cell)</code>
-<div class="block">If cell contains formula, it evaluates the formula, and saves the result of the formula.</div>
+<div class="block"><strong>Deprecated.</strong>&nbsp;
+<div class="block"><i>3.15. Will return a <a href="../../../../../org/apache/poi/ss/usermodel/CellType.html" title="enum in org.apache.poi.ss.usermodel"><code>CellType</code></a> enum in the future.</i></div>
+</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="../../../../../org/apache/poi/ss/usermodel/CellType.html" title="enum in org.apache.poi.ss.usermodel">CellType</a></code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/ss/formula/BaseFormulaEvaluator.html#evaluateFormulaCellEnum(org.apache.poi.ss.usermodel.Cell)">evaluateFormulaCellEnum</a></strong>(<a href="../../../../../org/apache/poi/ss/usermodel/Cell.html" title="interface in org.apache.poi.ss.usermodel">Cell</a>&nbsp;cell)</code>
+<div class="block"><strong>Deprecated.</strong>&nbsp;
+<div class="block"><i>POI 3.15 beta 3. Will be deleted when we make the CellType enum transition. See bug 59791.</i></div>
+</div>
 </td>
 </tr>
 <tr class="altColor">
@@ -205,10 +219,23 @@ implements <a href="../../../../../org/a
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/ss/formula/BaseFormulaEvaluator.html#evaluateFormulaCellValue(org.apache.poi.ss.usermodel.Cell)">evaluateFormulaCellValue</a></strong>(<a href="../../../../../org/apache/poi/ss/usermodel/Cell.html" title="interface in org.apache.poi.ss.usermodel">Cell</a>&nbsp;cell)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
+<td class="colFirst"><code><a href="../../../../../org/apache/poi/ss/usermodel/Cell.html" title="interface in org.apache.poi.ss.usermodel">Cell</a></code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/ss/formula/BaseFormulaEvaluator.html#evaluateInCell(org.apache.poi.ss.usermodel.Cell)">evaluateInCell</a></strong>(<a href="../../../../../org/apache/poi/ss/usermodel/Cell.html" title="interface in org.apache.poi.ss.usermodel">Cell</a>&nbsp;cell)</code>
+<div class="block">If cell contains formula, it evaluates the formula, and
+  puts the formula result back into the cell, in place
+  of the old formula.</div>
+</td>
+</tr>
+<tr class="altColor">
 <td class="colFirst"><code>protected static void</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/ss/formula/BaseFormulaEvaluator.html#setCellType(org.apache.poi.ss.usermodel.Cell,%20org.apache.poi.ss.usermodel.CellValue)">setCellType</a></strong>(<a href="../../../../../org/apache/poi/ss/usermodel/Cell.html" title="interface in org.apache.poi.ss.usermodel">Cell</a>&nbsp;cell,
            <a href="../../../../../org/apache/poi/ss/usermodel/CellValue.html" title="class in org.apache.poi.ss.usermodel">CellValue</a>&nbsp;cv)</code>&nbsp;</td>
 </tr>
+<tr class="rowColor">
+<td class="colFirst"><code>protected void</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/ss/formula/BaseFormulaEvaluator.html#setCellValue(org.apache.poi.ss.usermodel.Cell,%20org.apache.poi.ss.usermodel.CellValue)">setCellValue</a></strong>(<a href="../../../../../org/apache/poi/ss/usermodel/Cell.html" title="interface in org.apache.poi.ss.usermodel">Cell</a>&nbsp;cell,
+            <a href="../../../../../org/apache/poi/ss/usermodel/CellValue.html" title="class in org.apache.poi.ss.usermodel">CellValue</a>&nbsp;cv)</code>&nbsp;</td>
+</tr>
 <tr class="altColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/ss/formula/BaseFormulaEvaluator.html#setDebugEvaluationOutputForNextEval(boolean)">setDebugEvaluationOutputForNextEval</a></strong>(boolean&nbsp;value)</code>
@@ -251,7 +278,7 @@ implements <a href="../../../../../org/a
 <!--   -->
 </a>
 <h3>Methods inherited from interface&nbsp;org.apache.poi.ss.usermodel.<a href="../../../../../org/apache/poi/ss/usermodel/FormulaEvaluator.html" title="interface in org.apache.poi.ss.usermodel">FormulaEvaluator</a></h3>
-<code><a href="../../../../../org/apache/poi/ss/usermodel/FormulaEvaluator.html#evaluateAll()">evaluateAll</a>, <a href="../../../../../org/apache/poi/ss/usermodel/FormulaEvaluator.html#evaluateFormulaCellEnum(org.apache.poi.ss.usermodel.Cell)">evaluateFormulaCellEnum</a>, <a href="../../../../../org/apache/poi/ss/usermodel/FormulaEvaluator.html#evaluateInCell(org.apache.poi.ss.usermodel.Cell)">evaluateInCell</a>, <a href="../../../../../org/apache/poi/ss/usermodel/FormulaEvaluator.html#notifyDeleteCell(org.apache.poi.ss.usermodel.Cell)">notifyDeleteCell</a>, <a href="../../../../../org/apache/poi/ss/usermodel/FormulaEvaluator.html#notifySetFormula(org.apache.poi.ss.usermodel.Cell)">notifySetFormula</a>, <a href="../../../../../org/apache/poi/ss/usermodel/FormulaEvaluator.html#notifyUpdateCell(org.apache.poi.ss.usermodel.Cell)">notifyUpdateCell</a></code></li>
+<code><a href="../../../../../org/apache/poi/ss/usermodel/FormulaEvaluator.html#evaluateAll()">evaluateAll</a>, <a href="../../../../../org/apache/poi/ss/usermodel/FormulaEvaluator.html#notifyDeleteCell(org.apache.poi.ss.usermodel.Cell)">notifyDeleteCell</a>, <a href="../../../../../org/apache/poi/ss/usermodel/FormulaEvaluator.html#notifySetFormula(org.apache.poi.ss.usermodel.Cell)">notifySetFormula</a>, <a href="../../../../../org/apache/poi/ss/usermodel/FormulaEvaluator.html#notifyUpdateCell(org.apache.poi.ss.usermodel.Cell)">notifyUpdateCell</a></code></li>
 </ul>
 </li>
 </ul>
@@ -387,6 +414,33 @@ implements <a href="../../../../../org/a
 <dt><span class="strong">Returns:</span></dt><dd><code>null</code> if the supplied cell is <code>null</code> or blank</dd></dl>
 </li>
 </ul>
+<a name="evaluateInCell(org.apache.poi.ss.usermodel.Cell)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>evaluateInCell</h4>
+<pre>public&nbsp;<a href="../../../../../org/apache/poi/ss/usermodel/Cell.html" title="interface in org.apache.poi.ss.usermodel">Cell</a>&nbsp;evaluateInCell(<a href="../../../../../org/apache/poi/ss/usermodel/Cell.html" title="interface in org.apache.poi.ss.usermodel">Cell</a>&nbsp;cell)</pre>
+<div class="block">If cell contains formula, it evaluates the formula, and
+  puts the formula result back into the cell, in place
+  of the old formula.
+ Else if cell does not contain formula, this method leaves
+  the cell unchanged.
+ Note that the same instance of HSSFCell is returned to
+ allow chained calls like:
+ <pre>
+ int evaluatedCellType = evaluator.evaluateInCell(cell).getCellType();
+ </pre>
+ Be aware that your cell value will be changed to hold the
+  result of the formula. If you simply want the formula
+  value computed for you, use <a href="../../../../../org/apache/poi/ss/formula/BaseFormulaEvaluator.html#evaluateFormulaCellEnum(org.apache.poi.ss.usermodel.Cell)"><code>evaluateFormulaCellEnum(Cell)</code></a>}</div>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code><a href="../../../../../org/apache/poi/ss/usermodel/FormulaEvaluator.html#evaluateInCell(org.apache.poi.ss.usermodel.Cell)">evaluateInCell</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/poi/ss/usermodel/FormulaEvaluator.html" title="interface in org.apache.poi.ss.usermodel">FormulaEvaluator</a></code></dd>
+<dt><span class="strong">Parameters:</span></dt><dd><code>cell</code> - </dd>
+<dt><span class="strong">Returns:</span></dt><dd>the <code>cell</code> that was passed in, allowing for chained calls</dd></dl>
+</li>
+</ul>
 <a name="evaluateFormulaCellValue(org.apache.poi.ss.usermodel.Cell)">
 <!--   -->
 </a>
@@ -403,6 +457,7 @@ implements <a href="../../../../../org/a
 <li class="blockList">
 <h4>evaluateFormulaCell</h4>
 <pre>public&nbsp;int&nbsp;evaluateFormulaCell(<a href="../../../../../org/apache/poi/ss/usermodel/Cell.html" title="interface in org.apache.poi.ss.usermodel">Cell</a>&nbsp;cell)</pre>
+<div class="block"><span class="strong">Deprecated.</span>&nbsp;<i>3.15. Will return a <a href="../../../../../org/apache/poi/ss/usermodel/CellType.html" title="enum in org.apache.poi.ss.usermodel"><code>CellType</code></a> enum in the future.</i></div>
 <div class="block">If cell contains formula, it evaluates the formula, and saves the result of the formula. The
  cell remains as a formula cell. If the cell does not contain formula, this method returns -1
  and leaves the cell unchanged.
@@ -413,7 +468,7 @@ implements <a href="../../../../../org/a
  int evaluatedCellType = evaluator.evaluateFormulaCell(cell);
  </pre>
  Be aware that your cell will hold both the formula, and the result. If you want the cell
- replaced with the result of the formula, use <a href="../../../../../org/apache/poi/ss/usermodel/FormulaEvaluator.html#evaluateInCell(org.apache.poi.ss.usermodel.Cell)"><code>FormulaEvaluator.evaluateInCell(org.apache.poi.ss.usermodel.Cell)</code></a></div>
+ replaced with the result of the formula, use <a href="../../../../../org/apache/poi/ss/formula/BaseFormulaEvaluator.html#evaluateInCell(org.apache.poi.ss.usermodel.Cell)"><code>evaluateInCell(org.apache.poi.ss.usermodel.Cell)</code></a></div>
 <dl>
 <dt><strong>Specified by:</strong></dt>
 <dd><code><a href="../../../../../org/apache/poi/ss/usermodel/FormulaEvaluator.html#evaluateFormulaCell(org.apache.poi.ss.usermodel.Cell)">evaluateFormulaCell</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/poi/ss/usermodel/FormulaEvaluator.html" title="interface in org.apache.poi.ss.usermodel">FormulaEvaluator</a></code></dd>
@@ -421,6 +476,37 @@ implements <a href="../../../../../org/a
 <dt><span class="strong">Returns:</span></dt><dd>-1 for non-formula cells, or the type of the <em>formula result</em></dd></dl>
 </li>
 </ul>
+<a name="evaluateFormulaCellEnum(org.apache.poi.ss.usermodel.Cell)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>evaluateFormulaCellEnum</h4>
+<pre>public&nbsp;<a href="../../../../../org/apache/poi/ss/usermodel/CellType.html" title="enum in org.apache.poi.ss.usermodel">CellType</a>&nbsp;evaluateFormulaCellEnum(<a href="../../../../../org/apache/poi/ss/usermodel/Cell.html" title="interface in org.apache.poi.ss.usermodel">Cell</a>&nbsp;cell)</pre>
+<div class="block"><span class="strong">Deprecated.</span>&nbsp;<i>POI 3.15 beta 3. Will be deleted when we make the CellType enum transition. See bug 59791.</i></div>
+<div class="block">If cell contains formula, it evaluates the formula,
+  and saves the result of the formula. The cell
+  remains as a formula cell.
+ Else if cell does not contain formula, this method leaves
+  the cell unchanged.
+ Note that the type of the formula result is returned,
+  so you know what kind of value is also stored with
+  the formula.
+ <pre>
+ CellType evaluatedCellType = evaluator.evaluateFormulaCellEnum(cell);
+ </pre>
+ Be aware that your cell will hold both the formula,
+  and the result. If you want the cell replaced with
+  the result of the formula, use <a href="../../../../../org/apache/poi/ss/formula/BaseFormulaEvaluator.html#evaluate(org.apache.poi.ss.usermodel.Cell)"><code>evaluate(org.apache.poi.ss.usermodel.Cell)</code></a> }</div>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code><a href="../../../../../org/apache/poi/ss/usermodel/FormulaEvaluator.html#evaluateFormulaCellEnum(org.apache.poi.ss.usermodel.Cell)">evaluateFormulaCellEnum</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/poi/ss/usermodel/FormulaEvaluator.html" title="interface in org.apache.poi.ss.usermodel">FormulaEvaluator</a></code></dd>
+<dt><span class="strong">Parameters:</span></dt><dd><code>cell</code> - The cell to evaluate</dd>
+<dt><span class="strong">Returns:</span></dt><dd>The type of the formula result (the cell's type remains as CellType.FORMULA however)
+         If cell is not a formula cell, returns <a href="../../../../../org/apache/poi/ss/usermodel/CellType.html#_NONE"><code>CellType._NONE</code></a> rather than throwing an exception.</dd><dt><span class="strong">Since:</span></dt>
+  <dd>POI 3.15 beta 3</dd></dl>
+</li>
+</ul>
 <a name="setCellType(org.apache.poi.ss.usermodel.Cell, org.apache.poi.ss.usermodel.CellValue)">
 <!--   -->
 </a>
@@ -431,6 +517,25 @@ implements <a href="../../../../../org/a
                <a href="../../../../../org/apache/poi/ss/usermodel/CellValue.html" title="class in org.apache.poi.ss.usermodel">CellValue</a>&nbsp;cv)</pre>
 </li>
 </ul>
+<a name="createRichTextString(java.lang.String)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>createRichTextString</h4>
+<pre>protected abstract&nbsp;<a href="../../../../../org/apache/poi/ss/usermodel/RichTextString.html" title="interface in org.apache.poi.ss.usermodel">RichTextString</a>&nbsp;createRichTextString(java.lang.String&nbsp;str)</pre>
+</li>
+</ul>
+<a name="setCellValue(org.apache.poi.ss.usermodel.Cell, org.apache.poi.ss.usermodel.CellValue)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setCellValue</h4>
+<pre>protected&nbsp;void&nbsp;setCellValue(<a href="../../../../../org/apache/poi/ss/usermodel/Cell.html" title="interface in org.apache.poi.ss.usermodel">Cell</a>&nbsp;cell,
+                <a href="../../../../../org/apache/poi/ss/usermodel/CellValue.html" title="class in org.apache.poi.ss.usermodel">CellValue</a>&nbsp;cv)</pre>
+</li>
+</ul>
 <a name="evaluateAllFormulaCells(org.apache.poi.ss.usermodel.Workbook)">
 <!--   -->
 </a>

Modified: poi/site/publish/apidocs/org/apache/poi/ss/formula/EvaluationCell.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/ss/formula/EvaluationCell.html?rev=1760663&r1=1760662&r2=1760663&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/ss/formula/EvaluationCell.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/ss/formula/EvaluationCell.html Wed Sep 14 09:10:21 2016
@@ -118,7 +118,9 @@
 <tr class="rowColor">
 <td class="colFirst"><code>int</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/ss/formula/EvaluationCell.html#getCachedFormulaResultType()">getCachedFormulaResultType</a></strong>()</code>
-<div class="block">Will return <a href="../../../../../org/apache/poi/ss/usermodel/CellType.html" title="enum in org.apache.poi.ss.usermodel"><code>CellType</code></a> in a future version of POI.</div>
+<div class="block"><strong>Deprecated.</strong>&nbsp;
+<div class="block"><i>3.15. Will return a <a href="../../../../../org/apache/poi/ss/usermodel/CellType.html" title="enum in org.apache.poi.ss.usermodel"><code>CellType</code></a> enum in the future.</i></div>
+</div>
 </td>
 </tr>
 <tr class="altColor">
@@ -133,7 +135,9 @@
 <tr class="rowColor">
 <td class="colFirst"><code>int</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/ss/formula/EvaluationCell.html#getCellType()">getCellType</a></strong>()</code>
-<div class="block">Will return <a href="../../../../../org/apache/poi/ss/usermodel/CellType.html" title="enum in org.apache.poi.ss.usermodel"><code>CellType</code></a> in a future version of POI.</div>
+<div class="block"><strong>Deprecated.</strong>&nbsp;
+<div class="block"><i>3.15. Will return a <a href="../../../../../org/apache/poi/ss/usermodel/CellType.html" title="enum in org.apache.poi.ss.usermodel"><code>CellType</code></a> enum in the future.</i></div>
+</div>
 </td>
 </tr>
 <tr class="altColor">
@@ -233,6 +237,7 @@
 <li class="blockList">
 <h4>getCellType</h4>
 <pre>int&nbsp;getCellType()</pre>
+<div class="block"><span class="strong">Deprecated.</span>&nbsp;<i>3.15. Will return a <a href="../../../../../org/apache/poi/ss/usermodel/CellType.html" title="enum in org.apache.poi.ss.usermodel"><code>CellType</code></a> enum in the future.</i></div>
 <div class="block">Will return <a href="../../../../../org/apache/poi/ss/usermodel/CellType.html" title="enum in org.apache.poi.ss.usermodel"><code>CellType</code></a> in a future version of POI.
  For forwards compatibility, do not hard-code cell type literals in your code.</div>
 <dl><dt><span class="strong">Returns:</span></dt><dd>cell type</dd></dl>
@@ -294,6 +299,7 @@
 <li class="blockList">
 <h4>getCachedFormulaResultType</h4>
 <pre>int&nbsp;getCachedFormulaResultType()</pre>
+<div class="block"><span class="strong">Deprecated.</span>&nbsp;<i>3.15. Will return a <a href="../../../../../org/apache/poi/ss/usermodel/CellType.html" title="enum in org.apache.poi.ss.usermodel"><code>CellType</code></a> enum in the future.</i></div>
 <div class="block">Will return <a href="../../../../../org/apache/poi/ss/usermodel/CellType.html" title="enum in org.apache.poi.ss.usermodel"><code>CellType</code></a> in a future version of POI.
  For forwards compatibility, do not hard-code cell type literals in your code.</div>
 <dl><dt><span class="strong">Returns:</span></dt><dd>cell type of cached formula result</dd></dl>

Modified: poi/site/publish/apidocs/org/apache/poi/ss/formula/class-use/EvaluationWorkbook.ExternalSheet.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/ss/formula/class-use/EvaluationWorkbook.ExternalSheet.html?rev=1760663&r1=1760662&r2=1760663&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/ss/formula/class-use/EvaluationWorkbook.ExternalSheet.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/ss/formula/class-use/EvaluationWorkbook.ExternalSheet.html Wed Sep 14 09:10:21 2016
@@ -168,13 +168,13 @@
 <tbody>
 <tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/poi/ss/formula/EvaluationWorkbook.ExternalSheet.html" title="class in org.apache.poi.ss.formula">EvaluationWorkbook.ExternalSheet</a></code></td>
-<td class="colLast"><span class="strong">EvaluationWorkbook.</span><code><strong><a href="../../../../../../org/apache/poi/ss/formula/EvaluationWorkbook.html#getExternalSheet(int)">getExternalSheet</a></strong>(int&nbsp;externSheetIndex)</code>
-<div class="block">HSSF Only - fetch the external-style sheet details</div>
-</td>
+<td class="colLast"><span class="strong">FormulaRenderingWorkbook.</span><code><strong><a href="../../../../../../org/apache/poi/ss/formula/FormulaRenderingWorkbook.html#getExternalSheet(int)">getExternalSheet</a></strong>(int&nbsp;externSheetIndex)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/poi/ss/formula/EvaluationWorkbook.ExternalSheet.html" title="class in org.apache.poi.ss.formula">EvaluationWorkbook.ExternalSheet</a></code></td>
-<td class="colLast"><span class="strong">FormulaRenderingWorkbook.</span><code><strong><a href="../../../../../../org/apache/poi/ss/formula/FormulaRenderingWorkbook.html#getExternalSheet(int)">getExternalSheet</a></strong>(int&nbsp;externSheetIndex)</code>&nbsp;</td>
+<td class="colLast"><span class="strong">EvaluationWorkbook.</span><code><strong><a href="../../../../../../org/apache/poi/ss/formula/EvaluationWorkbook.html#getExternalSheet(int)">getExternalSheet</a></strong>(int&nbsp;externSheetIndex)</code>
+<div class="block">HSSF Only - fetch the external-style sheet details</div>
+</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/poi/ss/formula/EvaluationWorkbook.ExternalSheet.html" title="class in org.apache.poi.ss.formula">EvaluationWorkbook.ExternalSheet</a></code></td>

Modified: poi/site/publish/apidocs/org/apache/poi/ss/formula/class-use/Formula.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/ss/formula/class-use/Formula.html?rev=1760663&r1=1760662&r2=1760663&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/ss/formula/class-use/Formula.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/ss/formula/class-use/Formula.html Wed Sep 14 09:10:21 2016
@@ -107,11 +107,11 @@
 <tbody>
 <tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/poi/ss/formula/Formula.html" title="class in org.apache.poi.ss.formula">Formula</a></code></td>
-<td class="colLast"><span class="strong">FormulaRecord.</span><code><strong><a href="../../../../../../org/apache/poi/hssf/record/FormulaRecord.html#getFormula()">getFormula</a></strong>()</code>&nbsp;</td>
+<td class="colLast"><span class="strong">OldFormulaRecord.</span><code><strong><a href="../../../../../../org/apache/poi/hssf/record/OldFormulaRecord.html#getFormula()">getFormula</a></strong>()</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/poi/ss/formula/Formula.html" title="class in org.apache.poi.ss.formula">Formula</a></code></td>
-<td class="colLast"><span class="strong">OldFormulaRecord.</span><code><strong><a href="../../../../../../org/apache/poi/hssf/record/OldFormulaRecord.html#getFormula()">getFormula</a></strong>()</code>&nbsp;</td>
+<td class="colLast"><span class="strong">FormulaRecord.</span><code><strong><a href="../../../../../../org/apache/poi/hssf/record/FormulaRecord.html#getFormula()">getFormula</a></strong>()</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>protected <a href="../../../../../../org/apache/poi/ss/formula/Formula.html" title="class in org.apache.poi.ss.formula">Formula</a></code></td>

Modified: poi/site/publish/apidocs/org/apache/poi/ss/formula/class-use/FormulaRenderingWorkbook.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/ss/formula/class-use/FormulaRenderingWorkbook.html?rev=1760663&r1=1760662&r2=1760663&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/ss/formula/class-use/FormulaRenderingWorkbook.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/ss/formula/class-use/FormulaRenderingWorkbook.html Wed Sep 14 09:10:21 2016
@@ -163,27 +163,27 @@
 <tbody>
 <tr class="altColor">
 <td class="colFirst"><code>java.lang.String</code></td>
-<td class="colLast"><span class="strong">Ref3DPtg.</span><code><strong><a href="../../../../../../org/apache/poi/ss/formula/ptg/Ref3DPtg.html#toFormulaString(org.apache.poi.ss.formula.FormulaRenderingWorkbook)">toFormulaString</a></strong>(<a href="../../../../../../org/apache/poi/ss/formula/FormulaRenderingWorkbook.html" title="interface in org.apache.poi.ss.formula">FormulaRenderingWorkbook</a>&nbsp;book)</code>&nbsp;</td>
+<td class="colLast"><span class="strong">Area3DPtg.</span><code><strong><a href="../../../../../../org/apache/poi/ss/formula/ptg/Area3DPtg.html#toFormulaString(org.apache.poi.ss.formula.FormulaRenderingWorkbook)">toFormulaString</a></strong>(<a href="../../../../../../org/apache/poi/ss/formula/FormulaRenderingWorkbook.html" title="interface in org.apache.poi.ss.formula">FormulaRenderingWorkbook</a>&nbsp;book)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>java.lang.String</code></td>
-<td class="colLast"><span class="strong">Area3DPtg.</span><code><strong><a href="../../../../../../org/apache/poi/ss/formula/ptg/Area3DPtg.html#toFormulaString(org.apache.poi.ss.formula.FormulaRenderingWorkbook)">toFormulaString</a></strong>(<a href="../../../../../../org/apache/poi/ss/formula/FormulaRenderingWorkbook.html" title="interface in org.apache.poi.ss.formula">FormulaRenderingWorkbook</a>&nbsp;book)</code>&nbsp;</td>
+<td class="colLast"><span class="strong">NameXPtg.</span><code><strong><a href="../../../../../../org/apache/poi/ss/formula/ptg/NameXPtg.html#toFormulaString(org.apache.poi.ss.formula.FormulaRenderingWorkbook)">toFormulaString</a></strong>(<a href="../../../../../../org/apache/poi/ss/formula/FormulaRenderingWorkbook.html" title="interface in org.apache.poi.ss.formula">FormulaRenderingWorkbook</a>&nbsp;book)</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>java.lang.String</code></td>
-<td class="colLast"><span class="strong">DeletedArea3DPtg.</span><code><strong><a href="../../../../../../org/apache/poi/ss/formula/ptg/DeletedArea3DPtg.html#toFormulaString(org.apache.poi.ss.formula.FormulaRenderingWorkbook)">toFormulaString</a></strong>(<a href="../../../../../../org/apache/poi/ss/formula/FormulaRenderingWorkbook.html" title="interface in org.apache.poi.ss.formula">FormulaRenderingWorkbook</a>&nbsp;book)</code>&nbsp;</td>
+<td class="colLast"><span class="strong">DeletedRef3DPtg.</span><code><strong><a href="../../../../../../org/apache/poi/ss/formula/ptg/DeletedRef3DPtg.html#toFormulaString(org.apache.poi.ss.formula.FormulaRenderingWorkbook)">toFormulaString</a></strong>(<a href="../../../../../../org/apache/poi/ss/formula/FormulaRenderingWorkbook.html" title="interface in org.apache.poi.ss.formula">FormulaRenderingWorkbook</a>&nbsp;book)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>java.lang.String</code></td>
-<td class="colLast"><span class="strong">NamePtg.</span><code><strong><a href="../../../../../../org/apache/poi/ss/formula/ptg/NamePtg.html#toFormulaString(org.apache.poi.ss.formula.FormulaRenderingWorkbook)">toFormulaString</a></strong>(<a href="../../../../../../org/apache/poi/ss/formula/FormulaRenderingWorkbook.html" title="interface in org.apache.poi.ss.formula">FormulaRenderingWorkbook</a>&nbsp;book)</code>&nbsp;</td>
+<td class="colLast"><span class="strong">DeletedArea3DPtg.</span><code><strong><a href="../../../../../../org/apache/poi/ss/formula/ptg/DeletedArea3DPtg.html#toFormulaString(org.apache.poi.ss.formula.FormulaRenderingWorkbook)">toFormulaString</a></strong>(<a href="../../../../../../org/apache/poi/ss/formula/FormulaRenderingWorkbook.html" title="interface in org.apache.poi.ss.formula">FormulaRenderingWorkbook</a>&nbsp;book)</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>java.lang.String</code></td>
-<td class="colLast"><span class="strong">NameXPtg.</span><code><strong><a href="../../../../../../org/apache/poi/ss/formula/ptg/NameXPtg.html#toFormulaString(org.apache.poi.ss.formula.FormulaRenderingWorkbook)">toFormulaString</a></strong>(<a href="../../../../../../org/apache/poi/ss/formula/FormulaRenderingWorkbook.html" title="interface in org.apache.poi.ss.formula">FormulaRenderingWorkbook</a>&nbsp;book)</code>&nbsp;</td>
+<td class="colLast"><span class="strong">NamePtg.</span><code><strong><a href="../../../../../../org/apache/poi/ss/formula/ptg/NamePtg.html#toFormulaString(org.apache.poi.ss.formula.FormulaRenderingWorkbook)">toFormulaString</a></strong>(<a href="../../../../../../org/apache/poi/ss/formula/FormulaRenderingWorkbook.html" title="interface in org.apache.poi.ss.formula">FormulaRenderingWorkbook</a>&nbsp;book)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>java.lang.String</code></td>
-<td class="colLast"><span class="strong">DeletedRef3DPtg.</span><code><strong><a href="../../../../../../org/apache/poi/ss/formula/ptg/DeletedRef3DPtg.html#toFormulaString(org.apache.poi.ss.formula.FormulaRenderingWorkbook)">toFormulaString</a></strong>(<a href="../../../../../../org/apache/poi/ss/formula/FormulaRenderingWorkbook.html" title="interface in org.apache.poi.ss.formula">FormulaRenderingWorkbook</a>&nbsp;book)</code>&nbsp;</td>
+<td class="colLast"><span class="strong">Ref3DPtg.</span><code><strong><a href="../../../../../../org/apache/poi/ss/formula/ptg/Ref3DPtg.html#toFormulaString(org.apache.poi.ss.formula.FormulaRenderingWorkbook)">toFormulaString</a></strong>(<a href="../../../../../../org/apache/poi/ss/formula/FormulaRenderingWorkbook.html" title="interface in org.apache.poi.ss.formula">FormulaRenderingWorkbook</a>&nbsp;book)</code>&nbsp;</td>
 </tr>
 </tbody>
 </table>

Modified: poi/site/publish/apidocs/org/apache/poi/ss/formula/class-use/FormulaShifter.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/ss/formula/class-use/FormulaShifter.html?rev=1760663&r1=1760662&r2=1760663&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/ss/formula/class-use/FormulaShifter.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/ss/formula/class-use/FormulaShifter.html Wed Sep 14 09:10:21 2016
@@ -147,23 +147,23 @@
 </tr>
 <tbody>
 <tr class="altColor">
-<td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="strong">ConditionalFormattingTable.</span><code><strong><a href="../../../../../../org/apache/poi/hssf/record/aggregates/ConditionalFormattingTable.html#updateFormulasAfterCellShift(org.apache.poi.ss.formula.FormulaShifter,%20int)">updateFormulasAfterCellShift</a></strong>(<a href="../../../../../../org/apache/poi/ss/formula/FormulaShifter.html" title="class in org.apache.poi.ss.formula">FormulaShifter</a>&nbsp;shifter,
-                            int&nbsp;externSheetIndex)</code>&nbsp;</td>
-</tr>
-<tr class="rowColor">
 <td class="colFirst"><code>boolean</code></td>
 <td class="colLast"><span class="strong">CFRecordsAggregate.</span><code><strong><a href="../../../../../../org/apache/poi/hssf/record/aggregates/CFRecordsAggregate.html#updateFormulasAfterCellShift(org.apache.poi.ss.formula.FormulaShifter,%20int)">updateFormulasAfterCellShift</a></strong>(<a href="../../../../../../org/apache/poi/ss/formula/FormulaShifter.html" title="class in org.apache.poi.ss.formula">FormulaShifter</a>&nbsp;shifter,
                             int&nbsp;currentExternSheetIx)</code>&nbsp;</td>
 </tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span class="strong">ConditionalFormattingTable.</span><code><strong><a href="../../../../../../org/apache/poi/hssf/record/aggregates/ConditionalFormattingTable.html#updateFormulasAfterCellShift(org.apache.poi.ss.formula.FormulaShifter,%20int)">updateFormulasAfterCellShift</a></strong>(<a href="../../../../../../org/apache/poi/ss/formula/FormulaShifter.html" title="class in org.apache.poi.ss.formula">FormulaShifter</a>&nbsp;shifter,
+                            int&nbsp;externSheetIndex)</code>&nbsp;</td>
+</tr>
 <tr class="altColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="strong">RowRecordsAggregate.</span><code><strong><a href="../../../../../../org/apache/poi/hssf/record/aggregates/RowRecordsAggregate.html#updateFormulasAfterRowShift(org.apache.poi.ss.formula.FormulaShifter,%20int)">updateFormulasAfterRowShift</a></strong>(<a href="../../../../../../org/apache/poi/ss/formula/FormulaShifter.html" title="class in org.apache.poi.ss.formula">FormulaShifter</a>&nbsp;formulaShifter,
+<td class="colLast"><span class="strong">ValueRecordsAggregate.</span><code><strong><a href="../../../../../../org/apache/poi/hssf/record/aggregates/ValueRecordsAggregate.html#updateFormulasAfterRowShift(org.apache.poi.ss.formula.FormulaShifter,%20int)">updateFormulasAfterRowShift</a></strong>(<a href="../../../../../../org/apache/poi/ss/formula/FormulaShifter.html" title="class in org.apache.poi.ss.formula">FormulaShifter</a>&nbsp;shifter,
                            int&nbsp;currentExternSheetIndex)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="strong">ValueRecordsAggregate.</span><code><strong><a href="../../../../../../org/apache/poi/hssf/record/aggregates/ValueRecordsAggregate.html#updateFormulasAfterRowShift(org.apache.poi.ss.formula.FormulaShifter,%20int)">updateFormulasAfterRowShift</a></strong>(<a href="../../../../../../org/apache/poi/ss/formula/FormulaShifter.html" title="class in org.apache.poi.ss.formula">FormulaShifter</a>&nbsp;shifter,
+<td class="colLast"><span class="strong">RowRecordsAggregate.</span><code><strong><a href="../../../../../../org/apache/poi/hssf/record/aggregates/RowRecordsAggregate.html#updateFormulasAfterRowShift(org.apache.poi.ss.formula.FormulaShifter,%20int)">updateFormulasAfterRowShift</a></strong>(<a href="../../../../../../org/apache/poi/ss/formula/FormulaShifter.html" title="class in org.apache.poi.ss.formula">FormulaShifter</a>&nbsp;formulaShifter,
                            int&nbsp;currentExternSheetIndex)</code>&nbsp;</td>
 </tr>
 </tbody>

Modified: poi/site/publish/apidocs/org/apache/poi/ss/formula/class-use/OperationEvaluationContext.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/ss/formula/class-use/OperationEvaluationContext.html?rev=1760663&r1=1760662&r2=1760663&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/ss/formula/class-use/OperationEvaluationContext.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/ss/formula/class-use/OperationEvaluationContext.html Wed Sep 14 09:10:21 2016
@@ -95,92 +95,92 @@
 <tbody>
 <tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/poi/ss/formula/eval/ValueEval.html" title="interface in org.apache.poi.ss.formula.eval">ValueEval</a></code></td>
-<td class="colLast"><span class="strong">ImReal.</span><code><strong><a href="../../../../../../org/apache/poi/ss/formula/functions/ImReal.html#evaluate(org.apache.poi.ss.formula.eval.ValueEval[],%20org.apache.poi.ss.formula.OperationEvaluationContext)">evaluate</a></strong>(<a href="../../../../../../org/apache/poi/ss/formula/eval/ValueEval.html" title="interface in org.apache.poi.ss.formula.eval">ValueEval</a>[]&nbsp;args,
+<td class="colLast"><span class="strong">FreeRefFunction.</span><code><strong><a href="../../../../../../org/apache/poi/ss/formula/functions/FreeRefFunction.html#evaluate(org.apache.poi.ss.formula.eval.ValueEval[],%20org.apache.poi.ss.formula.OperationEvaluationContext)">evaluate</a></strong>(<a href="../../../../../../org/apache/poi/ss/formula/eval/ValueEval.html" title="interface in org.apache.poi.ss.formula.eval">ValueEval</a>[]&nbsp;args,
         <a href="../../../../../../org/apache/poi/ss/formula/OperationEvaluationContext.html" title="class in org.apache.poi.ss.formula">OperationEvaluationContext</a>&nbsp;ec)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/poi/ss/formula/eval/ValueEval.html" title="interface in org.apache.poi.ss.formula.eval">ValueEval</a></code></td>
-<td class="colLast"><span class="strong">Hex2Dec.</span><code><strong><a href="../../../../../../org/apache/poi/ss/formula/functions/Hex2Dec.html#evaluate(org.apache.poi.ss.formula.eval.ValueEval[],%20org.apache.poi.ss.formula.OperationEvaluationContext)">evaluate</a></strong>(<a href="../../../../../../org/apache/poi/ss/formula/eval/ValueEval.html" title="interface in org.apache.poi.ss.formula.eval">ValueEval</a>[]&nbsp;args,
+<td class="colLast"><span class="strong">Delta.</span><code><strong><a href="../../../../../../org/apache/poi/ss/formula/functions/Delta.html#evaluate(org.apache.poi.ss.formula.eval.ValueEval[],%20org.apache.poi.ss.formula.OperationEvaluationContext)">evaluate</a></strong>(<a href="../../../../../../org/apache/poi/ss/formula/eval/ValueEval.html" title="interface in org.apache.poi.ss.formula.eval">ValueEval</a>[]&nbsp;args,
         <a href="../../../../../../org/apache/poi/ss/formula/OperationEvaluationContext.html" title="class in org.apache.poi.ss.formula">OperationEvaluationContext</a>&nbsp;ec)</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/poi/ss/formula/eval/ValueEval.html" title="interface in org.apache.poi.ss.formula.eval">ValueEval</a></code></td>
-<td class="colLast"><span class="strong">Oct2Dec.</span><code><strong><a href="../../../../../../org/apache/poi/ss/formula/functions/Oct2Dec.html#evaluate(org.apache.poi.ss.formula.eval.ValueEval[],%20org.apache.poi.ss.formula.OperationEvaluationContext)">evaluate</a></strong>(<a href="../../../../../../org/apache/poi/ss/formula/eval/ValueEval.html" title="interface in org.apache.poi.ss.formula.eval">ValueEval</a>[]&nbsp;args,
+<td class="colLast"><span class="strong">WeekNum.</span><code><strong><a href="../../../../../../org/apache/poi/ss/formula/functions/WeekNum.html#evaluate(org.apache.poi.ss.formula.eval.ValueEval[],%20org.apache.poi.ss.formula.OperationEvaluationContext)">evaluate</a></strong>(<a href="../../../../../../org/apache/poi/ss/formula/eval/ValueEval.html" title="interface in org.apache.poi.ss.formula.eval">ValueEval</a>[]&nbsp;args,
         <a href="../../../../../../org/apache/poi/ss/formula/OperationEvaluationContext.html" title="class in org.apache.poi.ss.formula">OperationEvaluationContext</a>&nbsp;ec)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/poi/ss/formula/eval/ValueEval.html" title="interface in org.apache.poi.ss.formula.eval">ValueEval</a></code></td>
-<td class="colLast"><span class="strong">Bin2Dec.</span><code><strong><a href="../../../../../../org/apache/poi/ss/formula/functions/Bin2Dec.html#evaluate(org.apache.poi.ss.formula.eval.ValueEval[],%20org.apache.poi.ss.formula.OperationEvaluationContext)">evaluate</a></strong>(<a href="../../../../../../org/apache/poi/ss/formula/eval/ValueEval.html" title="interface in org.apache.poi.ss.formula.eval">ValueEval</a>[]&nbsp;args,
+<td class="colLast"><span class="strong">ImReal.</span><code><strong><a href="../../../../../../org/apache/poi/ss/formula/functions/ImReal.html#evaluate(org.apache.poi.ss.formula.eval.ValueEval[],%20org.apache.poi.ss.formula.OperationEvaluationContext)">evaluate</a></strong>(<a href="../../../../../../org/apache/poi/ss/formula/eval/ValueEval.html" title="interface in org.apache.poi.ss.formula.eval">ValueEval</a>[]&nbsp;args,
         <a href="../../../../../../org/apache/poi/ss/formula/OperationEvaluationContext.html" title="class in org.apache.poi.ss.formula">OperationEvaluationContext</a>&nbsp;ec)</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/poi/ss/formula/eval/ValueEval.html" title="interface in org.apache.poi.ss.formula.eval">ValueEval</a></code></td>
-<td class="colLast"><span class="strong">WeekNum.</span><code><strong><a href="../../../../../../org/apache/poi/ss/formula/functions/WeekNum.html#evaluate(org.apache.poi.ss.formula.eval.ValueEval[],%20org.apache.poi.ss.formula.OperationEvaluationContext)">evaluate</a></strong>(<a href="../../../../../../org/apache/poi/ss/formula/eval/ValueEval.html" title="interface in org.apache.poi.ss.formula.eval">ValueEval</a>[]&nbsp;args,
+<td class="colLast"><span class="strong">Bin2Dec.</span><code><strong><a href="../../../../../../org/apache/poi/ss/formula/functions/Bin2Dec.html#evaluate(org.apache.poi.ss.formula.eval.ValueEval[],%20org.apache.poi.ss.formula.OperationEvaluationContext)">evaluate</a></strong>(<a href="../../../../../../org/apache/poi/ss/formula/eval/ValueEval.html" title="interface in org.apache.poi.ss.formula.eval">ValueEval</a>[]&nbsp;args,
         <a href="../../../../../../org/apache/poi/ss/formula/OperationEvaluationContext.html" title="class in org.apache.poi.ss.formula">OperationEvaluationContext</a>&nbsp;ec)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/poi/ss/formula/eval/ValueEval.html" title="interface in org.apache.poi.ss.formula.eval">ValueEval</a></code></td>
-<td class="colLast"><span class="strong">Delta.</span><code><strong><a href="../../../../../../org/apache/poi/ss/formula/functions/Delta.html#evaluate(org.apache.poi.ss.formula.eval.ValueEval[],%20org.apache.poi.ss.formula.OperationEvaluationContext)">evaluate</a></strong>(<a href="../../../../../../org/apache/poi/ss/formula/eval/ValueEval.html" title="interface in org.apache.poi.ss.formula.eval">ValueEval</a>[]&nbsp;args,
+<td class="colLast"><span class="strong">Indirect.</span><code><strong><a href="../../../../../../org/apache/poi/ss/formula/functions/Indirect.html#evaluate(org.apache.poi.ss.formula.eval.ValueEval[],%20org.apache.poi.ss.formula.OperationEvaluationContext)">evaluate</a></strong>(<a href="../../../../../../org/apache/poi/ss/formula/eval/ValueEval.html" title="interface in org.apache.poi.ss.formula.eval">ValueEval</a>[]&nbsp;args,
         <a href="../../../../../../org/apache/poi/ss/formula/OperationEvaluationContext.html" title="class in org.apache.poi.ss.formula">OperationEvaluationContext</a>&nbsp;ec)</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/poi/ss/formula/eval/ValueEval.html" title="interface in org.apache.poi.ss.formula.eval">ValueEval</a></code></td>
-<td class="colLast"><span class="strong">Sumifs.</span><code><strong><a href="../../../../../../org/apache/poi/ss/formula/functions/Sumifs.html#evaluate(org.apache.poi.ss.formula.eval.ValueEval[],%20org.apache.poi.ss.formula.OperationEvaluationContext)">evaluate</a></strong>(<a href="../../../../../../org/apache/poi/ss/formula/eval/ValueEval.html" title="interface in org.apache.poi.ss.formula.eval">ValueEval</a>[]&nbsp;args,
+<td class="colLast"><span class="strong">Countifs.</span><code><strong><a href="../../../../../../org/apache/poi/ss/formula/functions/Countifs.html#evaluate(org.apache.poi.ss.formula.eval.ValueEval[],%20org.apache.poi.ss.formula.OperationEvaluationContext)">evaluate</a></strong>(<a href="../../../../../../org/apache/poi/ss/formula/eval/ValueEval.html" title="interface in org.apache.poi.ss.formula.eval">ValueEval</a>[]&nbsp;args,
         <a href="../../../../../../org/apache/poi/ss/formula/OperationEvaluationContext.html" title="class in org.apache.poi.ss.formula">OperationEvaluationContext</a>&nbsp;ec)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/poi/ss/formula/eval/ValueEval.html" title="interface in org.apache.poi.ss.formula.eval">ValueEval</a></code></td>
-<td class="colLast"><span class="strong">Imaginary.</span><code><strong><a href="../../../../../../org/apache/poi/ss/formula/functions/Imaginary.html#evaluate(org.apache.poi.ss.formula.eval.ValueEval[],%20org.apache.poi.ss.formula.OperationEvaluationContext)">evaluate</a></strong>(<a href="../../../../../../org/apache/poi/ss/formula/eval/ValueEval.html" title="interface in org.apache.poi.ss.formula.eval">ValueEval</a>[]&nbsp;args,
+<td class="colLast"><span class="strong">Dec2Hex.</span><code><strong><a href="../../../../../../org/apache/poi/ss/formula/functions/Dec2Hex.html#evaluate(org.apache.poi.ss.formula.eval.ValueEval[],%20org.apache.poi.ss.formula.OperationEvaluationContext)">evaluate</a></strong>(<a href="../../../../../../org/apache/poi/ss/formula/eval/ValueEval.html" title="interface in org.apache.poi.ss.formula.eval">ValueEval</a>[]&nbsp;args,
         <a href="../../../../../../org/apache/poi/ss/formula/OperationEvaluationContext.html" title="class in org.apache.poi.ss.formula">OperationEvaluationContext</a>&nbsp;ec)</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/poi/ss/formula/eval/ValueEval.html" title="interface in org.apache.poi.ss.formula.eval">ValueEval</a></code></td>
-<td class="colLast"><span class="strong">FactDouble.</span><code><strong><a href="../../../../../../org/apache/poi/ss/formula/functions/FactDouble.html#evaluate(org.apache.poi.ss.formula.eval.ValueEval[],%20org.apache.poi.ss.formula.OperationEvaluationContext)">evaluate</a></strong>(<a href="../../../../../../org/apache/poi/ss/formula/eval/ValueEval.html" title="interface in org.apache.poi.ss.formula.eval">ValueEval</a>[]&nbsp;args,
+<td class="colLast"><span class="strong">Imaginary.</span><code><strong><a href="../../../../../../org/apache/poi/ss/formula/functions/Imaginary.html#evaluate(org.apache.poi.ss.formula.eval.ValueEval[],%20org.apache.poi.ss.formula.OperationEvaluationContext)">evaluate</a></strong>(<a href="../../../../../../org/apache/poi/ss/formula/eval/ValueEval.html" title="interface in org.apache.poi.ss.formula.eval">ValueEval</a>[]&nbsp;args,
         <a href="../../../../../../org/apache/poi/ss/formula/OperationEvaluationContext.html" title="class in org.apache.poi.ss.formula">OperationEvaluationContext</a>&nbsp;ec)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/poi/ss/formula/eval/ValueEval.html" title="interface in org.apache.poi.ss.formula.eval">ValueEval</a></code></td>
-<td class="colLast"><span class="strong">Quotient.</span><code><strong><a href="../../../../../../org/apache/poi/ss/formula/functions/Quotient.html#evaluate(org.apache.poi.ss.formula.eval.ValueEval[],%20org.apache.poi.ss.formula.OperationEvaluationContext)">evaluate</a></strong>(<a href="../../../../../../org/apache/poi/ss/formula/eval/ValueEval.html" title="interface in org.apache.poi.ss.formula.eval">ValueEval</a>[]&nbsp;args,
+<td class="colLast"><span class="strong">EDate.</span><code><strong><a href="../../../../../../org/apache/poi/ss/formula/functions/EDate.html#evaluate(org.apache.poi.ss.formula.eval.ValueEval[],%20org.apache.poi.ss.formula.OperationEvaluationContext)">evaluate</a></strong>(<a href="../../../../../../org/apache/poi/ss/formula/eval/ValueEval.html" title="interface in org.apache.poi.ss.formula.eval">ValueEval</a>[]&nbsp;args,
         <a href="../../../../../../org/apache/poi/ss/formula/OperationEvaluationContext.html" title="class in org.apache.poi.ss.formula">OperationEvaluationContext</a>&nbsp;ec)</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/poi/ss/formula/eval/ValueEval.html" title="interface in org.apache.poi.ss.formula.eval">ValueEval</a></code></td>
-<td class="colLast"><span class="strong">Complex.</span><code><strong><a href="../../../../../../org/apache/poi/ss/formula/functions/Complex.html#evaluate(org.apache.poi.ss.formula.eval.ValueEval[],%20org.apache.poi.ss.formula.OperationEvaluationContext)">evaluate</a></strong>(<a href="../../../../../../org/apache/poi/ss/formula/eval/ValueEval.html" title="interface in org.apache.poi.ss.formula.eval">ValueEval</a>[]&nbsp;args,
+<td class="colLast"><span class="strong">EOMonth.</span><code><strong><a href="../../../../../../org/apache/poi/ss/formula/functions/EOMonth.html#evaluate(org.apache.poi.ss.formula.eval.ValueEval[],%20org.apache.poi.ss.formula.OperationEvaluationContext)">evaluate</a></strong>(<a href="../../../../../../org/apache/poi/ss/formula/eval/ValueEval.html" title="interface in org.apache.poi.ss.formula.eval">ValueEval</a>[]&nbsp;args,
         <a href="../../../../../../org/apache/poi/ss/formula/OperationEvaluationContext.html" title="class in org.apache.poi.ss.formula">OperationEvaluationContext</a>&nbsp;ec)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/poi/ss/formula/eval/ValueEval.html" title="interface in org.apache.poi.ss.formula.eval">ValueEval</a></code></td>
-<td class="colLast"><span class="strong">FreeRefFunction.</span><code><strong><a href="../../../../../../org/apache/poi/ss/formula/functions/FreeRefFunction.html#evaluate(org.apache.poi.ss.formula.eval.ValueEval[],%20org.apache.poi.ss.formula.OperationEvaluationContext)">evaluate</a></strong>(<a href="../../../../../../org/apache/poi/ss/formula/eval/ValueEval.html" title="interface in org.apache.poi.ss.formula.eval">ValueEval</a>[]&nbsp;args,
+<td class="colLast"><span class="strong">Sumifs.</span><code><strong><a href="../../../../../../org/apache/poi/ss/formula/functions/Sumifs.html#evaluate(org.apache.poi.ss.formula.eval.ValueEval[],%20org.apache.poi.ss.formula.OperationEvaluationContext)">evaluate</a></strong>(<a href="../../../../../../org/apache/poi/ss/formula/eval/ValueEval.html" title="interface in org.apache.poi.ss.formula.eval">ValueEval</a>[]&nbsp;args,
         <a href="../../../../../../org/apache/poi/ss/formula/OperationEvaluationContext.html" title="class in org.apache.poi.ss.formula">OperationEvaluationContext</a>&nbsp;ec)</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/poi/ss/formula/eval/ValueEval.html" title="interface in org.apache.poi.ss.formula.eval">ValueEval</a></code></td>
-<td class="colLast"><span class="strong">Dec2Bin.</span><code><strong><a href="../../../../../../org/apache/poi/ss/formula/functions/Dec2Bin.html#evaluate(org.apache.poi.ss.formula.eval.ValueEval[],%20org.apache.poi.ss.formula.OperationEvaluationContext)">evaluate</a></strong>(<a href="../../../../../../org/apache/poi/ss/formula/eval/ValueEval.html" title="interface in org.apache.poi.ss.formula.eval">ValueEval</a>[]&nbsp;args,
+<td class="colLast"><span class="strong">Hex2Dec.</span><code><strong><a href="../../../../../../org/apache/poi/ss/formula/functions/Hex2Dec.html#evaluate(org.apache.poi.ss.formula.eval.ValueEval[],%20org.apache.poi.ss.formula.OperationEvaluationContext)">evaluate</a></strong>(<a href="../../../../../../org/apache/poi/ss/formula/eval/ValueEval.html" title="interface in org.apache.poi.ss.formula.eval">ValueEval</a>[]&nbsp;args,
         <a href="../../../../../../org/apache/poi/ss/formula/OperationEvaluationContext.html" title="class in org.apache.poi.ss.formula">OperationEvaluationContext</a>&nbsp;ec)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/poi/ss/formula/eval/ValueEval.html" title="interface in org.apache.poi.ss.formula.eval">ValueEval</a></code></td>
-<td class="colLast"><span class="strong">Indirect.</span><code><strong><a href="../../../../../../org/apache/poi/ss/formula/functions/Indirect.html#evaluate(org.apache.poi.ss.formula.eval.ValueEval[],%20org.apache.poi.ss.formula.OperationEvaluationContext)">evaluate</a></strong>(<a href="../../../../../../org/apache/poi/ss/formula/eval/ValueEval.html" title="interface in org.apache.poi.ss.formula.eval">ValueEval</a>[]&nbsp;args,
+<td class="colLast"><span class="strong">FactDouble.</span><code><strong><a href="../../../../../../org/apache/poi/ss/formula/functions/FactDouble.html#evaluate(org.apache.poi.ss.formula.eval.ValueEval[],%20org.apache.poi.ss.formula.OperationEvaluationContext)">evaluate</a></strong>(<a href="../../../../../../org/apache/poi/ss/formula/eval/ValueEval.html" title="interface in org.apache.poi.ss.formula.eval">ValueEval</a>[]&nbsp;args,
         <a href="../../../../../../org/apache/poi/ss/formula/OperationEvaluationContext.html" title="class in org.apache.poi.ss.formula">OperationEvaluationContext</a>&nbsp;ec)</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/poi/ss/formula/eval/ValueEval.html" title="interface in org.apache.poi.ss.formula.eval">ValueEval</a></code></td>
-<td class="colLast"><span class="strong">Dec2Hex.</span><code><strong><a href="../../../../../../org/apache/poi/ss/formula/functions/Dec2Hex.html#evaluate(org.apache.poi.ss.formula.eval.ValueEval[],%20org.apache.poi.ss.formula.OperationEvaluationContext)">evaluate</a></strong>(<a href="../../../../../../org/apache/poi/ss/formula/eval/ValueEval.html" title="interface in org.apache.poi.ss.formula.eval">ValueEval</a>[]&nbsp;args,
+<td class="colLast"><span class="strong">Complex.</span><code><strong><a href="../../../../../../org/apache/poi/ss/formula/functions/Complex.html#evaluate(org.apache.poi.ss.formula.eval.ValueEval[],%20org.apache.poi.ss.formula.OperationEvaluationContext)">evaluate</a></strong>(<a href="../../../../../../org/apache/poi/ss/formula/eval/ValueEval.html" title="interface in org.apache.poi.ss.formula.eval">ValueEval</a>[]&nbsp;args,
         <a href="../../../../../../org/apache/poi/ss/formula/OperationEvaluationContext.html" title="class in org.apache.poi.ss.formula">OperationEvaluationContext</a>&nbsp;ec)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/poi/ss/formula/eval/ValueEval.html" title="interface in org.apache.poi.ss.formula.eval">ValueEval</a></code></td>
-<td class="colLast"><span class="strong">EDate.</span><code><strong><a href="../../../../../../org/apache/poi/ss/formula/functions/EDate.html#evaluate(org.apache.poi.ss.formula.eval.ValueEval[],%20org.apache.poi.ss.formula.OperationEvaluationContext)">evaluate</a></strong>(<a href="../../../../../../org/apache/poi/ss/formula/eval/ValueEval.html" title="interface in org.apache.poi.ss.formula.eval">ValueEval</a>[]&nbsp;args,
+<td class="colLast"><span class="strong">Oct2Dec.</span><code><strong><a href="../../../../../../org/apache/poi/ss/formula/functions/Oct2Dec.html#evaluate(org.apache.poi.ss.formula.eval.ValueEval[],%20org.apache.poi.ss.formula.OperationEvaluationContext)">evaluate</a></strong>(<a href="../../../../../../org/apache/poi/ss/formula/eval/ValueEval.html" title="interface in org.apache.poi.ss.formula.eval">ValueEval</a>[]&nbsp;args,
         <a href="../../../../../../org/apache/poi/ss/formula/OperationEvaluationContext.html" title="class in org.apache.poi.ss.formula">OperationEvaluationContext</a>&nbsp;ec)</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/poi/ss/formula/eval/ValueEval.html" title="interface in org.apache.poi.ss.formula.eval">ValueEval</a></code></td>
-<td class="colLast"><span class="strong">EOMonth.</span><code><strong><a href="../../../../../../org/apache/poi/ss/formula/functions/EOMonth.html#evaluate(org.apache.poi.ss.formula.eval.ValueEval[],%20org.apache.poi.ss.formula.OperationEvaluationContext)">evaluate</a></strong>(<a href="../../../../../../org/apache/poi/ss/formula/eval/ValueEval.html" title="interface in org.apache.poi.ss.formula.eval">ValueEval</a>[]&nbsp;args,
+<td class="colLast"><span class="strong">Dec2Bin.</span><code><strong><a href="../../../../../../org/apache/poi/ss/formula/functions/Dec2Bin.html#evaluate(org.apache.poi.ss.formula.eval.ValueEval[],%20org.apache.poi.ss.formula.OperationEvaluationContext)">evaluate</a></strong>(<a href="../../../../../../org/apache/poi/ss/formula/eval/ValueEval.html" title="interface in org.apache.poi.ss.formula.eval">ValueEval</a>[]&nbsp;args,
         <a href="../../../../../../org/apache/poi/ss/formula/OperationEvaluationContext.html" title="class in org.apache.poi.ss.formula">OperationEvaluationContext</a>&nbsp;ec)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/poi/ss/formula/eval/ValueEval.html" title="interface in org.apache.poi.ss.formula.eval">ValueEval</a></code></td>
-<td class="colLast"><span class="strong">Countifs.</span><code><strong><a href="../../../../../../org/apache/poi/ss/formula/functions/Countifs.html#evaluate(org.apache.poi.ss.formula.eval.ValueEval[],%20org.apache.poi.ss.formula.OperationEvaluationContext)">evaluate</a></strong>(<a href="../../../../../../org/apache/poi/ss/formula/eval/ValueEval.html" title="interface in org.apache.poi.ss.formula.eval">ValueEval</a>[]&nbsp;args,
+<td class="colLast"><span class="strong">Quotient.</span><code><strong><a href="../../../../../../org/apache/poi/ss/formula/functions/Quotient.html#evaluate(org.apache.poi.ss.formula.eval.ValueEval[],%20org.apache.poi.ss.formula.OperationEvaluationContext)">evaluate</a></strong>(<a href="../../../../../../org/apache/poi/ss/formula/eval/ValueEval.html" title="interface in org.apache.poi.ss.formula.eval">ValueEval</a>[]&nbsp;args,
         <a href="../../../../../../org/apache/poi/ss/formula/OperationEvaluationContext.html" title="class in org.apache.poi.ss.formula">OperationEvaluationContext</a>&nbsp;ec)</code>&nbsp;</td>
 </tr>
 </tbody>

Modified: poi/site/publish/apidocs/org/apache/poi/ss/formula/class-use/WorkbookEvaluator.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/ss/formula/class-use/WorkbookEvaluator.html?rev=1760663&r1=1760662&r2=1760663&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/ss/formula/class-use/WorkbookEvaluator.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/ss/formula/class-use/WorkbookEvaluator.html Wed Sep 14 09:10:21 2016
@@ -114,13 +114,13 @@
 <tbody>
 <tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/poi/ss/formula/WorkbookEvaluator.html" title="class in org.apache.poi.ss.formula">WorkbookEvaluator</a></code></td>
-<td class="colLast"><span class="strong">WorkbookEvaluatorProvider.</span><code><strong><a href="../../../../../../org/apache/poi/ss/formula/WorkbookEvaluatorProvider.html#_getWorkbookEvaluator()">_getWorkbookEvaluator</a></strong>()</code>
-<div class="block">Provide the underlying WorkbookEvaluator</div>
-</td>
+<td class="colLast"><span class="strong">BaseFormulaEvaluator.</span><code><strong><a href="../../../../../../org/apache/poi/ss/formula/BaseFormulaEvaluator.html#_getWorkbookEvaluator()">_getWorkbookEvaluator</a></strong>()</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/poi/ss/formula/WorkbookEvaluator.html" title="class in org.apache.poi.ss.formula">WorkbookEvaluator</a></code></td>
-<td class="colLast"><span class="strong">BaseFormulaEvaluator.</span><code><strong><a href="../../../../../../org/apache/poi/ss/formula/BaseFormulaEvaluator.html#_getWorkbookEvaluator()">_getWorkbookEvaluator</a></strong>()</code>&nbsp;</td>
+<td class="colLast"><span class="strong">WorkbookEvaluatorProvider.</span><code><strong><a href="../../../../../../org/apache/poi/ss/formula/WorkbookEvaluatorProvider.html#_getWorkbookEvaluator()">_getWorkbookEvaluator</a></strong>()</code>
+<div class="block">Provide the underlying WorkbookEvaluator</div>
+</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/poi/ss/formula/WorkbookEvaluator.html" title="class in org.apache.poi.ss.formula">WorkbookEvaluator</a></code></td>

Modified: poi/site/publish/apidocs/org/apache/poi/ss/formula/eval/class-use/EvaluationException.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/ss/formula/eval/class-use/EvaluationException.html?rev=1760663&r1=1760662&r2=1760663&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/ss/formula/eval/class-use/EvaluationException.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/ss/formula/eval/class-use/EvaluationException.html Wed Sep 14 09:10:21 2016
@@ -214,20 +214,20 @@
 <td class="colLast"><span class="strong">NumericFunction.</span><code><strong><a href="../../../../../../../org/apache/poi/ss/formula/functions/NumericFunction.html#checkValue(double)">checkValue</a></strong>(double&nbsp;result)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><code>double</code></td>
-<td class="colLast"><span class="strong">PPMT.</span><code><strong><a href="../../../../../../../org/apache/poi/ss/formula/functions/PPMT.html#eval(org.apache.poi.ss.formula.eval.ValueEval[],%20int,%20int)">eval</a></strong>(<a href="../../../../../../../org/apache/poi/ss/formula/eval/ValueEval.html" title="interface in org.apache.poi.ss.formula.eval">ValueEval</a>[]&nbsp;args,
+<td class="colFirst"><code>protected abstract double</code></td>
+<td class="colLast"><span class="strong">NumericFunction.</span><code><strong><a href="../../../../../../../org/apache/poi/ss/formula/functions/NumericFunction.html#eval(org.apache.poi.ss.formula.eval.ValueEval[],%20int,%20int)">eval</a></strong>(<a href="../../../../../../../org/apache/poi/ss/formula/eval/ValueEval.html" title="interface in org.apache.poi.ss.formula.eval">ValueEval</a>[]&nbsp;args,
     int&nbsp;srcCellRow,
     int&nbsp;srcCellCol)</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><code>protected abstract double</code></td>
-<td class="colLast"><span class="strong">NumericFunction.</span><code><strong><a href="../../../../../../../org/apache/poi/ss/formula/functions/NumericFunction.html#eval(org.apache.poi.ss.formula.eval.ValueEval[],%20int,%20int)">eval</a></strong>(<a href="../../../../../../../org/apache/poi/ss/formula/eval/ValueEval.html" title="interface in org.apache.poi.ss.formula.eval">ValueEval</a>[]&nbsp;args,
+<td class="colFirst"><code>protected double</code></td>
+<td class="colLast"><span class="strong">NumericFunction.OneArg.</span><code><strong><a href="../../../../../../../org/apache/poi/ss/formula/functions/NumericFunction.OneArg.html#eval(org.apache.poi.ss.formula.eval.ValueEval[],%20int,%20int)">eval</a></strong>(<a href="../../../../../../../org/apache/poi/ss/formula/eval/ValueEval.html" title="interface in org.apache.poi.ss.formula.eval">ValueEval</a>[]&nbsp;args,
     int&nbsp;srcCellRow,
     int&nbsp;srcCellCol)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><code>protected double</code></td>
-<td class="colLast"><span class="strong">NumericFunction.OneArg.</span><code><strong><a href="../../../../../../../org/apache/poi/ss/formula/functions/NumericFunction.OneArg.html#eval(org.apache.poi.ss.formula.eval.ValueEval[],%20int,%20int)">eval</a></strong>(<a href="../../../../../../../org/apache/poi/ss/formula/eval/ValueEval.html" title="interface in org.apache.poi.ss.formula.eval">ValueEval</a>[]&nbsp;args,
+<td class="colFirst"><code>double</code></td>
+<td class="colLast"><span class="strong">PPMT.</span><code><strong><a href="../../../../../../../org/apache/poi/ss/formula/functions/PPMT.html#eval(org.apache.poi.ss.formula.eval.ValueEval[],%20int,%20int)">eval</a></strong>(<a href="../../../../../../../org/apache/poi/ss/formula/eval/ValueEval.html" title="interface in org.apache.poi.ss.formula.eval">ValueEval</a>[]&nbsp;args,
     int&nbsp;srcCellRow,
     int&nbsp;srcCellCol)</code>&nbsp;</td>
 </tr>
@@ -243,19 +243,19 @@
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>protected double</code></td>
-<td class="colLast"><span class="strong">Mirr.</span><code><strong><a href="../../../../../../../org/apache/poi/ss/formula/functions/Mirr.html#evaluate(double[])">evaluate</a></strong>(double[]&nbsp;values)</code>&nbsp;</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>protected double</code></td>
 <td class="colLast"><span class="strong">FinanceFunction.</span><code><strong><a href="../../../../../../../org/apache/poi/ss/formula/functions/FinanceFunction.html#evaluate(double[])">evaluate</a></strong>(double[]&nbsp;ds)</code>&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>static double</code></td>
 <td class="colLast"><span class="strong">Mode.</span><code><strong><a href="../../../../../../../org/apache/poi/ss/formula/functions/Mode.html#evaluate(double[])">evaluate</a></strong>(double[]&nbsp;v)</code>
 <div class="block">if v is zero length or contains no duplicates, return value is
  Double.NaN.</div>
 </td>
 </tr>
+<tr class="altColor">
+<td class="colFirst"><code>protected double</code></td>
+<td class="colLast"><span class="strong">Mirr.</span><code><strong><a href="../../../../../../../org/apache/poi/ss/formula/functions/Mirr.html#evaluate(double[])">evaluate</a></strong>(double[]&nbsp;values)</code>&nbsp;</td>
+</tr>
 <tr class="rowColor">
 <td class="colFirst"><code>protected abstract double</code></td>
 <td class="colLast"><span class="strong">MultiOperandNumericFunction.</span><code><strong><a href="../../../../../../../org/apache/poi/ss/formula/functions/MultiOperandNumericFunction.html#evaluate(double[])">evaluate</a></strong>(double[]&nbsp;values)</code>&nbsp;</td>
@@ -280,17 +280,17 @@
                  int&nbsp;srcCellCol)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><code>static boolean</code></td>
-<td class="colLast"><span class="strong">IfFunc.</span><code><strong><a href="../../../../../../../org/apache/poi/ss/formula/functions/IfFunc.html#evaluateFirstArg(org.apache.poi.ss.formula.eval.ValueEval,%20int,%20int)">evaluateFirstArg</a></strong>(<a href="../../../../../../../org/apache/poi/ss/formula/eval/ValueEval.html" title="interface in org.apache.poi.ss.formula.eval">ValueEval</a>&nbsp;arg,
-                int&nbsp;srcCellRow,
-                int&nbsp;srcCellCol)</code>&nbsp;</td>
-</tr>
-<tr class="altColor">
 <td class="colFirst"><code>static int</code></td>
 <td class="colLast"><span class="strong">Choose.</span><code><strong><a href="../../../../../../../org/apache/poi/ss/formula/functions/Choose.html#evaluateFirstArg(org.apache.poi.ss.formula.eval.ValueEval,%20int,%20int)">evaluateFirstArg</a></strong>(<a href="../../../../../../../org/apache/poi/ss/formula/eval/ValueEval.html" title="interface in org.apache.poi.ss.formula.eval">ValueEval</a>&nbsp;arg0,
                 int&nbsp;srcRowIndex,
                 int&nbsp;srcColumnIndex)</code>&nbsp;</td>
 </tr>
+<tr class="altColor">
+<td class="colFirst"><code>static boolean</code></td>
+<td class="colLast"><span class="strong">IfFunc.</span><code><strong><a href="../../../../../../../org/apache/poi/ss/formula/functions/IfFunc.html#evaluateFirstArg(org.apache.poi.ss.formula.eval.ValueEval,%20int,%20int)">evaluateFirstArg</a></strong>(<a href="../../../../../../../org/apache/poi/ss/formula/eval/ValueEval.html" title="interface in org.apache.poi.ss.formula.eval">ValueEval</a>&nbsp;arg,
+                int&nbsp;srcCellRow,
+                int&nbsp;srcCellCol)</code>&nbsp;</td>
+</tr>
 <tr class="rowColor">
 <td class="colFirst"><code>protected abstract <a href="../../../../../../../org/apache/poi/ss/formula/eval/ValueEval.html" title="interface in org.apache.poi.ss.formula.eval">ValueEval</a></code></td>
 <td class="colLast"><span class="strong">TextFunction.</span><code><strong><a href="../../../../../../../org/apache/poi/ss/formula/functions/TextFunction.html#evaluateFunc(org.apache.poi.ss.formula.eval.ValueEval[],%20int,%20int)">evaluateFunc</a></strong>(<a href="../../../../../../../org/apache/poi/ss/formula/eval/ValueEval.html" title="interface in org.apache.poi.ss.formula.eval">ValueEval</a>[]&nbsp;args,



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@poi.apache.org
For additional commands, e-mail: commits-help@poi.apache.org