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/06/19 13:09:35 UTC

svn commit: r1749163 [5/14] - in /poi/site/publish: ./ apidocs/ apidocs/org/apache/poi/hssf/record/ apidocs/org/apache/poi/hssf/record/aggregates/ apidocs/org/apache/poi/hssf/record/class-use/ apidocs/org/apache/poi/hssf/record/common/ apidocs/org/apac...

Modified: poi/site/publish/apidocs/org/apache/poi/hssf/usermodel/HSSFCell.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hssf/usermodel/HSSFCell.html?rev=1749163&r1=1749162&r2=1749163&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hssf/usermodel/HSSFCell.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hssf/usermodel/HSSFCell.html Sun Jun 19 13:09:33 2016
@@ -540,7 +540,7 @@ implements <a href="../../../../../org/a
  can be changed/overwritten by calling setCellValue with the appropriate
  type as a parameter although conversions from one type to another may be
  prohibited.</div>
-<dl><dt><span class="strong">Parameters:</span></dt><dd><code>book</code> - - Workbook record of the workbook containing this cell</dd><dd><code>sheet</code> - - Sheet record of the sheet containing this cell</dd><dd><code>row</code> - - the row of this cell</dd><dd><code>col</code> - - the column for this cell</dd><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../org/apache/poi/hssf/usermodel/HSSFRow.html#createCell(short)"><code>HSSFRow.createCell(short)</code></a></dd></dl>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>book</code> - - Workbook record of the workbook containing this cell</dd><dd><code>sheet</code> - - Sheet record of the sheet containing this cell</dd><dd><code>row</code> - - the row of this cell</dd><dd><code>col</code> - - the column for this cell</dd><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../org/apache/poi/hssf/usermodel/HSSFRow.html#createCell(int)"><code>HSSFRow.createCell(int)</code></a></dd></dl>
 </li>
 </ul>
 <a name="HSSFCell(org.apache.poi.hssf.usermodel.HSSFWorkbook, org.apache.poi.hssf.usermodel.HSSFSheet, int, short, int)">
@@ -558,7 +558,7 @@ implements <a href="../../../../../org/a
  from scratch.</div>
 <dl><dt><span class="strong">Parameters:</span></dt><dd><code>book</code> - - Workbook record of the workbook containing this cell</dd><dd><code>sheet</code> - - Sheet record of the sheet containing this cell</dd><dd><code>row</code> - - the row of this cell</dd><dd><code>col</code> - - the column for this cell</dd><dd><code>type</code> - - CELL_TYPE_NUMERIC, CELL_TYPE_STRING, CELL_TYPE_FORMULA, CELL_TYPE_BLANK,
                 CELL_TYPE_BOOLEAN, CELL_TYPE_ERROR
-                Type of cell</dd><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../org/apache/poi/hssf/usermodel/HSSFRow.html#createCell(short,%20int)"><code>HSSFRow.createCell(short,int)</code></a></dd></dl>
+                Type of cell</dd><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../org/apache/poi/hssf/usermodel/HSSFRow.html#createCell(int,%20int)"><code>HSSFRow.createCell(int,int)</code></a></dd></dl>
 </li>
 </ul>
 <a name="HSSFCell(org.apache.poi.hssf.usermodel.HSSFWorkbook, org.apache.poi.hssf.usermodel.HSSFSheet, org.apache.poi.hssf.record.CellValueRecordInterface)">

Modified: poi/site/publish/apidocs/org/apache/poi/hssf/usermodel/HSSFConditionalFormattingRule.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hssf/usermodel/HSSFConditionalFormattingRule.html?rev=1749163&r1=1749162&r2=1749163&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hssf/usermodel/HSSFConditionalFormattingRule.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hssf/usermodel/HSSFConditionalFormattingRule.html Sun Jun 19 13:09:33 2016
@@ -110,21 +110,6 @@ implements <a href="../../../../../org/a
 <div class="summary">
 <ul class="blockList">
 <li class="blockList">
-<!-- =========== FIELD SUMMARY =========== -->
-<ul class="blockList">
-<li class="blockList"><a name="field_summary">
-<!--   -->
-</a>
-<h3>Field Summary</h3>
-<ul class="blockList">
-<li class="blockList"><a name="fields_inherited_from_class_org.apache.poi.ss.usermodel.ConditionalFormattingRule">
-<!--   -->
-</a>
-<h3>Fields inherited from interface&nbsp;org.apache.poi.ss.usermodel.<a href="../../../../../org/apache/poi/ss/usermodel/ConditionalFormattingRule.html" title="interface in org.apache.poi.ss.usermodel">ConditionalFormattingRule</a></h3>
-<code><a href="../../../../../org/apache/poi/ss/usermodel/ConditionalFormattingRule.html#CONDITION_TYPE_CELL_VALUE_IS">CONDITION_TYPE_CELL_VALUE_IS</a>, <a href="../../../../../org/apache/poi/ss/usermodel/ConditionalFormattingRule.html#CONDITION_TYPE_FORMULA">CONDITION_TYPE_FORMULA</a></code></li>
-</ul>
-</li>
-</ul>
 <!-- ========== METHOD SUMMARY =========== -->
 <ul class="blockList">
 <li class="blockList"><a name="method_summary">
