Author: nick
Date: Fri Feb 17 11:14:33 2017
New Revision: 1783372

URL: http://svn.apache.org/viewvc?rev=1783372&view=rev
Log:
Republish site

Modified:
    poi/site/publish/apidocs/deprecated-list.html
    poi/site/publish/apidocs/index-all.html
    poi/site/publish/apidocs/org/apache/poi/hpsf/PropertySet.html
    poi/site/publish/apidocs/org/apache/poi/hssf/record/EndSubRecord.html
    poi/site/publish/apidocs/org/apache/poi/hssf/record/LbsDataSubRecord.html
    poi/site/publish/apidocs/org/apache/poi/hssf/record/SubRecord.html
    poi/site/publish/apidocs/org/apache/poi/hssf/record/class-use/SubRecord.html
    
poi/site/publish/apidocs/org/apache/poi/openxml4j/opc/internal/ZipHelper.html
    
poi/site/publish/apidocs/org/apache/poi/openxml4j/opc/internal/marshallers/ZipPartMarshaller.html
    
poi/site/publish/apidocs/org/apache/poi/ss/formula/class-use/OperationEvaluationContext.html
    
poi/site/publish/apidocs/org/apache/poi/ss/formula/eval/class-use/ValueEval.html
    poi/site/publish/apidocs/org/apache/poi/ss/formula/functions/Countifs.html
    poi/site/publish/apidocs/org/apache/poi/ss/formula/functions/Sumifs.html
    
poi/site/publish/apidocs/org/apache/poi/ss/formula/functions/class-use/FreeRefFunction.html
    
poi/site/publish/apidocs/org/apache/poi/ss/formula/functions/package-tree.html
    poi/site/publish/apidocs/org/apache/poi/util/LittleEndianInputStream.html
    poi/site/publish/apidocs/org/apache/poi/util/class-use/NotImplemented.html
    poi/site/publish/apidocs/org/apache/poi/util/class-use/Removal.html
    
poi/site/publish/apidocs/org/apache/poi/util/class-use/SuppressForbidden.html
    poi/site/publish/apidocs/org/apache/poi/util/package-use.html
    poi/site/publish/apidocs/overview-tree.html
    poi/site/publish/howtobuild.html
    poi/site/publish/who.html

Modified: poi/site/publish/apidocs/deprecated-list.html
URL: 
http://svn.apache.org/viewvc/poi/site/publish/apidocs/deprecated-list.html?rev=1783372&r1=1783371&r2=1783372&view=diff
==============================================================================
--- poi/site/publish/apidocs/deprecated-list.html (original)
+++ poi/site/publish/apidocs/deprecated-list.html Fri Feb 17 11:14:33 2017
@@ -900,136 +900,141 @@
 <td class="colOne"><a 
href="org/apache/poi/hwpf/model/FIBFieldHandler.html#PLCFLST">org.apache.poi.hwpf.model.FIBFieldHandler.PLCFLST</a></td>
 </tr>
 <tr class="rowColor">
+<td class="colOne"><a 
href="org/apache/poi/openxml4j/opc/internal/ZipHelper.html#READ_WRITE_FILE_BUFFER_SIZE">org.apache.poi.openxml4j.opc.internal.ZipHelper.READ_WRITE_FILE_BUFFER_SIZE</a>
+<div class="block"><i>in POI 3.16-beta3, not used anymore</i></div>
+</td>
+</tr>
+<tr class="altColor">
 <td class="colOne"><a 
href="org/apache/poi/ss/usermodel/Row.html#RETURN_BLANK_AS_NULL">org.apache.poi.ss.usermodel.Row.RETURN_BLANK_AS_NULL</a>
 <div class="block"><i>as of POI 3.15-beta2, scheduled for removal in 3.17 - 
use the MissingCellPolicy enum</i></div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a 
href="org/apache/poi/ss/usermodel/Row.html#RETURN_NULL_AND_BLANK">org.apache.poi.ss.usermodel.Row.RETURN_NULL_AND_BLANK</a>
 <div class="block"><i>as of POI 3.15-beta2, scheduled for removal in 3.17 - 
use the MissingCellPolicy enum</i></div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a 
href="org/apache/poi/ss/usermodel/Workbook.html#SHEET_STATE_HIDDEN">org.apache.poi.ss.usermodel.Workbook.SHEET_STATE_HIDDEN</a>
 <div class="block"><i>POI 3.16 beta 2. Use <a 
href="org/apache/poi/ss/usermodel/SheetVisibility.html#HIDDEN"><code>SheetVisibility.HIDDEN</code></a>
 instead.</i></div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a 
href="org/apache/poi/ss/usermodel/Workbook.html#SHEET_STATE_VERY_HIDDEN">org.apache.poi.ss.usermodel.Workbook.SHEET_STATE_VERY_HIDDEN</a>
 <div class="block"><i>POI 3.16 beta 2. Use <a 
href="org/apache/poi/ss/usermodel/SheetVisibility.html#VERY_HIDDEN"><code>SheetVisibility.VERY_HIDDEN</code></a>
 instead.</i></div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a 
href="org/apache/poi/ss/usermodel/Workbook.html#SHEET_STATE_VISIBLE">org.apache.poi.ss.usermodel.Workbook.SHEET_STATE_VISIBLE</a>
 <div class="block"><i>POI 3.16 beta 2. Use <a 
href="org/apache/poi/ss/usermodel/SheetVisibility.html#VISIBLE"><code>SheetVisibility.VISIBLE</code></a>
 instead.</i></div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a 
href="org/apache/poi/ss/usermodel/CellStyle.html#SOLID_FOREGROUND">org.apache.poi.ss.usermodel.CellStyle.SOLID_FOREGROUND</a>
 <div class="block"><i>3.15 beta 3. Use <a 
