You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@poi.apache.org by ab...@apache.org on 2018/01/06 02:56:21 UTC

svn commit: r1820370 [4/23] - in /poi/site: publish/apidocs/ publish/apidocs/org/apache/poi/class-use/ publish/apidocs/org/apache/poi/common/usermodel/fonts/ publish/apidocs/org/apache/poi/common/usermodel/fonts/class-use/ publish/apidocs/org/apache/po...

Modified: poi/site/publish/apidocs/org/apache/poi/hssf/record/class-use/Record.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hssf/record/class-use/Record.html?rev=1820370&r1=1820369&r2=1820370&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hssf/record/class-use/Record.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hssf/record/class-use/Record.html Sat Jan  6 02:56:19 2018
@@ -204,52 +204,52 @@
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="typeNameLabel">MissingRecordAwareHSSFListener.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/poi/hssf/eventusermodel/MissingRecordAwareHSSFListener.html#processRecord-org.apache.poi.hssf.record.Record-">processRecord</a></span>(<a href="../../../../../../org/apache/poi/hssf/record/Record.html" title="class in org.apache.poi.hssf.record">Record</a>&nbsp;record)</code>&nbsp;</td>
+<td class="colLast"><span class="typeNameLabel">EventWorkbookBuilder.SheetRecordCollectingListener.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/poi/hssf/eventusermodel/EventWorkbookBuilder.SheetRecordCollectingListener.html#processRecord-org.apache.poi.hssf.record.Record-">processRecord</a></span>(<a href="../../../../../../org/apache/poi/hssf/record/Record.html" title="class in org.apache.poi.hssf.record">Record</a>&nbsp;record)</code>
+<div class="block">Process this record ourselves, and then
+  pass it on to our child listener</div>
+</td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><code>protected short</code></td>
-<td class="colLast"><span class="typeNameLabel">HSSFRequest.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/poi/hssf/eventusermodel/HSSFRequest.html#processRecord-org.apache.poi.hssf.record.Record-">processRecord</a></span>(<a href="../../../../../../org/apache/poi/hssf/record/Record.html" title="class in org.apache.poi.hssf.record">Record</a>&nbsp;rec)</code>
-<div class="block">Called by HSSFEventFactory, passes the Record to each listener associated with
- a record.sid.</div>
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span class="typeNameLabel">FormatTrackingHSSFListener.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/poi/hssf/eventusermodel/FormatTrackingHSSFListener.html#processRecord-org.apache.poi.hssf.record.Record-">processRecord</a></span>(<a href="../../../../../../org/apache/poi/hssf/record/Record.html" title="class in org.apache.poi.hssf.record">Record</a>&nbsp;record)</code>
+<div class="block">Process this record ourselves, and then pass it on to our child listener</div>
 </td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="typeNameLabel">HSSFListener.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/poi/hssf/eventusermodel/HSSFListener.html#processRecord-org.apache.poi.hssf.record.Record-">processRecord</a></span>(<a href="../../../../../../org/apache/poi/hssf/record/Record.html" title="class in org.apache.poi.hssf.record">Record</a>&nbsp;record)</code>
-<div class="block">process an HSSF Record.</div>
+<td class="colLast"><span class="typeNameLabel">AbortableHSSFListener.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/poi/hssf/eventusermodel/AbortableHSSFListener.html#processRecord-org.apache.poi.hssf.record.Record-">processRecord</a></span>(<a href="../../../../../../org/apache/poi/hssf/record/Record.html" title="class in org.apache.poi.hssf.record">Record</a>&nbsp;record)</code>
+<div class="block">This method, inherited from HSSFListener is implemented as a stub.</div>
 </td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="typeNameLabel">FormatTrackingHSSFListener.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/poi/hssf/eventusermodel/FormatTrackingHSSFListener.html#processRecord-org.apache.poi.hssf.record.Record-">processRecord</a></span>(<a href="../../../../../../org/apache/poi/hssf/record/Record.html" title="class in org.apache.poi.hssf.record">Record</a>&nbsp;record)</code>
-<div class="block">Process this record ourselves, and then pass it on to our child listener</div>
+<td class="colFirst"><code>protected short</code></td>
+<td class="colLast"><span class="typeNameLabel">HSSFRequest.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/poi/hssf/eventusermodel/HSSFRequest.html#processRecord-org.apache.poi.hssf.record.Record-">processRecord</a></span>(<a href="../../../../../../org/apache/poi/hssf/record/Record.html" title="class in org.apache.poi.hssf.record">Record</a>&nbsp;rec)</code>
+<div class="block">Called by HSSFEventFactory, passes the Record to each listener associated with
+ a record.sid.</div>
 </td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="typeNameLabel">EventWorkbookBuilder.SheetRecordCollectingListener.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/poi/hssf/eventusermodel/EventWorkbookBuilder.SheetRecordCollectingListener.html#processRecord-org.apache.poi.hssf.record.Record-">processRecord</a></span>(<a href="../../../../../../org/apache/poi/hssf/record/Record.html" title="class in org.apache.poi.hssf.record">Record</a>&nbsp;record)</code>