@@ -191,56 +176,50 @@ implements <a href="../../../../../org/a
 <td class="colFirst"><code>byte</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/usermodel/HSSFConditionalFormattingRule.html#getComparisonOperation()">getComparisonOperation</a></strong>()</code>
 <div class="block">The comparison function used when the type of conditional formatting is set to
- <a href="../../../../../org/apache/poi/ss/usermodel/ConditionalFormattingRule.html#CONDITION_TYPE_CELL_VALUE_IS"><code>ConditionalFormattingRule.CONDITION_TYPE_CELL_VALUE_IS</code></a></div>
+ <a href="../../../../../org/apache/poi/ss/usermodel/ConditionType.html#CELL_VALUE_IS"><code>ConditionType.CELL_VALUE_IS</code></a></div>
 </td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><code>byte</code></td>
+<td class="colFirst"><code><a href="../../../../../org/apache/poi/ss/usermodel/ConditionType.html" title="class in org.apache.poi.ss.usermodel">ConditionType</a></code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/usermodel/HSSFConditionalFormattingRule.html#getConditionType()">getConditionType</a></strong>()</code>
 <div class="block">Type of conditional formatting rule.</div>
 </td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><code><a href="../../../../../org/apache/poi/ss/usermodel/ConditionType.html" title="class in org.apache.poi.ss.usermodel">ConditionType</a></code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/usermodel/HSSFConditionalFormattingRule.html#getConditionTypeType()">getConditionTypeType</a></strong>()</code>
-<div class="block">Type of conditional formatting rule.</div>
-</td>
-</tr>
-<tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/poi/hssf/usermodel/HSSFDataBarFormatting.html" title="class in org.apache.poi.hssf.usermodel">HSSFDataBarFormatting</a></code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/usermodel/HSSFConditionalFormattingRule.html#getDataBarFormatting()">getDataBarFormatting</a></strong>()</code>&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/poi/hssf/usermodel/HSSFFontFormatting.html" title="class in org.apache.poi.hssf.usermodel">HSSFFontFormatting</a></code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/usermodel/HSSFConditionalFormattingRule.html#getFontFormatting()">getFontFormatting</a></strong>()</code>&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>java.lang.String</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/usermodel/HSSFConditionalFormattingRule.html#getFormula1()">getFormula1</a></strong>()</code>
 <div class="block">The formula used to evaluate the first operand for the conditional formatting rule.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>java.lang.String</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/usermodel/HSSFConditionalFormattingRule.html#getFormula2()">getFormula2</a></strong>()</code>
 <div class="block">The formula used to evaluate the second operand of the comparison when
- comparison type is  <a href="../../../../../org/apache/poi/ss/usermodel/ConditionalFormattingRule.html#CONDITION_TYPE_CELL_VALUE_IS"><code>ConditionalFormattingRule.CONDITION_TYPE_CELL_VALUE_IS</code></a> and operator
+ comparison type is  <a href="../../../../../org/apache/poi/ss/usermodel/ConditionType.html#CELL_VALUE_IS"><code>ConditionType.CELL_VALUE_IS</code></a> and operator
  is either <a href="../../../../../org/apache/poi/ss/usermodel/ComparisonOperator.html#BETWEEN"><code>ComparisonOperator.BETWEEN</code></a> or <a href="../../../../../org/apache/poi/ss/usermodel/ComparisonOperator.html#NOT_BETWEEN"><code>ComparisonOperator.NOT_BETWEEN</code></a></div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/poi/hssf/usermodel/HSSFIconMultiStateFormatting.html" title="class in org.apache.poi.hssf.usermodel">HSSFIconMultiStateFormatting</a></code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/usermodel/HSSFConditionalFormattingRule.html#getMultiStateFormatting()">getMultiStateFormatting</a></strong>()</code>&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/poi/hssf/usermodel/HSSFPatternFormatting.html" title="class in org.apache.poi.hssf.usermodel">HSSFPatternFormatting</a></code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/usermodel/HSSFConditionalFormattingRule.html#getPatternFormatting()">getPatternFormatting</a></strong>()</code>&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>protected java.lang.String</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/usermodel/HSSFConditionalFormattingRule.html#toFormulaString(org.apache.poi.ss.formula.ptg.Ptg[])">toFormulaString</a></strong>(<a href="../../../../../org/apache/poi/ss/formula/ptg/Ptg.html" title="class in org.apache.poi.ss.formula.ptg">Ptg</a>[]&nbsp;parsedExpression)</code>&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>protected static java.lang.String</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/usermodel/HSSFConditionalFormattingRule.html#toFormulaString(org.apache.poi.ss.formula.ptg.Ptg[],%20org.apache.poi.hssf.usermodel.HSSFWorkbook)">toFormulaString</a></strong>(<a href="../../../../../org/apache/poi/ss/formula/ptg/Ptg.html" title="class in org.apache.poi.ss.formula.ptg">Ptg</a>[]&nbsp;parsedExpression,
                <a href="../../../../../org/apache/poi/hssf/usermodel/HSSFWorkbook.html" title="class in org.apache.poi.hssf.usermodel">HSSFWorkbook</a>&nbsp;workbook)</code>&nbsp;</td>