href="org/apache/poi/ss/usermodel/FillPatternType.html#SOLID_FOREGROUND"><code>FillPatternType.SOLID_FOREGROUND</code></a>
 instead.</i></div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a 
href="org/apache/poi/ss/usermodel/CellStyle.html#SPARSE_DOTS">org.apache.poi.ss.usermodel.CellStyle.SPARSE_DOTS</a>
 <div class="block"><i>3.15 beta 3. Use <a 
href="org/apache/poi/ss/usermodel/FillPatternType.html#SPARSE_DOTS"><code>FillPatternType.SPARSE_DOTS</code></a>
 instead.</i></div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a 
href="org/apache/poi/ss/usermodel/CellStyle.html#SQUARES">org.apache.poi.ss.usermodel.CellStyle.SQUARES</a>
 <div class="block"><i>3.15 beta 3. Use <a 
href="org/apache/poi/ss/usermodel/FillPatternType.html#SQUARES"><code>FillPatternType.SQUARES</code></a>
 instead.</i></div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a 
href="org/apache/poi/ss/usermodel/CellStyle.html#THICK_BACKWARD_DIAG">org.apache.poi.ss.usermodel.CellStyle.THICK_BACKWARD_DIAG</a>
 <div class="block"><i>3.15 beta 3. Use <a 
href="org/apache/poi/ss/usermodel/FillPatternType.html#THICK_BACKWARD_DIAG"><code>FillPatternType.THICK_BACKWARD_DIAG</code></a>
 instead.</i></div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a 
href="org/apache/poi/ss/usermodel/CellStyle.html#THICK_FORWARD_DIAG">org.apache.poi.ss.usermodel.CellStyle.THICK_FORWARD_DIAG</a>
 <div class="block"><i>3.15 beta 3. Use <a 
href="org/apache/poi/ss/usermodel/FillPatternType.html#THICK_FORWARD_DIAG"><code>FillPatternType.THICK_FORWARD_DIAG</code></a>
 instead.</i></div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a 
href="org/apache/poi/ss/usermodel/CellStyle.html#THICK_HORZ_BANDS">org.apache.poi.ss.usermodel.CellStyle.THICK_HORZ_BANDS</a>
 <div class="block"><i>3.15 beta 3. Use <a 
href="org/apache/poi/ss/usermodel/FillPatternType.html#THICK_HORZ_BANDS"><code>FillPatternType.THICK_HORZ_BANDS</code></a>
 instead.</i></div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a 
href="org/apache/poi/ss/usermodel/CellStyle.html#THICK_VERT_BANDS">org.apache.poi.ss.usermodel.CellStyle.THICK_VERT_BANDS</a>
 <div class="block"><i>3.15 beta 3. Use <a 
href="org/apache/poi/ss/usermodel/FillPatternType.html#THICK_VERT_BANDS"><code>FillPatternType.THICK_VERT_BANDS</code></a>
 instead.</i></div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a 
href="org/apache/poi/ss/usermodel/CellStyle.html#THIN_BACKWARD_DIAG">org.apache.poi.ss.usermodel.CellStyle.THIN_BACKWARD_DIAG</a>
 <div class="block"><i>3.15 beta 3. Use <a 
href="org/apache/poi/ss/usermodel/FillPatternType.html#THIN_BACKWARD_DIAG"><code>FillPatternType.THIN_BACKWARD_DIAG</code></a>
 instead.</i></div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a 
href="org/apache/poi/ss/usermodel/CellStyle.html#THIN_FORWARD_DIAG">org.apache.poi.ss.usermodel.CellStyle.THIN_FORWARD_DIAG</a>
 <div class="block"><i>3.15 beta 3. Use <a 
href="org/apache/poi/ss/usermodel/FillPatternType.html#THIN_FORWARD_DIAG"><code>FillPatternType.THIN_FORWARD_DIAG</code></a>
 instead.</i></div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a 
href="org/apache/poi/ss/usermodel/CellStyle.html#THIN_HORZ_BANDS">org.apache.poi.ss.usermodel.CellStyle.THIN_HORZ_BANDS</a>
 <div class="block"><i>3.15 beta 3. Use <a 
href="org/apache/poi/ss/usermodel/FillPatternType.html#THIN_HORZ_BANDS"><code>FillPatternType.THIN_HORZ_BANDS</code></a>
 instead.</i></div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a 
href="org/apache/poi/ss/usermodel/CellStyle.html#THIN_VERT_BANDS">org.apache.poi.ss.usermodel.CellStyle.THIN_VERT_BANDS</a>
 <div class="block"><i>3.15 beta 3. Use <a 
href="org/apache/poi/ss/usermodel/FillPatternType.html#THIN_VERT_BANDS"><code>FillPatternType.THIN_VERT_BANDS</code></a>
 instead.</i></div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a 
href="org/apache/poi/hwpf/usermodel/Range.html#TYPE_CHARACTER">org.apache.poi.hwpf.usermodel.Range.TYPE_CHARACTER</a>
 <div class="block"><i>POI 3.8 beta 5</i></div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a 
href="org/apache/poi/hwpf/usermodel/Range.html#TYPE_LISTENTRY">org.apache.poi.hwpf.usermodel.Range.TYPE_LISTENTRY</a>
 <div class="block"><i>POI 3.8 beta 5</i></div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a 
href="org/apache/poi/hwpf/usermodel/Range.html#TYPE_PARAGRAPH">org.apache.poi.hwpf.usermodel.Range.TYPE_PARAGRAPH</a>
 <div class="block"><i>POI 3.8 beta 5</i></div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a 
href="org/apache/poi/hwpf/usermodel/Range.html#TYPE_SECTION">org.apache.poi.hwpf.usermodel.Range.TYPE_SECTION</a>
 <div class="block"><i>POI 3.8 beta 5</i></div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a 
href="org/apache/poi/hwpf/usermodel/Range.html#TYPE_TABLE">org.apache.poi.hwpf.usermodel.Range.TYPE_TABLE</a>
 <div class="block"><i>POI 3.8 beta 5</i></div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a 