-<div class="block">Process this record ourselves, and then
-  pass it on to our child listener</div>
-</td>
+<td class="colLast"><span class="typeNameLabel">MissingRecordAwareHSSFListener.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/poi/hssf/eventusermodel/MissingRecordAwareHSSFListener.html#processRecord-org.apache.poi.hssf.record.Record-">processRecord</a></span>(<a href="../../../../../../org/apache/poi/hssf/record/Record.html" title="class in org.apache.poi.hssf.record">Record</a>&nbsp;record)</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="typeNameLabel">AbortableHSSFListener.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/poi/hssf/eventusermodel/AbortableHSSFListener.html#processRecord-org.apache.poi.hssf.record.Record-">processRecord</a></span>(<a href="../../../../../../org/apache/poi/hssf/record/Record.html" title="class in org.apache.poi.hssf.record">Record</a>&nbsp;record)</code>
-<div class="block">This method, inherited from HSSFListener is implemented as a stub.</div>
+<td class="colLast"><span class="typeNameLabel">HSSFListener.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/poi/hssf/eventusermodel/HSSFListener.html#processRecord-org.apache.poi.hssf.record.Record-">processRecord</a></span>(<a href="../../../../../../org/apache/poi/hssf/record/Record.html" title="class in org.apache.poi.hssf.record">Record</a>&nbsp;record)</code>
+<div class="block">process an HSSF Record.</div>
 </td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="typeNameLabel">FormatTrackingHSSFListener.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/poi/hssf/eventusermodel/FormatTrackingHSSFListener.html#processRecordInternally-org.apache.poi.hssf.record.Record-">processRecordInternally</a></span>(<a href="../../../../../../org/apache/poi/hssf/record/Record.html" title="class in org.apache.poi.hssf.record">Record</a>&nbsp;record)</code>
-<div class="block">Process the record ourselves, but do not pass it on to the child
- Listener.</div>
+<td class="colLast"><span class="typeNameLabel">EventWorkbookBuilder.SheetRecordCollectingListener.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/poi/hssf/eventusermodel/EventWorkbookBuilder.SheetRecordCollectingListener.html#processRecordInternally-org.apache.poi.hssf.record.Record-">processRecordInternally</a></span>(<a href="../../../../../../org/apache/poi/hssf/record/Record.html" title="class in org.apache.poi.hssf.record">Record</a>&nbsp;record)</code>
+<div class="block">Process the record ourselves, but do not
+  pass it on to the child Listener.</div>
 </td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="typeNameLabel">EventWorkbookBuilder.SheetRecordCollectingListener.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/poi/hssf/eventusermodel/EventWorkbookBuilder.SheetRecordCollectingListener.html#processRecordInternally-org.apache.poi.hssf.record.Record-">processRecordInternally</a></span>(<a href="../../../../../../org/apache/poi/hssf/record/Record.html" title="class in org.apache.poi.hssf.record">Record</a>&nbsp;record)</code>
-<div class="block">Process the record ourselves, but do not
-  pass it on to the child Listener.</div>
+<td class="colLast"><span class="typeNameLabel">FormatTrackingHSSFListener.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/poi/hssf/eventusermodel/FormatTrackingHSSFListener.html#processRecordInternally-org.apache.poi.hssf.record.Record-">processRecordInternally</a></span>(<a href="../../../../../../org/apache/poi/hssf/record/Record.html" title="class in org.apache.poi.hssf.record">Record</a>&nbsp;record)</code>
+<div class="block">Process the record ourselves, but do not pass it on to the child
+ Listener.</div>
 </td>
 </tr>
 </tbody>
@@ -339,11 +339,11 @@
 <tbody>
 <tr class="altColor">
 <td class="colFirst"><code>java.util.List&lt;<a href="../../../../../../org/apache/poi/hssf/record/Record.html" title="class in org.apache.poi.hssf.record">Record</a>&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">WorkbookRecordList.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/poi/hssf/model/WorkbookRecordList.html#getRecords--">getRecords</a></span>()</code>&nbsp;</td>
+<td class="colLast"><span class="typeNameLabel">InternalWorkbook.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/poi/hssf/model/InternalWorkbook.html#getRecords--">getRecords</a></span>()</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>java.util.List&lt;<a href="../../../../../../org/apache/poi/hssf/record/Record.html" title="class in org.apache.poi.hssf.record">Record</a>&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">InternalWorkbook.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/poi/hssf/model/InternalWorkbook.html#getRecords--">getRecords</a></span>()</code>&nbsp;</td>
+<td class="colLast"><span class="typeNameLabel">WorkbookRecordList.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/poi/hssf/model/WorkbookRecordList.html#getRecords--">getRecords</a></span>()</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>java.lang.Class&lt;? extends <a href="../../../../../../org/apache/poi/hssf/record/Record.html" title="class in org.apache.poi.hssf.record">Record</a>&gt;</code></td>

Modified: poi/site/publish/apidocs/org/apache/poi/hssf/record/class-use/TextObjectRecord.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hssf/record/class-use/TextObjectRecord.html?rev=1820370&r1=1820369&r2=1820370&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hssf/record/class-use/TextObjectRecord.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hssf/record/class-use/TextObjectRecord.html Sat Jan  6 02:56:19 2018
@@ -105,11 +105,11 @@
 <tbody>
 <tr class="altColor">
 <td class="colFirst"><code>protected <a href="../../../../../../org/apache/poi/hssf/record/TextObjectRecord.html" title="class in org.apache.poi.hssf.record">TextObjectRecord</a></code></td>