@@ -429,30 +408,12 @@ implements <a href="../../../../../org/a
 <ul class="blockList">
 <li class="blockList">
 <h4>getConditionType</h4>
-<pre>public&nbsp;byte&nbsp;getConditionType()</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/poi/ss/usermodel/ConditionType.html" title="class in org.apache.poi.ss.usermodel">ConditionType</a>&nbsp;getConditionType()</pre>
 <div class="block"><strong>Description copied from interface:&nbsp;<code><a href="../../../../../org/apache/poi/ss/usermodel/ConditionalFormattingRule.html#getConditionType()">ConditionalFormattingRule</a></code></strong></div>
-<div class="block">Type of conditional formatting rule.
- <p>
- MUST be one of the IDs of a <a href="../../../../../org/apache/poi/ss/usermodel/ConditionType.html" title="class in org.apache.poi.ss.usermodel"><code>ConditionType</code></a>
- </p></div>
-<dl>
-<dt><strong>Specified by:</strong></dt>
-<dd><code><a href="../../../../../org/apache/poi/ss/usermodel/ConditionalFormattingRule.html#getConditionType()">getConditionType</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/poi/ss/usermodel/ConditionalFormattingRule.html" title="interface in org.apache.poi.ss.usermodel">ConditionalFormattingRule</a></code></dd>
-<dt><span class="strong">Returns:</span></dt><dd>-  the conditiontype for the cfrule</dd></dl>
-</li>
-</ul>
-<a name="getConditionTypeType()">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>getConditionTypeType</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/poi/ss/usermodel/ConditionType.html" title="class in org.apache.poi.ss.usermodel">ConditionType</a>&nbsp;getConditionTypeType()</pre>
-<div class="block"><strong>Description copied from interface:&nbsp;<code><a href="../../../../../org/apache/poi/ss/usermodel/ConditionalFormattingRule.html#getConditionTypeType()">ConditionalFormattingRule</a></code></strong></div>
 <div class="block">Type of conditional formatting rule.</div>
 <dl>
 <dt><strong>Specified by:</strong></dt>
-<dd><code><a href="../../../../../org/apache/poi/ss/usermodel/ConditionalFormattingRule.html#getConditionTypeType()">getConditionTypeType</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/poi/ss/usermodel/ConditionalFormattingRule.html" title="interface in org.apache.poi.ss.usermodel">ConditionalFormattingRule</a></code></dd>
+<dd><code><a href="../../../../../org/apache/poi/ss/usermodel/ConditionalFormattingRule.html#getConditionType()">getConditionType</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/poi/ss/usermodel/ConditionalFormattingRule.html" title="interface in org.apache.poi.ss.usermodel">ConditionalFormattingRule</a></code></dd>
 <dt><span class="strong">Returns:</span></dt><dd>-  the conditiontype for the cfrule</dd></dl>
 </li>
 </ul>
@@ -465,7 +426,7 @@ implements <a href="../../../../../org/a
 <pre>public&nbsp;byte&nbsp;getComparisonOperation()</pre>
 <div class="block"><strong>Description copied from interface:&nbsp;<code><a href="../../../../../org/apache/poi/ss/usermodel/ConditionalFormattingRule.html#getComparisonOperation()">ConditionalFormattingRule</a></code></strong></div>
 <div class="block">The comparison function used when the type of conditional formatting is set to