href="org/apache/poi/hwpf/usermodel/Range.html#TYPE_TEXT">org.apache.poi.hwpf.usermodel.Range.TYPE_TEXT</a>
 <div class="block"><i>POI 3.8 beta 5</i></div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a 
href="org/apache/poi/hwpf/usermodel/Range.html#TYPE_UNDEFINED">org.apache.poi.hwpf.usermodel.Range.TYPE_UNDEFINED</a>
 <div class="block"><i>POI 3.8 beta 5</i></div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a 
href="org/apache/poi/ss/usermodel/CellStyle.html#VERTICAL_BOTTOM">org.apache.poi.ss.usermodel.CellStyle.VERTICAL_BOTTOM</a>
 <div class="block"><i>POI 3.15 beta 3. Use <a 
href="org/apache/poi/ss/usermodel/VerticalAlignment.html#BOTTOM"><code>VerticalAlignment.BOTTOM</code></a>
 instead.</i></div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a 
href="org/apache/poi/ss/usermodel/CellStyle.html#VERTICAL_CENTER">org.apache.poi.ss.usermodel.CellStyle.VERTICAL_CENTER</a>
 <div class="block"><i>POI 3.15 beta 3. Use <a 
href="org/apache/poi/ss/usermodel/VerticalAlignment.html#CENTER"><code>VerticalAlignment.CENTER</code></a>
 instead.</i></div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a 
href="org/apache/poi/ss/usermodel/CellStyle.html#VERTICAL_JUSTIFY">org.apache.poi.ss.usermodel.CellStyle.VERTICAL_JUSTIFY</a>
 <div class="block"><i>POI 3.15 beta 3. Use <a 
href="org/apache/poi/ss/usermodel/VerticalAlignment.html#JUSTIFY"><code>VerticalAlignment.JUSTIFY</code></a>
 instead.</i></div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a 
href="org/apache/poi/ss/usermodel/CellStyle.html#VERTICAL_TOP">org.apache.poi.ss.usermodel.CellStyle.VERTICAL_TOP</a>
 <div class="block"><i>POI 3.15 beta 3. Use <a 
href="org/apache/poi/ss/usermodel/VerticalAlignment.html#TOP"><code>VerticalAlignment.TOP</code></a>
 instead.</i></div>
 </td>

Modified: poi/site/publish/apidocs/index-all.html
URL: 
http://svn.apache.org/viewvc/poi/site/publish/apidocs/index-all.html?rev=1783372&r1=1783371&r2=1783372&view=diff
==============================================================================
--- poi/site/publish/apidocs/index-all.html (original)
+++ poi/site/publish/apidocs/index-all.html Fri Feb 17 11:14:33 2017
@@ -14563,8 +14563,6 @@
 <dd>&nbsp;</dd>
 <dt><span class="strong"><a 
href="./org/apache/poi/ss/formula/functions/Countif.html#evaluate(int,%20int,%20org.apache.poi.ss.formula.eval.ValueEval,%20org.apache.poi.ss.formula.eval.ValueEval)">evaluate(int,
 int, ValueEval, ValueEval)</a></span> - Method in class 
org.apache.poi.ss.formula.functions.<a 
href="./org/apache/poi/ss/formula/functions/Countif.html" title="class in 
org.apache.poi.ss.formula.functions">Countif</a></dt>
 <dd>&nbsp;</dd>
-<dt><span class="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(ValueEval[],
 OperationEvaluationContext)</a></span> - Method in class 
org.apache.poi.ss.formula.functions.<a 
href="./org/apache/poi/ss/formula/functions/Countifs.html" title="class in 
org.apache.poi.ss.formula.functions">Countifs</a></dt>
-<dd>&nbsp;</dd>
 <dt><span class="strong"><a 
href="./org/apache/poi/ss/formula/functions/DateFunc.html#evaluate(int,%20int,%20org.apache.poi.ss.formula.eval.ValueEval,%20org.apache.poi.ss.formula.eval.ValueEval,%20org.apache.poi.ss.formula.eval.ValueEval)">evaluate(int,
 int, ValueEval, ValueEval, ValueEval)</a></span> - Method in class 
org.apache.poi.ss.formula.functions.<a 
href="./org/apache/poi/ss/formula/functions/DateFunc.html" title="class in 
org.apache.poi.ss.formula.functions">DateFunc</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="strong"><a 
href="./org/apache/poi/ss/formula/functions/Days360.html#evaluate(int,%20int,%20org.apache.poi.ss.formula.eval.ValueEval,%20org.apache.poi.ss.formula.eval.ValueEval)">evaluate(int,
 int, ValueEval, ValueEval)</a></span> - Method in class 
org.apache.poi.ss.formula.functions.<a 
href="./org/apache/poi/ss/formula/functions/Days360.html" title="class in 
org.apache.poi.ss.formula.functions">Days360</a></dt>
@@ -14784,8 +14782,6 @@
 <dd>&nbsp;</dd>
 <dt><span class="strong"><a 
href="./org/apache/poi/ss/formula/functions/Sumif.html#evaluate(int,%20int,%20org.apache.poi.ss.formula.eval.ValueEval,%20org.apache.poi.ss.formula.eval.ValueEval,%20org.apache.poi.ss.formula.eval.ValueEval)">evaluate(int,
 int, ValueEval, ValueEval, ValueEval)</a></span> - Method in class 
org.apache.poi.ss.formula.functions.<a 
href="./org/apache/poi/ss/formula/functions/Sumif.html" title="class in 
org.apache.poi.ss.formula.functions">Sumif</a></dt>
 <dd>&nbsp;</dd>
-<dt><span class="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(ValueEval[],
 OperationEvaluationContext)</a></span> - Method in class 