-<td class="colLast"><span class="typeNameLabel">HSSFSimpleShape.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/poi/hssf/usermodel/HSSFSimpleShape.html#createTextObjRecord--">createTextObjRecord</a></span>()</code>&nbsp;</td>
+<td class="colLast"><span class="typeNameLabel">HSSFPolygon.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/poi/hssf/usermodel/HSSFPolygon.html#createTextObjRecord--">createTextObjRecord</a></span>()</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>protected <a href="../../../../../../org/apache/poi/hssf/record/TextObjectRecord.html" title="class in org.apache.poi.hssf.record">TextObjectRecord</a></code></td>
-<td class="colLast"><span class="typeNameLabel">HSSFPolygon.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/poi/hssf/usermodel/HSSFPolygon.html#createTextObjRecord--">createTextObjRecord</a></span>()</code>&nbsp;</td>
+<td class="colLast"><span class="typeNameLabel">HSSFSimpleShape.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/poi/hssf/usermodel/HSSFSimpleShape.html#createTextObjRecord--">createTextObjRecord</a></span>()</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>protected <a href="../../../../../../org/apache/poi/hssf/record/TextObjectRecord.html" title="class in org.apache.poi.hssf.record">TextObjectRecord</a></code></td>

Modified: poi/site/publish/apidocs/org/apache/poi/hssf/record/cont/class-use/ContinuableRecordOutput.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hssf/record/cont/class-use/ContinuableRecordOutput.html?rev=1820370&r1=1820369&r2=1820370&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hssf/record/cont/class-use/ContinuableRecordOutput.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hssf/record/cont/class-use/ContinuableRecordOutput.html Sat Jan  6 02:56:19 2018
@@ -113,11 +113,11 @@
 <tbody>
 <tr class="altColor">
 <td class="colFirst"><code>protected void</code></td>
-<td class="colLast"><span class="typeNameLabel">TextObjectRecord.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/poi/hssf/record/TextObjectRecord.html#serialize-org.apache.poi.hssf.record.cont.ContinuableRecordOutput-">serialize</a></span>(<a href="../../../../../../../org/apache/poi/hssf/record/cont/ContinuableRecordOutput.html" title="class in org.apache.poi.hssf.record.cont">ContinuableRecordOutput</a>&nbsp;out)</code>&nbsp;</td>
+<td class="colLast"><span class="typeNameLabel">StringRecord.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/poi/hssf/record/StringRecord.html#serialize-org.apache.poi.hssf.record.cont.ContinuableRecordOutput-">serialize</a></span>(<a href="../../../../../../../org/apache/poi/hssf/record/cont/ContinuableRecordOutput.html" title="class in org.apache.poi.hssf.record.cont">ContinuableRecordOutput</a>&nbsp;out)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>protected void</code></td>
-<td class="colLast"><span class="typeNameLabel">StringRecord.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/poi/hssf/record/StringRecord.html#serialize-org.apache.poi.hssf.record.cont.ContinuableRecordOutput-">serialize</a></span>(<a href="../../../../../../../org/apache/poi/hssf/record/cont/ContinuableRecordOutput.html" title="class in org.apache.poi.hssf.record.cont">ContinuableRecordOutput</a>&nbsp;out)</code>&nbsp;</td>
+<td class="colLast"><span class="typeNameLabel">TextObjectRecord.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/poi/hssf/record/TextObjectRecord.html#serialize-org.apache.poi.hssf.record.cont.ContinuableRecordOutput-">serialize</a></span>(<a href="../../../../../../../org/apache/poi/hssf/record/cont/ContinuableRecordOutput.html" title="class in org.apache.poi.hssf.record.cont">ContinuableRecordOutput</a>&nbsp;out)</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>protected void</code></td>

Modified: poi/site/publish/apidocs/org/apache/poi/hssf/usermodel/class-use/HSSFConditionalFormattingThreshold.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hssf/usermodel/class-use/HSSFConditionalFormattingThreshold.html?rev=1820370&r1=1820369&r2=1820370&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hssf/usermodel/class-use/HSSFConditionalFormattingThreshold.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hssf/usermodel/class-use/HSSFConditionalFormattingThreshold.html Sat Jan  6 02:56:19 2018
@@ -105,15 +105,15 @@
 <tbody>
 <tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/poi/hssf/usermodel/HSSFConditionalFormattingThreshold.html" title="class in org.apache.poi.hssf.usermodel">HSSFConditionalFormattingThreshold</a></code></td>