- <a href="../../../../../org/apache/poi/ss/usermodel/ConditionalFormattingRule.html#CONDITION_TYPE_CELL_VALUE_IS"><code>ConditionalFormattingRule.CONDITION_TYPE_CELL_VALUE_IS</code></a>
+ <a href="../../../../../org/apache/poi/ss/usermodel/ConditionType.html#CELL_VALUE_IS"><code>ConditionType.CELL_VALUE_IS</code></a>
  <p>
      MUST be a constant from <a href="../../../../../org/apache/poi/ss/usermodel/ComparisonOperator.html" title="class in org.apache.poi.ss.usermodel"><code>ComparisonOperator</code></a>
  </p></div>
@@ -485,13 +446,13 @@ implements <a href="../../../../../org/a
 <div class="block"><strong>Description copied from interface:&nbsp;<code><a href="../../../../../org/apache/poi/ss/usermodel/ConditionalFormattingRule.html#getFormula1()">ConditionalFormattingRule</a></code></strong></div>
 <div class="block">The formula used to evaluate the first operand for the conditional formatting rule.
  <p>
- If the condition type is <a href="../../../../../org/apache/poi/ss/usermodel/ConditionalFormattingRule.html#CONDITION_TYPE_CELL_VALUE_IS"><code>ConditionalFormattingRule.CONDITION_TYPE_CELL_VALUE_IS</code></a>,
+ If the condition type is <a href="../../../../../org/apache/poi/ss/usermodel/ConditionType.html#CELL_VALUE_IS"><code>ConditionType.CELL_VALUE_IS</code></a>,
  this field is the first operand of the comparison.
- If type is <a href="../../../../../org/apache/poi/ss/usermodel/ConditionalFormattingRule.html#CONDITION_TYPE_FORMULA"><code>ConditionalFormattingRule.CONDITION_TYPE_FORMULA</code></a>, this formula is used
+ If type is <a href="../../../../../org/apache/poi/ss/usermodel/ConditionType.html#FORMULA"><code>ConditionType.FORMULA</code></a>, this formula is used
  to determine if the conditional formatting is applied.
  </p>
  <p>
- If comparison type is <a href="../../../../../org/apache/poi/ss/usermodel/ConditionalFormattingRule.html#CONDITION_TYPE_FORMULA"><code>ConditionalFormattingRule.CONDITION_TYPE_FORMULA</code></a> the formula MUST be a Boolean function
+ If comparison type is <a href="../../../../../org/apache/poi/ss/usermodel/ConditionType.html#FORMULA"><code>ConditionType.FORMULA</code></a> the formula MUST be a Boolean function
  </p></div>
 <dl>
 <dt><strong>Specified by:</strong></dt>
@@ -508,7 +469,7 @@ implements <a href="../../../../../org/a
 <pre>public&nbsp;java.lang.String&nbsp;getFormula2()</pre>
 <div class="block"><strong>Description copied from interface:&nbsp;<code><a href="../../../../../org/apache/poi/ss/usermodel/ConditionalFormattingRule.html#getFormula2()">ConditionalFormattingRule</a></code></strong></div>
 <div class="block">The formula used to evaluate the second operand of the comparison when
- comparison type is  <a href="../../../../../org/apache/poi/ss/usermodel/ConditionalFormattingRule.html#CONDITION_TYPE_CELL_VALUE_IS"><code>ConditionalFormattingRule.CONDITION_TYPE_CELL_VALUE_IS</code></a> and operator
+ comparison type is  <a href="../../../../../org/apache/poi/ss/usermodel/ConditionType.html#CELL_VALUE_IS"><code>ConditionType.CELL_VALUE_IS</code></a> and operator
  is either <a href="../../../../../org/apache/poi/ss/usermodel/ComparisonOperator.html#BETWEEN"><code>ComparisonOperator.BETWEEN</code></a> or <a href="../../../../../org/apache/poi/ss/usermodel/ComparisonOperator.html#NOT_BETWEEN"><code>ComparisonOperator.NOT_BETWEEN</code></a></div>
 <dl>
 <dt><strong>Specified by:</strong></dt>

Modified: poi/site/publish/apidocs/org/apache/poi/hssf/usermodel/HSSFFormulaEvaluator.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hssf/usermodel/HSSFFormulaEvaluator.html?rev=1749163&r1=1749162&r2=1749163&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hssf/usermodel/HSSFFormulaEvaluator.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hssf/usermodel/HSSFFormulaEvaluator.html Sun Jun 19 13:09:33 2016
@@ -124,17 +124,9 @@ implements <a href="../../../../../org/a
 <th class="colOne" scope="col">Constructor and Description</th>
 </tr>
 <tr class="altColor">