org.apache.poi.ss.formula.functions.<a 
href="./org/apache/poi/ss/formula/functions/Sumifs.html" title="class in 
org.apache.poi.ss.formula.functions">Sumifs</a></dt>
-<dd>&nbsp;</dd>
 <dt><span class="strong"><a 
href="./org/apache/poi/ss/formula/functions/Sumproduct.html#evaluate(org.apache.poi.ss.formula.eval.ValueEval[],%20int,%20int)">evaluate(ValueEval[],
 int, int)</a></span> - Method in class org.apache.poi.ss.formula.functions.<a 
href="./org/apache/poi/ss/formula/functions/Sumproduct.html" title="class in 
org.apache.poi.ss.formula.functions">Sumproduct</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="strong"><a 
href="./org/apache/poi/ss/formula/functions/T.html#evaluate(int,%20int,%20org.apache.poi.ss.formula.eval.ValueEval)">evaluate(int,
 int, ValueEval)</a></span> - Method in class 
org.apache.poi.ss.formula.functions.<a 
href="./org/apache/poi/ss/formula/functions/T.html" title="class in 
org.apache.poi.ss.formula.functions">T</a></dt>
@@ -43570,6 +43566,17 @@
 </dd>
 <dt><span class="strong"><a 
href="./org/apache/poi/poifs/crypt/HashAlgorithm.html#hashSize">hashSize</a></span>
 - Variable in enum org.apache.poi.poifs.crypt.<a 
href="./org/apache/poi/poifs/crypt/HashAlgorithm.html" title="enum in 
org.apache.poi.poifs.crypt">HashAlgorithm</a></dt>
 <dd>&nbsp;</dd>
+<dt><span class="strong"><a 
href="./org/apache/poi/ss/formula/functions/Countifs.html#hasInitialRange()">hasInitialRange()</a></span>
 - Method in class org.apache.poi.ss.formula.functions.<a 
href="./org/apache/poi/ss/formula/functions/Countifs.html" title="class in 
org.apache.poi.ss.formula.functions">Countifs</a></dt>
+<dd>
+<div 
class="block">https://support.office.com/en-us/article/COUNTIFS-function-dda3dc6e-f74e-4aee-88bc-aa8c2a866842?ui=en-US&rs=en-US&ad=US
+ COUNTIFS(criteria_range1, criteria1, [criteria_range2, criteria2]...)
+ need at least 2 arguments and need to have an even number of arguments 
(criteria_range1, criteria1 plus x*(criteria_range, criteria))</div>
+</dd>
+<dt><span class="strong"><a 
href="./org/apache/poi/ss/formula/functions/Sumifs.html#hasInitialRange()">hasInitialRange()</a></span>
 - Method in class org.apache.poi.ss.formula.functions.<a 