-<td class="colLast"><span class="typeNameLabel">HSSFIconMultiStateFormatting.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/poi/hssf/usermodel/HSSFIconMultiStateFormatting.html#createThreshold--">createThreshold</a></span>()</code>&nbsp;</td>
+<td class="colLast"><span class="typeNameLabel">HSSFDataBarFormatting.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/poi/hssf/usermodel/HSSFDataBarFormatting.html#createThreshold--">createThreshold</a></span>()</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/poi/hssf/usermodel/HSSFConditionalFormattingThreshold.html" title="class in org.apache.poi.hssf.usermodel">HSSFConditionalFormattingThreshold</a></code></td>
-<td class="colLast"><span class="typeNameLabel">HSSFDataBarFormatting.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/poi/hssf/usermodel/HSSFDataBarFormatting.html#createThreshold--">createThreshold</a></span>()</code>&nbsp;</td>
+<td class="colLast"><span class="typeNameLabel">HSSFColorScaleFormatting.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/poi/hssf/usermodel/HSSFColorScaleFormatting.html#createThreshold--">createThreshold</a></span>()</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/poi/hssf/usermodel/HSSFConditionalFormattingThreshold.html" title="class in org.apache.poi.hssf.usermodel">HSSFConditionalFormattingThreshold</a></code></td>
-<td class="colLast"><span class="typeNameLabel">HSSFColorScaleFormatting.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/poi/hssf/usermodel/HSSFColorScaleFormatting.html#createThreshold--">createThreshold</a></span>()</code>&nbsp;</td>
+<td class="colLast"><span class="typeNameLabel">HSSFIconMultiStateFormatting.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/poi/hssf/usermodel/HSSFIconMultiStateFormatting.html#createThreshold--">createThreshold</a></span>()</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/poi/hssf/usermodel/HSSFConditionalFormattingThreshold.html" title="class in org.apache.poi.hssf.usermodel">HSSFConditionalFormattingThreshold</a></code></td>
@@ -125,11 +125,11 @@
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/poi/hssf/usermodel/HSSFConditionalFormattingThreshold.html" title="class in org.apache.poi.hssf.usermodel">HSSFConditionalFormattingThreshold</a>[]</code></td>
-<td class="colLast"><span class="typeNameLabel">HSSFIconMultiStateFormatting.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/poi/hssf/usermodel/HSSFIconMultiStateFormatting.html#getThresholds--">getThresholds</a></span>()</code>&nbsp;</td>
+<td class="colLast"><span class="typeNameLabel">HSSFColorScaleFormatting.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/poi/hssf/usermodel/HSSFColorScaleFormatting.html#getThresholds--">getThresholds</a></span>()</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/poi/hssf/usermodel/HSSFConditionalFormattingThreshold.html" title="class in org.apache.poi.hssf.usermodel">HSSFConditionalFormattingThreshold</a>[]</code></td>
-<td class="colLast"><span class="typeNameLabel">HSSFColorScaleFormatting.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/poi/hssf/usermodel/HSSFColorScaleFormatting.html#getThresholds--">getThresholds</a></span>()</code>&nbsp;</td>
+<td class="colLast"><span class="typeNameLabel">HSSFIconMultiStateFormatting.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/poi/hssf/usermodel/HSSFIconMultiStateFormatting.html#getThresholds--">getThresholds</a></span>()</code>&nbsp;</td>
 </tr>
 </tbody>
 </table>

Modified: poi/site/publish/apidocs/org/apache/poi/hssf/usermodel/class-use/HSSFPatriarch.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hssf/usermodel/class-use/HSSFPatriarch.html?rev=1820370&r1=1820369&r2=1820370&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hssf/usermodel/class-use/HSSFPatriarch.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hssf/usermodel/class-use/HSSFPatriarch.html Sat Jan  6 02:56:19 2018
@@ -130,15 +130,7 @@
 <tbody>
 <tr class="altColor">
 <td class="colFirst"><code>protected void</code></td>
-<td class="colLast"><span class="typeNameLabel">HSSFTextbox.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/poi/hssf/usermodel/HSSFTextbox.html#afterRemove-org.apache.poi.hssf.usermodel.HSSFPatriarch-">afterRemove</a></span>(<a href="../../../../../../org/apache/poi/hssf/usermodel/HSSFPatriarch.html" title="class in org.apache.poi.hssf.usermodel">HSSFPatriarch</a>&nbsp;patriarch)</code>&nbsp;</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>protected void</code></td>
-<td class="colLast"><span class="typeNameLabel">HSSFSimpleShape.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/poi/hssf/usermodel/HSSFSimpleShape.html#afterRemove-org.apache.poi.hssf.usermodel.HSSFPatriarch-">afterRemove</a></span>(<a href="../../../../../../org/apache/poi/hssf/usermodel/HSSFPatriarch.html" title="class in org.apache.poi.hssf.usermodel">HSSFPatriarch</a>&nbsp;patriarch)</code>&nbsp;</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>protected void</code></td>
-<td class="colLast"><span class="typeNameLabel">HSSFShapeGroup.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/poi/hssf/usermodel/HSSFShapeGroup.html#afterRemove-org.apache.poi.hssf.usermodel.HSSFPatriarch-">afterRemove</a></span>(<a href="../../../../../../org/apache/poi/hssf/usermodel/HSSFPatriarch.html" title="class in org.apache.poi.hssf.usermodel">HSSFPatriarch</a>&nbsp;patriarch)</code>&nbsp;</td>
+<td class="colLast"><span class="typeNameLabel">HSSFObjectData.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/poi/hssf/usermodel/HSSFObjectData.html#afterRemove-org.apache.poi.hssf.usermodel.HSSFPatriarch-">afterRemove</a></span>(<a href="../../../../../../org/apache/poi/hssf/usermodel/HSSFPatriarch.html" title="class in org.apache.poi.hssf.usermodel">HSSFPatriarch</a>&nbsp;patriarch)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>protected abstract void</code></td>
@@ -153,12 +145,20 @@
 <td class="colLast"><span class="typeNameLabel">HSSFPolygon.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/poi/hssf/usermodel/HSSFPolygon.html#afterRemove-org.apache.poi.hssf.usermodel.HSSFPatriarch-">afterRemove</a></span>(<a href="../../../../../../org/apache/poi/hssf/usermodel/HSSFPatriarch.html" title="class in org.apache.poi.hssf.usermodel">HSSFPatriarch</a>&nbsp;patriarch)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span class="typeNameLabel">HSSFComment.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/poi/hssf/usermodel/HSSFComment.html#afterRemove-org.apache.poi.hssf.usermodel.HSSFPatriarch-">afterRemove</a></span>(<a href="../../../../../../org/apache/poi/hssf/usermodel/HSSFPatriarch.html" title="class in org.apache.poi.hssf.usermodel">HSSFPatriarch</a>&nbsp;patriarch)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>protected void</code></td>