-<td class="colOne"><code><strong><a href="../../../../../org/apache/poi/hssf/usermodel/HSSFFormulaEvaluator.html#HSSFFormulaEvaluator(org.apache.poi.hssf.usermodel.HSSFSheet,%20org.apache.poi.hssf.usermodel.HSSFWorkbook)">HSSFFormulaEvaluator</a></strong>(<a href="../../../../../org/apache/poi/hssf/usermodel/HSSFSheet.html" title="class in org.apache.poi.hssf.usermodel">HSSFSheet</a>&nbsp;sheet,
-                    <a href="../../../../../org/apache/poi/hssf/usermodel/HSSFWorkbook.html" title="class in org.apache.poi.hssf.usermodel">HSSFWorkbook</a>&nbsp;workbook)</code>
-<div class="block"><strong>Deprecated.</strong>&nbsp;
-<div class="block"><i>(Sep 2008) HSSFSheet parameter is ignored</i></div>
-</div>
-</td>
-</tr>
-<tr class="rowColor">
 <td class="colOne"><code><strong><a href="../../../../../org/apache/poi/hssf/usermodel/HSSFFormulaEvaluator.html#HSSFFormulaEvaluator(org.apache.poi.hssf.usermodel.HSSFWorkbook)">HSSFFormulaEvaluator</a></strong>(<a href="../../../../../org/apache/poi/hssf/usermodel/HSSFWorkbook.html" title="class in org.apache.poi.hssf.usermodel">HSSFWorkbook</a>&nbsp;workbook)</code>&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><code><strong><a href="../../../../../org/apache/poi/hssf/usermodel/HSSFFormulaEvaluator.html#HSSFFormulaEvaluator(org.apache.poi.hssf.usermodel.HSSFWorkbook,%20org.apache.poi.ss.formula.IStabilityClassifier)">HSSFFormulaEvaluator</a></strong>(<a href="../../../../../org/apache/poi/hssf/usermodel/HSSFWorkbook.html" title="class in org.apache.poi.hssf.usermodel">HSSFWorkbook</a>&nbsp;workbook,
                     <a href="../../../../../org/apache/poi/ss/formula/IStabilityClassifier.html" title="interface in org.apache.poi.ss.formula">IStabilityClassifier</a>&nbsp;stabilityClassifier)</code>&nbsp;</td>
 </tr>
@@ -300,18 +292,6 @@ implements <a href="../../../../../org/a
 <!--   -->
 </a>
 <h3>Constructor Detail</h3>
-<a name="HSSFFormulaEvaluator(org.apache.poi.hssf.usermodel.HSSFSheet, org.apache.poi.hssf.usermodel.HSSFWorkbook)">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>HSSFFormulaEvaluator</h4>
-<pre>@Deprecated
-public&nbsp;HSSFFormulaEvaluator(<a href="../../../../../org/apache/poi/hssf/usermodel/HSSFSheet.html" title="class in org.apache.poi.hssf.usermodel">HSSFSheet</a>&nbsp;sheet,
-                               <a href="../../../../../org/apache/poi/hssf/usermodel/HSSFWorkbook.html" title="class in org.apache.poi.hssf.usermodel">HSSFWorkbook</a>&nbsp;workbook)</pre>
-<div class="block"><span class="strong">Deprecated.</span>&nbsp;<i>(Sep 2008) HSSFSheet parameter is ignored</i></div>
-</li>
-</ul>
 <a name="HSSFFormulaEvaluator(org.apache.poi.hssf.usermodel.HSSFWorkbook)">
 <!--   -->
 </a>

Modified: poi/site/publish/apidocs/org/apache/poi/hssf/usermodel/HSSFName.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hssf/usermodel/HSSFName.html?rev=1749163&r1=1749162&r2=1749163&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hssf/usermodel/HSSFName.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hssf/usermodel/HSSFName.html Sun Jun 19 13:09:33 2016
@@ -135,68 +135,52 @@ implements <a href="../../../../../org/a
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>java.lang.String</code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/usermodel/HSSFName.html#getReference()">getReference</a></strong>()</code>
-<div class="block"><strong>Deprecated.</strong>&nbsp;
-<div class="block"><i>(Nov 2008) Misleading name. Use <a href="../../../../../org/apache/poi/hssf/usermodel/HSSFName.html#getRefersToFormula()"><code>getRefersToFormula()</code></a> instead.</i></div>
-</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>java.lang.String</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/usermodel/HSSFName.html#getRefersToFormula()">getRefersToFormula</a></strong>()</code>
 <div class="block">Returns the formula that the name is defined to refer to.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>int</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/usermodel/HSSFName.html#getSheetIndex()">getSheetIndex</a></strong>()</code>
 <div class="block">Returns the sheet index this name applies to.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>java.lang.String</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/usermodel/HSSFName.html#getSheetName()">getSheetName</a></strong>()</code>
 <div class="block">Get the sheets name which this named range is referenced to</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>boolean</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/usermodel/HSSFName.html#isDeleted()">isDeleted</a></strong>()</code>
 <div class="block">Checks if this name points to a cell that no longer exists</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>boolean</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/usermodel/HSSFName.html#isFunctionName()">isFunctionName</a></strong>()</code>
 <div class="block">Checks if this name is a function name</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/usermodel/HSSFName.html#setComment(java.lang.String)">setComment</a></strong>(java.lang.String&nbsp;comment)</code>
 <div class="block">Sets the comment the user provided when the name was created.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/usermodel/HSSFName.html#setFunction(boolean)">setFunction</a></strong>(boolean&nbsp;value)</code>
 <div class="block">Indicates that the defined name refers to a user-defined function.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/usermodel/HSSFName.html#setNameName(java.lang.String)">setNameName</a></strong>(java.lang.String&nbsp;nameName)</code>
 <div class="block">Sets the name of the named range</div>
 </td>
 </tr>