href="./org/apache/poi/ss/formula/functions/Sumifs.html" title="class in 
org.apache.poi.ss.formula.functions">Sumifs</a></dt>
+<dd>
+<div 
class="block">https://support.office.com/en-us/article/SUMIFS-function-c9e748f5-7ea7-455d-9406-611cebce642b
+ COUNTIFS(sum_range, criteria_range1, criteria1, [criteria_range2, criteria2], 
...</div>
+</dd>
 <dt><span class="strong"><a 
href="./org/apache/poi/util/JvmBugs.html#hasLineBreakMeasurerBug()">hasLineBreakMeasurerBug()</a></span>
 - Static method in class org.apache.poi.util.<a 
href="./org/apache/poi/util/JvmBugs.html" title="class in 
org.apache.poi.util">JvmBugs</a></dt>
 <dd>
 <div class="block">The LineBreakMeasurer is used for calculating text 
bounds.</div>
@@ -48132,7 +48139,9 @@
 <dt><span class="strong"><a 
href="./org/apache/poi/ss/formula/functions/Complex.html#instance">instance</a></span>
 - Static variable in class org.apache.poi.ss.formula.functions.<a 
href="./org/apache/poi/ss/formula/functions/Complex.html" title="class in 
org.apache.poi.ss.formula.functions">Complex</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="strong"><a 
href="./org/apache/poi/ss/formula/functions/Countifs.html#instance">instance</a></span>
 - Static variable in class org.apache.poi.ss.formula.functions.<a 
href="./org/apache/poi/ss/formula/functions/Countifs.html" title="class in 
org.apache.poi.ss.formula.functions">Countifs</a></dt>
-<dd>&nbsp;</dd>
+<dd>
+<div class="block">Singleton</div>
+</dd>
 <dt><span class="strong"><a 
href="./org/apache/poi/ss/formula/functions/DateFunc.html#instance">instance</a></span>
 - Static variable in class org.apache.poi.ss.formula.functions.<a 
href="./org/apache/poi/ss/formula/functions/DateFunc.html" title="class in 
org.apache.poi.ss.formula.functions">DateFunc</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="strong"><a 
href="./org/apache/poi/ss/formula/functions/Dec2Bin.html#instance">instance</a></span>
 - Static variable in class org.apache.poi.ss.formula.functions.<a 
href="./org/apache/poi/ss/formula/functions/Dec2Bin.html" title="class in 
org.apache.poi.ss.formula.functions">Dec2Bin</a></dt>
@@ -48160,7 +48169,9 @@
 <dt><span class="strong"><a 
href="./org/apache/poi/ss/formula/functions/Quotient.html#instance">instance</a></span>
 - Static variable in class org.apache.poi.ss.formula.functions.<a 
href="./org/apache/poi/ss/formula/functions/Quotient.html" title="class in 
org.apache.poi.ss.formula.functions">Quotient</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="strong"><a 
href="./org/apache/poi/ss/formula/functions/Sumifs.html#instance">instance</a></span>
 - Static variable in class org.apache.poi.ss.formula.functions.<a 
href="./org/apache/poi/ss/formula/functions/Sumifs.html" title="class in 
org.apache.poi.ss.formula.functions">Sumifs</a></dt>
-<dd>&nbsp;</dd>
+<dd>
+<div class="block">Singleton</div>
+</dd>
 <dt><span class="strong"><a 
href="./org/apache/poi/ss/formula/functions/WeekdayFunc.html#instance">instance</a></span>
 - Static variable in class org.apache.poi.ss.formula.functions.<a 
href="./org/apache/poi/ss/formula/functions/WeekdayFunc.html" title="class in 
org.apache.poi.ss.formula.functions">WeekdayFunc</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="strong"><a 
href="./org/apache/poi/ss/formula/functions/WeekNum.html#instance">instance</a></span>
 - Static variable in class org.apache.poi.ss.formula.functions.<a 
href="./org/apache/poi/ss/formula/functions/WeekNum.html" title="class in 
org.apache.poi.ss.formula.functions">WeekNum</a></dt>
@@ -51663,7 +51674,7 @@
 <dd>&nbsp;</dd>
 <dt><span class="strong"><a 
href="./org/apache/poi/hssf/record/SubRecord.html#isTerminating()">isTerminating()</a></span>
 - Method in class org.apache.poi.hssf.record.<a 
href="./org/apache/poi/hssf/record/SubRecord.html" title="class in 
org.apache.poi.hssf.record">SubRecord</a></dt>
 <dd>
-<div class="block">Wether this record terminates the sub-record stream.</div>
+<div class="block">Whether this record terminates the sub-record stream.</div>
 </dd>
 <dt><span class="strong"><a 
href="./org/apache/poi/ss/formula/functions/LogicalFunction.html#ISTEXT">ISTEXT</a></span>
 - Static variable in class org.apache.poi.ss.formula.functions.<a 
href="./org/apache/poi/ss/formula/functions/LogicalFunction.html" title="class 
in org.apache.poi.ss.formula.functions">LogicalFunction</a></dt>
 <dd>&nbsp;</dd>
@@ -60365,7 +60376,9 @@ Compound Document Format.</div>
 <dd>&nbsp;</dd>
 <dt><span class="strong"><a 
href="./org/apache/poi/openxml4j/opc/internal/ZipHelper.html#READ_WRITE_FILE_BUFFER_SIZE">READ_WRITE_FILE_BUFFER_SIZE</a></span>
 - Static variable in class org.apache.poi.openxml4j.opc.internal.<a 
href="./org/apache/poi/openxml4j/opc/internal/ZipHelper.html" title="class in 
org.apache.poi.openxml4j.opc.internal">ZipHelper</a></dt>
 <dd>
-<div class="block">Buffer to read data from file.</div>
+<div class="block"><span class="strong">Deprecated.</span>
+<div class="block"><i>in POI 3.16-beta3, not used anymore</i></div>
+</div>
 </dd>
 <dt><span class="strong"><a 
href="./org/apache/poi/hssf/record/RecordInputStream.html#readAllContinuedRemainder()">readAllContinuedRemainder()</a></span>
 - Method in class org.apache.poi.hssf.record.<a 
href="./org/apache/poi/hssf/record/RecordInputStream.html" title="class in 
org.apache.poi.hssf.record">RecordInputStream</a></dt>
 <dd>

Modified: poi/site/publish/apidocs/org/apache/poi/hpsf/PropertySet.html
URL: 
http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hpsf/PropertySet.html?rev=1783372&r1=1783371&r2=1783372&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hpsf/PropertySet.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hpsf/PropertySet.html Fri Feb 17 
11:14:33 2017
@@ -1032,7 +1032,8 @@ extends java.lang.Object</pre>
 <ul class="blockList">
 <li class="blockList">
 <h4>hashCode</h4>
-<pre>public&nbsp;int&nbsp;hashCode()</pre>
+<pre><a href="../../../../org/apache/poi/util/NotImplemented.html" 
title="annotation in org.apache.poi.util">@NotImplemented</a>
+public&nbsp;int&nbsp;hashCode()</pre>
 <dl>
 <dt><strong>Overrides:</strong></dt>
 <dd><code>hashCode</code>&nbsp;in class&nbsp;<code>java.lang.Object</code></dd>

Modified: poi/site/publish/apidocs/org/apache/poi/hssf/record/EndSubRecord.html
URL: 
http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hssf/record/EndSubRecord.html?rev=1783372&r1=1783371&r2=1783372&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hssf/record/EndSubRecord.html 
(original)
+++ poi/site/publish/apidocs/org/apache/poi/hssf/record/EndSubRecord.html Fri 
Feb 17 11:14:33 2017
@@ -186,7 +186,7 @@ implements java.lang.Cloneable</pre>
 <tr class="rowColor">
 <td class="colFirst"><code>boolean</code></td>
 <td class="colLast"><code><strong><a 
href="../../../../../org/apache/poi/hssf/record/EndSubRecord.html#isTerminating()">isTerminating</a></strong>()</code>
-<div class="block">Wether this record terminates the sub-record stream.</div>
+<div class="block">Whether this record terminates the sub-record stream.</div>
 </td>
 </tr>
 <tr class="altColor">
@@ -280,7 +280,7 @@ implements java.lang.Cloneable</pre>
 <h4>isTerminating</h4>
 <pre>public&nbsp;boolean&nbsp;isTerminating()</pre>
 <div class="block"><strong>Description copied from class:&nbsp;<code><a 
href="../../../../../org/apache/poi/hssf/record/SubRecord.html#isTerminating()">SubRecord</a></code></strong></div>
-<div class="block">Wether this record terminates the sub-record stream.
+<div class="block">Whether this record terminates the sub-record stream.
  There are two cases when this method must be overridden and return 
<code>true</code>
   - EndSubRecord (sid = 0x00)
   - LbsDataSubRecord (sid = 0x12)</div>

Modified: 
poi/site/publish/apidocs/org/apache/poi/hssf/record/LbsDataSubRecord.html
URL: 
http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hssf/record/LbsDataSubRecord.html?rev=1783372&r1=1783371&r2=1783372&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hssf/record/LbsDataSubRecord.html 
(original)
+++ poi/site/publish/apidocs/org/apache/poi/hssf/record/LbsDataSubRecord.html 
Fri Feb 17 11:14:33 2017
@@ -202,7 +202,7 @@ extends <a href="../../../../../org/apac
 <tr class="altColor">
 <td class="colFirst"><code>boolean</code></td>
 <td class="colLast"><code><strong><a 
href="../../../../../org/apache/poi/hssf/record/LbsDataSubRecord.html#isTerminating()">isTerminating</a></strong>()</code>
-<div class="block">Wether this record terminates the sub-record stream.</div>
+<div class="block">Whether this record terminates the sub-record stream.</div>
 </td>
 </tr>
 <tr class="rowColor">
@@ -302,7 +302,7 @@ extends <a href="../../../../../org/apac
 <h4>isTerminating</h4>
 <pre>public&nbsp;boolean&nbsp;isTerminating()</pre>
 <div class="block"><strong>Description copied from class:&nbsp;<code><a 
href="../../../../../org/apache/poi/hssf/record/SubRecord.html#isTerminating()">SubRecord</a></code></strong></div>
-<div class="block">Wether this record terminates the sub-record stream.
+<div class="block">Whether this record terminates the sub-record stream.
  There are two cases when this method must be overridden and return 
<code>true</code>
   - EndSubRecord (sid = 0x00)
   - LbsDataSubRecord (sid = 0x12)</div>

Modified: poi/site/publish/apidocs/org/apache/poi/hssf/record/SubRecord.html
URL: 
http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hssf/record/SubRecord.html?rev=1783372&r1=1783371&r2=1783372&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hssf/record/SubRecord.html 
(original)
+++ poi/site/publish/apidocs/org/apache/poi/hssf/record/SubRecord.html Fri Feb 
17 11:14:33 2017
@@ -143,7 +143,7 @@ extends java.lang.Object</pre>
 <th class="colLast" scope="col">Method and Description</th>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><code>abstract java.lang.Object</code></td>
+<td class="colFirst"><code>abstract <a 
href="../../../../../org/apache/poi/hssf/record/SubRecord.html" title="class in 
org.apache.poi.hssf.record">SubRecord</a></code></td>
 <td class="colLast"><code><strong><a 
href="../../../../../org/apache/poi/hssf/record/SubRecord.html#clone()">clone</a></strong>()</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
@@ -160,7 +160,7 @@ extends java.lang.Object</pre>
 <tr class="rowColor">
 <td class="colFirst"><code>boolean</code></td>
 <td class="colLast"><code><strong><a 
href="../../../../../org/apache/poi/hssf/record/SubRecord.html#isTerminating()">isTerminating</a></strong>()</code>
-<div class="block">Wether this record terminates the sub-record stream.</div>
+<div class="block">Whether this record terminates the sub-record stream.</div>
 </td>
 </tr>
 <tr class="altColor">
@@ -260,7 +260,7 @@ extends java.lang.Object</pre>
 <ul class="blockList">
 <li class="blockList">
 <h4>clone</h4>
-<pre>public abstract&nbsp;java.lang.Object&nbsp;clone()</pre>
+<pre>public abstract&nbsp;<a 
href="../../../../../org/apache/poi/hssf/record/SubRecord.html" title="class in 
org.apache.poi.hssf.record">SubRecord</a>&nbsp;clone()</pre>
 <dl>
 <dt><strong>Overrides:</strong></dt>
 <dd><code>clone</code>&nbsp;in class&nbsp;<code>java.lang.Object</code></dd>
@@ -274,7 +274,7 @@ extends java.lang.Object</pre>
 <li class="blockList">
 <h4>isTerminating</h4>
 <pre>public&nbsp;boolean&nbsp;isTerminating()</pre>
-<div class="block">Wether this record terminates the sub-record stream.
+<div class="block">Whether this record terminates the sub-record stream.
  There are two cases when this method must be overridden and return 
<code>true</code>
   - EndSubRecord (sid = 0x00)
   - LbsDataSubRecord (sid = 0x12)</div>

Modified: 
poi/site/publish/apidocs/org/apache/poi/hssf/record/class-use/SubRecord.html
URL: 
http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hssf/record/class-use/SubRecord.html?rev=1783372&r1=1783371&r2=1783372&view=diff
==============================================================================
--- 
poi/site/publish/apidocs/org/apache/poi/hssf/record/class-use/SubRecord.html 
(original)
+++ 
poi/site/publish/apidocs/org/apache/poi/hssf/record/class-use/SubRecord.html 
Fri Feb 17 11:14:33 2017
@@ -163,6 +163,10 @@
 </tr>
 <tbody>
 <tr class="altColor">
+<td class="colFirst"><code>abstract <a 
href="../../../../../../org/apache/poi/hssf/record/SubRecord.html" title="class 
in org.apache.poi.hssf.record">SubRecord</a></code></td>
+<td class="colLast"><span class="strong">SubRecord.</span><code><strong><a 
href="../../../../../../org/apache/poi/hssf/record/SubRecord.html#clone()">clone</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
 <td class="colFirst"><code>static <a 
href="../../../../../../org/apache/poi/hssf/record/SubRecord.html" title="class 
in org.apache.poi.hssf.record">SubRecord</a></code></td>
 <td class="colLast"><span class="strong">SubRecord.</span><code><strong><a 
href="../../../../../../org/apache/poi/hssf/record/SubRecord.html#createSubRecord(org.apache.poi.util.LittleEndianInput,%20int)">createSubRecord</a></strong>(<a
 href="../../../../../../org/apache/poi/util/LittleEndianInput.html" 
title="interface in org.apache.poi.util">LittleEndianInput</a>&nbsp;in,
                int&nbsp;cmoOt)</code>

Modified: 
poi/site/publish/apidocs/org/apache/poi/openxml4j/opc/internal/ZipHelper.html
URL: 
http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/openxml4j/opc/internal/ZipHelper.html?rev=1783372&r1=1783371&r2=1783372&view=diff
==============================================================================
--- 
poi/site/publish/apidocs/org/apache/poi/openxml4j/opc/internal/ZipHelper.html 
(original)
+++ 
poi/site/publish/apidocs/org/apache/poi/openxml4j/opc/internal/ZipHelper.html 
Fri Feb 17 11:14:33 2017
@@ -121,7 +121,9 @@ extends java.lang.Object</pre>
 <tr class="altColor">
 <td class="colFirst"><code>static int</code></td>
 <td class="colLast"><code><strong><a 
href="../../../../../../org/apache/poi/openxml4j/opc/internal/ZipHelper.html#READ_WRITE_FILE_BUFFER_SIZE">READ_WRITE_FILE_BUFFER_SIZE</a></strong></code>
-<div class="block">Buffer to read data from file.</div>
+<div class="block"><strong>Deprecated.</strong>&nbsp;
+<div class="block"><i>in POI 3.16-beta3, not used anymore</i></div>
+</div>
 </td>
 </tr>
 </table>
@@ -225,7 +227,10 @@ extends java.lang.Object</pre>
 <ul class="blockListLast">
 <li class="blockList">
 <h4>READ_WRITE_FILE_BUFFER_SIZE</h4>
-<pre>public static final&nbsp;int READ_WRITE_FILE_BUFFER_SIZE</pre>
+<pre>@Deprecated
+<a href="../../../../../../org/apache/poi/util/Removal.html" title="annotation 
in org.apache.poi.util">@Removal</a>(<a 
href="../../../../../../org/apache/poi/util/Removal.html#version()">version</a>="3.18")
+public static final&nbsp;int READ_WRITE_FILE_BUFFER_SIZE</pre>
+<div class="block"><span class="strong">Deprecated.</span>&nbsp;<i>in POI 
3.16-beta3, not used anymore</i></div>
 <div class="block">Buffer to read data from file. Use big buffer to improve 