+<td class="colLast"><span class="typeNameLabel">HSSFShapeGroup.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/poi/hssf/usermodel/HSSFShapeGroup.html#afterRemove-org.apache.poi.hssf.usermodel.HSSFPatriarch-">afterRemove</a></span>(<a href="../../../../../../org/apache/poi/hssf/usermodel/HSSFPatriarch.html" title="class in org.apache.poi.hssf.usermodel">HSSFPatriarch</a>&nbsp;patriarch)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
 <td class="colFirst"><code>protected void</code></td>
-<td class="colLast"><span class="typeNameLabel">HSSFObjectData.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/poi/hssf/usermodel/HSSFObjectData.html#afterRemove-org.apache.poi.hssf.usermodel.HSSFPatriarch-">afterRemove</a></span>(<a href="../../../../../../org/apache/poi/hssf/usermodel/HSSFPatriarch.html" title="class in org.apache.poi.hssf.usermodel">HSSFPatriarch</a>&nbsp;patriarch)</code>&nbsp;</td>
+<td class="colLast"><span class="typeNameLabel">HSSFSimpleShape.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/poi/hssf/usermodel/HSSFSimpleShape.html#afterRemove-org.apache.poi.hssf.usermodel.HSSFPatriarch-">afterRemove</a></span>(<a href="../../../../../../org/apache/poi/hssf/usermodel/HSSFPatriarch.html" title="class in org.apache.poi.hssf.usermodel">HSSFPatriarch</a>&nbsp;patriarch)</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="typeNameLabel">HSSFComment.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/poi/hssf/usermodel/HSSFComment.html#afterRemove-org.apache.poi.hssf.usermodel.HSSFPatriarch-">afterRemove</a></span>(<a href="../../../../../../org/apache/poi/hssf/usermodel/HSSFPatriarch.html" title="class in org.apache.poi.hssf.usermodel">HSSFPatriarch</a>&nbsp;patriarch)</code>&nbsp;</td>
+<td class="colFirst"><code>protected void</code></td>
+<td class="colLast"><span class="typeNameLabel">HSSFTextbox.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/poi/hssf/usermodel/HSSFTextbox.html#afterRemove-org.apache.poi.hssf.usermodel.HSSFPatriarch-">afterRemove</a></span>(<a href="../../../../../../org/apache/poi/hssf/usermodel/HSSFPatriarch.html" title="class in org.apache.poi.hssf.usermodel">HSSFPatriarch</a>&nbsp;patriarch)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>protected <a href="../../../../../../org/apache/poi/hssf/usermodel/HSSFShape.html" title="class in org.apache.poi.hssf.usermodel">HSSFShape</a></code></td>

Modified: poi/site/publish/apidocs/org/apache/poi/hssf/usermodel/class-use/HSSFShape.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hssf/usermodel/class-use/HSSFShape.html?rev=1820370&r1=1820369&r2=1820370&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hssf/usermodel/class-use/HSSFShape.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hssf/usermodel/class-use/HSSFShape.html Sat Jan  6 02:56:19 2018
@@ -158,31 +158,31 @@
 <tbody>
 <tr class="altColor">
 <td class="colFirst"><code>protected <a href="../../../../../../org/apache/poi/hssf/usermodel/HSSFShape.html" title="class in org.apache.poi.hssf.usermodel">HSSFShape</a></code></td>