-<tr class="rowColor">
-<td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/usermodel/HSSFName.html#setReference(java.lang.String)">setReference</a></strong>(java.lang.String&nbsp;ref)</code>
-<div class="block"><strong>Deprecated.</strong>&nbsp;
-<div class="block"><i>(Nov 2008) Misleading name. Use <a href="../../../../../org/apache/poi/hssf/usermodel/HSSFName.html#setRefersToFormula(java.lang.String)"><code>setRefersToFormula(String)</code></a> instead.</i></div>
-</div>
-</td>
-</tr>
 <tr class="altColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/usermodel/HSSFName.html#setRefersToFormula(java.lang.String)">setRefersToFormula</a></strong>(java.lang.String&nbsp;formulaText)</code>
@@ -323,28 +307,6 @@ implements <a href="../../../../../org/a
 <dd><code>java.lang.IllegalArgumentException</code> - if the name is invalid or the name already exists (case-insensitive)</dd></dl>
 </li>
 </ul>
-<a name="getReference()">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>getReference</h4>
-<pre>public&nbsp;java.lang.String&nbsp;getReference()</pre>
-<div class="block"><span class="strong">Deprecated.</span>&nbsp;<i>(Nov 2008) Misleading name. Use <a href="../../../../../org/apache/poi/hssf/usermodel/HSSFName.html#getRefersToFormula()"><code>getRefersToFormula()</code></a> instead.</i></div>
-<div class="block">Returns the formula that the name is defined to refer to.</div>
-</li>
-</ul>
-<a name="setReference(java.lang.String)">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>setReference</h4>
-<pre>public&nbsp;void&nbsp;setReference(java.lang.String&nbsp;ref)</pre>
-<div class="block"><span class="strong">Deprecated.</span>&nbsp;<i>(Nov 2008) Misleading name. Use <a href="../../../../../org/apache/poi/hssf/usermodel/HSSFName.html#setRefersToFormula(java.lang.String)"><code>setRefersToFormula(String)</code></a> instead.</i></div>
-<div class="block">Sets the formula that the name is defined to refer to.</div>
-</li>
-</ul>
 <a name="setRefersToFormula(java.lang.String)">
 <!--   -->
 </a>

Modified: poi/site/publish/apidocs/org/apache/poi/hssf/usermodel/HSSFRow.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hssf/usermodel/HSSFRow.html?rev=1749163&r1=1749162&r2=1749163&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hssf/usermodel/HSSFRow.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hssf/usermodel/HSSFRow.html Sun Jun 19 13:09:33 2016
@@ -187,23 +187,6 @@ implements <a href="../../../../../org/a
 </td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><code><a href="../../../../../org/apache/poi/hssf/usermodel/HSSFCell.html" title="class in org.apache.poi.hssf.usermodel">HSSFCell</a></code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/usermodel/HSSFRow.html#createCell(short)">createCell</a></strong>(short&nbsp;columnIndex)</code>