performaces. the
  InputStream class is reading only 8192 bytes per read call (default value
  set by sun)</div>

Modified: 
poi/site/publish/apidocs/org/apache/poi/openxml4j/opc/internal/marshallers/ZipPartMarshaller.html
URL: 
http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/openxml4j/opc/internal/marshallers/ZipPartMarshaller.html?rev=1783372&r1=1783371&r2=1783372&view=diff
==============================================================================
--- 
poi/site/publish/apidocs/org/apache/poi/openxml4j/opc/internal/marshallers/ZipPartMarshaller.html
 (original)
+++ 
poi/site/publish/apidocs/org/apache/poi/openxml4j/opc/internal/marshallers/ZipPartMarshaller.html
 Fri Feb 17 11:14:33 2017
@@ -106,8 +106,6 @@
 extends java.lang.Object
 implements <a 
href="../../../../../../../org/apache/poi/openxml4j/opc/internal/PartMarshaller.html"
 title="interface in 
org.apache.poi.openxml4j.opc.internal">PartMarshaller</a></pre>
 <div class="block">Zip part marshaller. This marshaller is use to save any 
part in a zip stream.</div>
-<dl><dt><span class="strong">Author:</span></dt>
-  <dd>Julien Chable</dd></dl>
 </li>
 </ul>
 </div>

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=1783372&r1=1783371&r2=1783372&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
 Fri Feb 17 11:14:33 2017