-<td class="colLast"><span class="typeNameLabel">HSSFTextbox.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/poi/hssf/usermodel/HSSFTextbox.html#cloneShape--">cloneShape</a></span>()</code>&nbsp;</td>
+<td class="colLast"><span class="typeNameLabel">HSSFObjectData.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/poi/hssf/usermodel/HSSFObjectData.html#cloneShape--">cloneShape</a></span>()</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><code>protected <a href="../../../../../../org/apache/poi/hssf/usermodel/HSSFShape.html" title="class in org.apache.poi.hssf.usermodel">HSSFShape</a></code></td>
-<td class="colLast"><span class="typeNameLabel">HSSFSimpleShape.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/poi/hssf/usermodel/HSSFSimpleShape.html#cloneShape--">cloneShape</a></span>()</code>&nbsp;</td>
+<td class="colFirst"><code>protected abstract <a href="../../../../../../org/apache/poi/hssf/usermodel/HSSFShape.html" title="class in org.apache.poi.hssf.usermodel">HSSFShape</a></code></td>
+<td class="colLast"><span class="typeNameLabel">HSSFShape.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/poi/hssf/usermodel/HSSFShape.html#cloneShape--">cloneShape</a></span>()</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>protected <a href="../../../../../../org/apache/poi/hssf/usermodel/HSSFShape.html" title="class in org.apache.poi.hssf.usermodel">HSSFShape</a></code></td>
-<td class="colLast"><span class="typeNameLabel">HSSFShapeGroup.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/poi/hssf/usermodel/HSSFShapeGroup.html#cloneShape--">cloneShape</a></span>()</code>&nbsp;</td>
+<td class="colLast"><span class="typeNameLabel">HSSFPicture.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/poi/hssf/usermodel/HSSFPicture.html#cloneShape--">cloneShape</a></span>()</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><code>protected abstract <a href="../../../../../../org/apache/poi/hssf/usermodel/HSSFShape.html" title="class in org.apache.poi.hssf.usermodel">HSSFShape</a></code></td>
-<td class="colLast"><span class="typeNameLabel">HSSFShape.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/poi/hssf/usermodel/HSSFShape.html#cloneShape--">cloneShape</a></span>()</code>&nbsp;</td>
+<td class="colFirst"><code>protected <a href="../../../../../../org/apache/poi/hssf/usermodel/HSSFShape.html" title="class in org.apache.poi.hssf.usermodel">HSSFShape</a></code></td>
+<td class="colLast"><span class="typeNameLabel">HSSFComment.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/poi/hssf/usermodel/HSSFComment.html#cloneShape--">cloneShape</a></span>()</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>protected <a href="../../../../../../org/apache/poi/hssf/usermodel/HSSFShape.html" title="class in org.apache.poi.hssf.usermodel">HSSFShape</a></code></td>
-<td class="colLast"><span class="typeNameLabel">HSSFPicture.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/poi/hssf/usermodel/HSSFPicture.html#cloneShape--">cloneShape</a></span>()</code>&nbsp;</td>
+<td class="colLast"><span class="typeNameLabel">HSSFShapeGroup.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/poi/hssf/usermodel/HSSFShapeGroup.html#cloneShape--">cloneShape</a></span>()</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>protected <a href="../../../../../../org/apache/poi/hssf/usermodel/HSSFShape.html" title="class in org.apache.poi.hssf.usermodel">HSSFShape</a></code></td>
-<td class="colLast"><span class="typeNameLabel">HSSFObjectData.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/poi/hssf/usermodel/HSSFObjectData.html#cloneShape--">cloneShape</a></span>()</code>&nbsp;</td>
+<td class="colLast"><span class="typeNameLabel">HSSFSimpleShape.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/poi/hssf/usermodel/HSSFSimpleShape.html#cloneShape--">cloneShape</a></span>()</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>protected <a href="../../../../../../org/apache/poi/hssf/usermodel/HSSFShape.html" title="class in org.apache.poi.hssf.usermodel">HSSFShape</a></code></td>
-<td class="colLast"><span class="typeNameLabel">HSSFComment.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/poi/hssf/usermodel/HSSFComment.html#cloneShape--">cloneShape</a></span>()</code>&nbsp;</td>
+<td class="colLast"><span class="typeNameLabel">HSSFTextbox.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/poi/hssf/usermodel/HSSFTextbox.html#cloneShape--">cloneShape</a></span>()</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>protected <a href="../../../../../../org/apache/poi/hssf/usermodel/HSSFShape.html" title="class in org.apache.poi.hssf.usermodel">HSSFShape</a></code></td>
@@ -203,8 +203,8 @@
 <tbody>
 <tr class="altColor">
 <td class="colFirst"><code>java.util.List&lt;<a href="../../../../../../org/apache/poi/hssf/usermodel/HSSFShape.html" title="class in org.apache.poi.hssf.usermodel">HSSFShape</a>&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">HSSFShapeGroup.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/poi/hssf/usermodel/HSSFShapeGroup.html#getChildren--">getChildren</a></span>()</code>
-<div class="block">Return all children contained by this shape.</div>
+<td class="colLast"><span class="typeNameLabel">HSSFPatriarch.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/poi/hssf/usermodel/HSSFPatriarch.html#getChildren--">getChildren</a></span>()</code>
+<div class="block">Returns a unmodifiable list of all shapes contained by the patriarch.</div>
 </td>
 </tr>
 <tr class="rowColor">
@@ -213,17 +213,17 @@
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>java.util.List&lt;<a href="../../../../../../org/apache/poi/hssf/usermodel/HSSFShape.html" title="class in org.apache.poi.hssf.usermodel">HSSFShape</a>&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">HSSFPatriarch.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/poi/hssf/usermodel/HSSFPatriarch.html#getChildren--">getChildren</a></span>()</code>
-<div class="block">Returns a unmodifiable list of all shapes contained by the patriarch.</div>
+<td class="colLast"><span class="typeNameLabel">HSSFShapeGroup.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/poi/hssf/usermodel/HSSFShapeGroup.html#getChildren--">getChildren</a></span>()</code>
+<div class="block">Return all children contained by this shape.</div>
 </td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>java.util.Iterator&lt;<a href="../../../../../../org/apache/poi/hssf/usermodel/HSSFShape.html" title="class in org.apache.poi.hssf.usermodel">HSSFShape</a>&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">HSSFShapeGroup.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/poi/hssf/usermodel/HSSFShapeGroup.html#iterator--">iterator</a></span>()</code>&nbsp;</td>
+<td class="colLast"><span class="typeNameLabel">HSSFPatriarch.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/poi/hssf/usermodel/HSSFPatriarch.html#iterator--">iterator</a></span>()</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>java.util.Iterator&lt;<a href="../../../../../../org/apache/poi/hssf/usermodel/HSSFShape.html" title="class in org.apache.poi.hssf.usermodel">HSSFShape</a>&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">HSSFPatriarch.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/poi/hssf/usermodel/HSSFPatriarch.html#iterator--">iterator</a></span>()</code>&nbsp;</td>
+<td class="colLast"><span class="typeNameLabel">HSSFShapeGroup.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/poi/hssf/usermodel/HSSFShapeGroup.html#iterator--">iterator</a></span>()</code>&nbsp;</td>
 </tr>
 </tbody>
 </table>
@@ -236,7 +236,9 @@
 <tbody>
 <tr class="altColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="typeNameLabel">HSSFShapeGroup.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/poi/hssf/usermodel/HSSFShapeGroup.html#addShape-org.apache.poi.hssf.usermodel.HSSFShape-">addShape</a></span>(<a href="../../../../../../org/apache/poi/hssf/usermodel/HSSFShape.html" title="class in org.apache.poi.hssf.usermodel">HSSFShape</a>&nbsp;shape)</code>&nbsp;</td>