-<div class="block"><strong>Deprecated.</strong>&nbsp;
-<div class="block"><i>(Aug 2008) use <a href="../../../../../org/apache/poi/hssf/usermodel/HSSFRow.html#createCell(int)"><code>createCell(int)</code></a></i></div>
-</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code><a href="../../../../../org/apache/poi/hssf/usermodel/HSSFCell.html" title="class in org.apache.poi.hssf.usermodel">HSSFCell</a></code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/usermodel/HSSFRow.html#createCell(short,%20int)">createCell</a></strong>(short&nbsp;columnIndex,
-          int&nbsp;type)</code>
-<div class="block"><strong>Deprecated.</strong>&nbsp;
-<div class="block"><i>(Aug 2008) use <a href="../../../../../org/apache/poi/hssf/usermodel/HSSFRow.html#createCell(int,%20int)"><code>createCell(int, int)</code></a></i></div>
-</div>
-</td>
-</tr>
-<tr class="altColor">
 <td class="colFirst"><code>boolean</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/usermodel/HSSFRow.html#equals(java.lang.Object)">equals</a></strong>(java.lang.Object&nbsp;obj)</code>&nbsp;</td>
 </tr>
@@ -223,99 +206,91 @@ implements <a href="../../../../../org/a
 </td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><code><a href="../../../../../org/apache/poi/hssf/usermodel/HSSFCell.html" title="class in org.apache.poi.hssf.usermodel">HSSFCell</a></code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/usermodel/HSSFRow.html#getCell(short)">getCell</a></strong>(short&nbsp;cellnum)</code>
-<div class="block"><strong>Deprecated.</strong>&nbsp;
-<div class="block"><i>(Aug 2008) use <a href="../../../../../org/apache/poi/hssf/usermodel/HSSFRow.html#getCell(int)"><code>getCell(int)</code></a></i></div>
-</div>
-</td>
-</tr>
-<tr class="altColor">
 <td class="colFirst"><code>short</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/usermodel/HSSFRow.html#getFirstCellNum()">getFirstCellNum</a></strong>()</code>
 <div class="block">get the number of the first cell contained in this row.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>short</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/usermodel/HSSFRow.html#getHeight()">getHeight</a></strong>()</code>
 <div class="block">get the row's height or ff (-1) for undefined/default-height in twips (1/20th of a point)</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>float</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/usermodel/HSSFRow.html#getHeightInPoints()">getHeightInPoints</a></strong>()</code>
 <div class="block">get the row's height or ff (-1) for undefined/default-height in points (20*getHeight())</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>short</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/usermodel/HSSFRow.html#getLastCellNum()">getLastCellNum</a></strong>()</code>
 <div class="block">Gets the index of the last cell contained in this row <b>PLUS ONE</b>.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>int</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/usermodel/HSSFRow.html#getOutlineLevel()">getOutlineLevel</a></strong>()</code>
 <div class="block">Returns the rows outline level.</div>
 </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/hssf/usermodel/HSSFRow.html#getPhysicalNumberOfCells()">getPhysicalNumberOfCells</a></strong>()</code>
 <div class="block">gets the number of defined cells (NOT number of cells in the actual row!).</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>int</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/usermodel/HSSFRow.html#getRowNum()">getRowNum</a></strong>()</code>
 <div class="block">get row number this row represents</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>protected <a href="../../../../../org/apache/poi/hssf/record/RowRecord.html" title="class in org.apache.poi.hssf.record">RowRecord</a></code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/usermodel/HSSFRow.html#getRowRecord()">getRowRecord</a></strong>()</code>
 <div class="block">get the lowlevel RowRecord represented by this object - should only be called
  by other parts of the high level API</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/poi/hssf/usermodel/HSSFCellStyle.html" title="class in org.apache.poi.hssf.usermodel">HSSFCellStyle</a></code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/usermodel/HSSFRow.html#getRowStyle()">getRowStyle</a></strong>()</code>
 <div class="block">Returns the whole-row cell styles.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/poi/hssf/usermodel/HSSFSheet.html" title="class in org.apache.poi.hssf.usermodel">HSSFSheet</a></code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/usermodel/HSSFRow.html#getSheet()">getSheet</a></strong>()</code>
 <div class="block">Returns the HSSFSheet this row belongs to</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>boolean</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/usermodel/HSSFRow.html#getZeroHeight()">getZeroHeight</a></strong>()</code>
 <div class="block">get whether or not to display this row with 0 height</div>
 </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/hssf/usermodel/HSSFRow.html#hashCode()">hashCode</a></strong>()</code>&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>boolean</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/usermodel/HSSFRow.html#isFormatted()">isFormatted</a></strong>()</code>
 <div class="block">Is this row formatted? Most aren't, but some rows
   do have whole-row styles.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>java.util.Iterator&lt;<a href="../../../../../org/apache/poi/ss/usermodel/Cell.html" title="interface in org.apache.poi.ss.usermodel">Cell</a>&gt;</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/usermodel/HSSFRow.html#iterator()">iterator</a></strong>()</code>
 <div class="block">Alias for <a href="../../../../../org/apache/poi/hssf/usermodel/HSSFRow.html#cellIterator()"><code>cellIterator()</code></a> to allow
   foreach loops</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/usermodel/HSSFRow.html#moveCell(org.apache.poi.hssf.usermodel.HSSFCell,%20short)">moveCell</a></strong>(<a href="../../../../../org/apache/poi/hssf/usermodel/HSSFCell.html" title="class in org.apache.poi.hssf.usermodel">HSSFCell</a>&nbsp;cell,
         short&nbsp;newColumn)</code>