@@ -129,62 +129,52 @@
 </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,
-        <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,
         <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,
-        <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">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">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">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>
 <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">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="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">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">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">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="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">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="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">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">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">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="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">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>
 </tbody>

Modified: 
poi/site/publish/apidocs/org/apache/poi/ss/formula/eval/class-use/ValueEval.html
URL: 
http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/ss/formula/eval/class-use/ValueEval.html?rev=1783372&r1=1783371&r2=1783372&view=diff
==============================================================================
--- 
poi/site/publish/apidocs/org/apache/poi/ss/formula/eval/class-use/ValueEval.html
 (original)
+++ 
poi/site/publish/apidocs/org/apache/poi/ss/formula/eval/class-use/ValueEval.html
 Fri Feb 17 11:14:33 2017
@@ -1416,62 +1416,52 @@
 </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">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">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">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">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">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="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">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">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>
 <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">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">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">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">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="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">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">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">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">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">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">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="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">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">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">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">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">
@@ -2262,62 +2252,52 @@
 </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,
-        <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,
         <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,
-        <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">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">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">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>
 <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">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="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">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">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">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="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">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="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">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">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">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="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">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="altColor">

Modified: 
poi/site/publish/apidocs/org/apache/poi/ss/formula/functions/Countifs.html
URL: 
http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/ss/formula/functions/Countifs.html?rev=1783372&r1=1783371&r2=1783372&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/ss/formula/functions/Countifs.html 
(original)
+++ poi/site/publish/apidocs/org/apache/poi/ss/formula/functions/Countifs.html 
Fri Feb 17 11:14:33 2017
@@ -103,8 +103,7 @@
 <hr>
 <br>
 <pre>public class <span class="strong">Countifs</span>
-extends java.lang.Object
-implements <a 
href="../../../../../../org/apache/poi/ss/formula/functions/FreeRefFunction.html"
 title="interface in 
org.apache.poi.ss.formula.functions">FreeRefFunction</a></pre>
+extends java.lang.Object</pre>
 <div class="block">Implementation for the function COUNTIFS
  <p>
  Syntax: COUNTIFS(criteria_range1, criteria1, [criteria_range2, criteria2])