+<td class="colLast"><span class="typeNameLabel">HSSFPatriarch.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/poi/hssf/usermodel/HSSFPatriarch.html#addShape-org.apache.poi.hssf.usermodel.HSSFShape-">addShape</a></span>(<a href="../../../../../../org/apache/poi/hssf/usermodel/HSSFShape.html" title="class in org.apache.poi.hssf.usermodel">HSSFShape</a>&nbsp;shape)</code>
+<div class="block">add a shape to this drawing</div>
+</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
@@ -246,13 +248,11 @@
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="typeNameLabel">HSSFPatriarch.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/poi/hssf/usermodel/HSSFPatriarch.html#addShape-org.apache.poi.hssf.usermodel.HSSFShape-">addShape</a></span>(<a href="../../../../../../org/apache/poi/hssf/usermodel/HSSFShape.html" title="class in org.apache.poi.hssf.usermodel">HSSFShape</a>&nbsp;shape)</code>
-<div class="block">add a shape to this drawing</div>
-</td>
+<td class="colLast"><span class="typeNameLabel">HSSFShapeGroup.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/poi/hssf/usermodel/HSSFShapeGroup.html#addShape-org.apache.poi.hssf.usermodel.HSSFShape-">addShape</a></span>(<a href="../../../../../../org/apache/poi/hssf/usermodel/HSSFShape.html" title="class in org.apache.poi.hssf.usermodel">HSSFShape</a>&nbsp;shape)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>boolean</code></td>
-<td class="colLast"><span class="typeNameLabel">HSSFShapeGroup.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/poi/hssf/usermodel/HSSFShapeGroup.html#removeShape-org.apache.poi.hssf.usermodel.HSSFShape-">removeShape</a></span>(<a href="../../../../../../org/apache/poi/hssf/usermodel/HSSFShape.html" title="class in org.apache.poi.hssf.usermodel">HSSFShape</a>&nbsp;shape)</code>&nbsp;</td>
+<td class="colLast"><span class="typeNameLabel">HSSFPatriarch.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/poi/hssf/usermodel/HSSFPatriarch.html#removeShape-org.apache.poi.hssf.usermodel.HSSFShape-">removeShape</a></span>(<a href="../../../../../../org/apache/poi/hssf/usermodel/HSSFShape.html" title="class in org.apache.poi.hssf.usermodel">HSSFShape</a>&nbsp;shape)</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>boolean</code></td>
@@ -262,7 +262,7 @@
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>boolean</code></td>
-<td class="colLast"><span class="typeNameLabel">HSSFPatriarch.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/poi/hssf/usermodel/HSSFPatriarch.html#removeShape-org.apache.poi.hssf.usermodel.HSSFShape-">removeShape</a></span>(<a href="../../../../../../org/apache/poi/hssf/usermodel/HSSFShape.html" title="class in org.apache.poi.hssf.usermodel">HSSFShape</a>&nbsp;shape)</code>&nbsp;</td>
+<td class="colLast"><span class="typeNameLabel">HSSFShapeGroup.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/poi/hssf/usermodel/HSSFShapeGroup.html#removeShape-org.apache.poi.hssf.usermodel.HSSFShape-">removeShape</a></span>(<a href="../../../../../../org/apache/poi/hssf/usermodel/HSSFShape.html" title="class in org.apache.poi.hssf.usermodel">HSSFShape</a>&nbsp;shape)</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>protected void</code></td>

Modified: poi/site/publish/apidocs/org/apache/poi/hssf/usermodel/class-use/HSSFSheet.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hssf/usermodel/class-use/HSSFSheet.html?rev=1820370&r1=1820369&r2=1820370&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hssf/usermodel/class-use/HSSFSheet.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hssf/usermodel/class-use/HSSFSheet.html Sat Jan  6 02:56:19 2018
@@ -202,8 +202,8 @@ HSSF concepts.</div>
 </tr>
 <tbody>
 <tr class="altColor">
-<td class="colFirst"><code>static <a href="../../../../../../org/apache/poi/hssf/record/CFRuleRecord.html" title="class in org.apache.poi.hssf.record">CFRuleRecord</a></code></td>
-<td class="colLast"><span class="typeNameLabel">CFRuleRecord.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/poi/hssf/record/CFRuleRecord.html#create-org.apache.poi.hssf.usermodel.HSSFSheet-byte-java.lang.String-java.lang.String-">create</a></span>(<a href="../../../../../../org/apache/poi/hssf/usermodel/HSSFSheet.html" title="class in org.apache.poi.hssf.usermodel">HSSFSheet</a>&nbsp;sheet,
+<td class="colFirst"><code>static <a href="../../../../../../org/apache/poi/hssf/record/CFRule12Record.html" title="class in org.apache.poi.hssf.record">CFRule12Record</a></code></td>
+<td class="colLast"><span class="typeNameLabel">CFRule12Record.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/poi/hssf/record/CFRule12Record.html#create-org.apache.poi.hssf.usermodel.HSSFSheet-byte-java.lang.String-java.lang.String-">create</a></span>(<a href="../../../../../../org/apache/poi/hssf/usermodel/HSSFSheet.html" title="class in org.apache.poi.hssf.usermodel">HSSFSheet</a>&nbsp;sheet,
       byte&nbsp;comparisonOperation,
       java.lang.String&nbsp;formulaText1,
       java.lang.String&nbsp;formulaText2)</code>