@@ -323,50 +298,50 @@ implements <a href="../../../../../org/a
   must not already have a cell there!</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>protected void</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/usermodel/HSSFRow.html#removeAllCells()">removeAllCells</a></strong>()</code>
 <div class="block">Removes all the cells from the row, and their
   records too.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/usermodel/HSSFRow.html#removeCell(org.apache.poi.ss.usermodel.Cell)">removeCell</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">remove the HSSFCell from this row.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/usermodel/HSSFRow.html#setHeight(short)">setHeight</a></strong>(short&nbsp;height)</code>
 <div class="block">set the row's height or set to ff (-1) for undefined/default-height.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/usermodel/HSSFRow.html#setHeightInPoints(float)">setHeightInPoints</a></strong>(float&nbsp;height)</code>
 <div class="block">set the row's height in points.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/usermodel/HSSFRow.html#setRowNum(int)">setRowNum</a></strong>(int&nbsp;rowIndex)</code>
 <div class="block">set the row number of this row.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/usermodel/HSSFRow.html#setRowStyle(org.apache.poi.ss.usermodel.CellStyle)">setRowStyle</a></strong>(<a href="../../../../../org/apache/poi/ss/usermodel/CellStyle.html" title="interface in org.apache.poi.ss.usermodel">CellStyle</a>&nbsp;style)</code>
 <div class="block">Applies a whole-row cell styling to the row.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/usermodel/HSSFRow.html#setRowStyle(org.apache.poi.hssf.usermodel.HSSFCellStyle)">setRowStyle</a></strong>(<a href="../../../../../org/apache/poi/hssf/usermodel/HSSFCellStyle.html" title="class in org.apache.poi.hssf.usermodel">HSSFCellStyle</a>&nbsp;style)</code>
 <div class="block">Applies a whole-row cell styling to the row.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/usermodel/HSSFRow.html#setZeroHeight(boolean)">setZeroHeight</a></strong>(boolean&nbsp;zHeight)</code>
 <div class="block">set whether or not to display this row with 0 height</div>
@@ -411,27 +386,6 @@ implements <a href="../../../../../org/a
 <!--   -->
 </a>
 <h3>Method Detail</h3>
-<a name="createCell(short)">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>createCell</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/poi/hssf/usermodel/HSSFCell.html" title="class in org.apache.poi.hssf.usermodel">HSSFCell</a>&nbsp;createCell(short&nbsp;columnIndex)</pre>
-<div class="block"><span class="strong">Deprecated.</span>&nbsp;<i>(Aug 2008) use <a href="../../../../../org/apache/poi/hssf/usermodel/HSSFRow.html#createCell(int)"><code>createCell(int)</code></a></i></div>
-</li>
-</ul>
-<a name="createCell(short, int)">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>createCell</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/poi/hssf/usermodel/HSSFCell.html" title="class in org.apache.poi.hssf.usermodel">HSSFCell</a>&nbsp;createCell(short&nbsp;columnIndex,
-                  int&nbsp;type)</pre>
-<div class="block"><span class="strong">Deprecated.</span>&nbsp;<i>(Aug 2008) use <a href="../../../../../org/apache/poi/hssf/usermodel/HSSFRow.html#createCell(int,%20int)"><code>createCell(int, int)</code></a></i></div>
-</li>
-</ul>
 <a name="createCell(int)">
 <!--   -->
 </a>
@@ -580,16 +534,6 @@ implements <a href="../../../../../org/a
 <dl><dt><span class="strong">Parameters:</span></dt><dd><code>cell</code> - The cell to move</dd><dd><code>newColumn</code> - The new column number (0 based)</dd></dl>
 </li>
 </ul>
-<a name="getCell(short)">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>getCell</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/poi/hssf/usermodel/HSSFCell.html" title="class in org.apache.poi.hssf.usermodel">HSSFCell</a>&nbsp;getCell(short&nbsp;cellnum)</pre>
-<div class="block"><span class="strong">Deprecated.</span>&nbsp;<i>(Aug 2008) use <a href="../../../../../org/apache/poi/hssf/usermodel/HSSFRow.html#getCell(int)"><code>getCell(int)</code></a></i></div>
-</li>
-</ul>
 <a name="getCell(int)">
 <!--   -->
 </a>




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