@@ -129,7 +128,9 @@ implements <a href="../../../../../../or
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>static <a 
href="../../../../../../org/apache/poi/ss/formula/functions/FreeRefFunction.html"
 title="interface in 
org.apache.poi.ss.formula.functions">FreeRefFunction</a></code></td>
-<td class="colLast"><code><strong><a 
href="../../../../../../org/apache/poi/ss/formula/functions/Countifs.html#instance">instance</a></strong></code>&nbsp;</td>
+<td class="colLast"><code><strong><a 
href="../../../../../../org/apache/poi/ss/formula/functions/Countifs.html#instance">instance</a></strong></code>
+<div class="block">Singleton</div>
+</td>
 </tr>
 </table>
 </li>
@@ -164,10 +165,22 @@ implements <a href="../../../../../../or
 <th class="colLast" scope="col">Method and Description</th>
 </tr>
 <tr class="altColor">
+<td class="colFirst"><code>protected static <a 
href="../../../../../../org/apache/poi/ss/formula/eval/AreaEval.html" 
title="interface in org.apache.poi.ss.formula.eval">AreaEval</a></code></td>
+<td class="colLast"><code><strong><a 
href="../../../../../../org/apache/poi/ss/formula/functions/Countifs.html#convertRangeArg(org.apache.poi.ss.formula.eval.ValueEval)">convertRangeArg</a></strong>(<a
 href="../../../../../../org/apache/poi/ss/formula/eval/ValueEval.html" 
title="interface in 
org.apache.poi.ss.formula.eval">ValueEval</a>&nbsp;eval)</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"><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="altColor">
+<td class="colFirst"><code>protected boolean</code></td>
+<td class="colLast"><code><strong><a 
href="../../../../../../org/apache/poi/ss/formula/functions/Countifs.html#hasInitialRange()">hasInitialRange</a></strong>()</code>
+<div 
class="block">https://support.office.com/en-us/article/COUNTIFS-function-dda3dc6e-f74e-4aee-88bc-aa8c2a866842?ui=en-US&rs=en-US&ad=US
+ COUNTIFS(criteria_range1, criteria1, [criteria_range2, criteria2]...)
+ need at least 2 arguments and need to have an even number of arguments 
(criteria_range1, criteria1 plus x*(criteria_range, criteria))</div>
+</td>
+</tr>
 </table>
 <ul class="blockList">
 <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
@@ -197,6 +210,7 @@ implements <a href="../../../../../../or
 <li class="blockList">
 <h4>instance</h4>
 <pre>public static final&nbsp;<a 
href="../../../../../../org/apache/poi/ss/formula/functions/FreeRefFunction.html"
 title="interface in org.apache.poi.ss.formula.functions">FreeRefFunction</a> 
instance</pre>
+<div class="block">Singleton</div>
 </li>
 </ul>
 </li>
@@ -224,10 +238,23 @@ implements <a href="../../../../../../or
 <!--   -->
 </a>
 <h3>Method Detail</h3>
+<a name="hasInitialRange()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>hasInitialRange</h4>
+<pre>protected&nbsp;boolean&nbsp;hasInitialRange()</pre>
+<div 
class="block">https://support.office.com/en-us/article/COUNTIFS-function-dda3dc6e-f74e-4aee-88bc-aa8c2a866842?ui=en-US&rs=en-US&ad=US
+ COUNTIFS(criteria_range1, criteria1, [criteria_range2, criteria2]...)
+ need at least 2 arguments and need to have an even number of arguments 
(criteria_range1, criteria1 plus x*(criteria_range, criteria))</div>
+<dl><dt><span class="strong">Returns:</span></dt><dd>true if there should be a 
range argument before the criteria pairs</dd><dt><span class="strong">See 
Also:</span></dt><dd><code>Baseifs.hasInitialRange()</code></dd></dl>
+</li>
+</ul>
 <a name="evaluate(org.apache.poi.ss.formula.eval.ValueEval[], 
org.apache.poi.ss.formula.OperationEvaluationContext)">
 <!--   -->
 </a>
-<ul class="blockListLast">
+<ul class="blockList">
 <li class="blockList">
 <h4>evaluate</h4>
 <pre>public&nbsp;<a 
href="../../../../../../org/apache/poi/ss/formula/eval/ValueEval.html" 
title="interface in 
org.apache.poi.ss.formula.eval">ValueEval</a>&nbsp;evaluate(<a 
href="../../../../../../org/apache/poi/ss/formula/eval/ValueEval.html" 
title="interface in org.apache.poi.ss.formula.eval">ValueEval</a>[]&nbsp;args,
@@ -242,6 +269,18 @@ implements <a href="../../../../../../or
  a specified Excel error (Exceptions are never thrown to represent Excel 
errors).</dd></dl>
 </li>
 </ul>
+<a name="convertRangeArg(org.apache.poi.ss.formula.eval.ValueEval)">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>convertRangeArg</h4>
+<pre>protected static&nbsp;<a 
href="../../../../../../org/apache/poi/ss/formula/eval/AreaEval.html" 
title="interface in 
org.apache.poi.ss.formula.eval">AreaEval</a>&nbsp;convertRangeArg(<a 
href="../../../../../../org/apache/poi/ss/formula/eval/ValueEval.html" 
title="interface in org.apache.poi.ss.formula.eval">ValueEval</a>&nbsp;eval)
+                                   throws <a 
href="../../../../../../org/apache/poi/ss/formula/eval/EvaluationException.html"
 title="class in org.apache.poi.ss.formula.eval">EvaluationException</a></pre>
+<dl><dt><span class="strong">Throws:</span></dt>
+<dd><code><a 
href="../../../../../../org/apache/poi/ss/formula/eval/EvaluationException.html"
 title="class in 
org.apache.poi.ss.formula.eval">EvaluationException</a></code></dd></dl>
+</li>
+</ul>
 </li>
 </ul>
 </li>



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to