@@ -211,8 +211,8 @@ HSSF concepts.</div>
 </td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><code>static <a href="../../../../../../org/apache/poi/hssf/record/CFRule12Record.html" title="class in org.apache.poi.hssf.record">CFRule12Record</a></code></td>
-<td class="colLast"><span class="typeNameLabel">CFRule12Record.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/poi/hssf/record/CFRule12Record.html#create-org.apache.poi.hssf.usermodel.HSSFSheet-byte-java.lang.String-java.lang.String-">create</a></span>(<a href="../../../../../../org/apache/poi/hssf/usermodel/HSSFSheet.html" title="class in org.apache.poi.hssf.usermodel">HSSFSheet</a>&nbsp;sheet,
+<td class="colFirst"><code>static <a href="../../../../../../org/apache/poi/hssf/record/CFRuleRecord.html" title="class in org.apache.poi.hssf.record">CFRuleRecord</a></code></td>
+<td class="colLast"><span class="typeNameLabel">CFRuleRecord.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/poi/hssf/record/CFRuleRecord.html#create-org.apache.poi.hssf.usermodel.HSSFSheet-byte-java.lang.String-java.lang.String-">create</a></span>(<a href="../../../../../../org/apache/poi/hssf/usermodel/HSSFSheet.html" title="class in org.apache.poi.hssf.usermodel">HSSFSheet</a>&nbsp;sheet,
       byte&nbsp;comparisonOperation,
       java.lang.String&nbsp;formulaText1,
       java.lang.String&nbsp;formulaText2)</code>
@@ -244,15 +244,15 @@ HSSF concepts.</div>
 </td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><code>static <a href="../../../../../../org/apache/poi/hssf/record/CFRuleRecord.html" title="class in org.apache.poi.hssf.record">CFRuleRecord</a></code></td>
-<td class="colLast"><span class="typeNameLabel">CFRuleRecord.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/poi/hssf/record/CFRuleRecord.html#create-org.apache.poi.hssf.usermodel.HSSFSheet-java.lang.String-">create</a></span>(<a href="../../../../../../org/apache/poi/hssf/usermodel/HSSFSheet.html" title="class in org.apache.poi.hssf.usermodel">HSSFSheet</a>&nbsp;sheet,
+<td class="colFirst"><code>static <a href="../../../../../../org/apache/poi/hssf/record/CFRule12Record.html" title="class in org.apache.poi.hssf.record">CFRule12Record</a></code></td>
+<td class="colLast"><span class="typeNameLabel">CFRule12Record.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/poi/hssf/record/CFRule12Record.html#create-org.apache.poi.hssf.usermodel.HSSFSheet-java.lang.String-">create</a></span>(<a href="../../../../../../org/apache/poi/hssf/usermodel/HSSFSheet.html" title="class in org.apache.poi.hssf.usermodel">HSSFSheet</a>&nbsp;sheet,
       java.lang.String&nbsp;formulaText)</code>
 <div class="block">Creates a new comparison operation rule</div>
 </td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><code>static <a href="../../../../../../org/apache/poi/hssf/record/CFRule12Record.html" title="class in org.apache.poi.hssf.record">CFRule12Record</a></code></td>
-<td class="colLast"><span class="typeNameLabel">CFRule12Record.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/poi/hssf/record/CFRule12Record.html#create-org.apache.poi.hssf.usermodel.HSSFSheet-java.lang.String-">create</a></span>(<a href="../../../../../../org/apache/poi/hssf/usermodel/HSSFSheet.html" title="class in org.apache.poi.hssf.usermodel">HSSFSheet</a>&nbsp;sheet,
+<td class="colFirst"><code>static <a href="../../../../../../org/apache/poi/hssf/record/CFRuleRecord.html" title="class in org.apache.poi.hssf.record">CFRuleRecord</a></code></td>
+<td class="colLast"><span class="typeNameLabel">CFRuleRecord.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/poi/hssf/record/CFRuleRecord.html#create-org.apache.poi.hssf.usermodel.HSSFSheet-java.lang.String-">create</a></span>(<a href="../../../../../../org/apache/poi/hssf/usermodel/HSSFSheet.html" title="class in org.apache.poi.hssf.usermodel">HSSFSheet</a>&nbsp;sheet,
       java.lang.String&nbsp;formulaText)</code>
 <div class="block">Creates a new comparison operation rule</div>
 </td>
@@ -325,13 +325,13 @@ HSSF concepts.</div>
 </td>
 </tr>
 <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"><span class="typeNameLabel">HSSFPicture.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/poi/hssf/usermodel/HSSFPicture.html#getSheet--">getSheet</a></span>()</code>&nbsp;</td>
-</tr>
-<tr class="rowColor">
 <td class="colFirst"><code>protected <a href="../../../../../../org/apache/poi/hssf/usermodel/HSSFSheet.html" title="class in org.apache.poi.hssf.usermodel">HSSFSheet</a></code></td>
 <td class="colLast"><span class="typeNameLabel">HSSFPatriarch.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/poi/hssf/usermodel/HSSFPatriarch.html#getSheet--">getSheet</a></span>()</code>&nbsp;</td>
 </tr>
+<tr class="rowColor">
+<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"><span class="typeNameLabel">HSSFPicture.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/poi/hssf/usermodel/HSSFPicture.html#getSheet--">getSheet</a></span>()</code>&nbsp;</td>
+</tr>
 <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"><span class="typeNameLabel">HSSFCell.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/poi/hssf/usermodel/HSSFCell.html#getSheet--">getSheet</a></span>()</code>



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