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 2015/07/14 17:11:50 UTC

svn commit: r1690972 [10/19] - in /poi/site/publish/apidocs: ./ org/apache/poi/ org/apache/poi/class-use/ org/apache/poi/hssf/dev/ org/apache/poi/hssf/record/ org/apache/poi/hssf/record/aggregates/ org/apache/poi/hssf/record/cf/ org/apache/poi/hssf/rec...

Added: poi/site/publish/apidocs/org/apache/poi/hssf/record/common/FutureRecord.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hssf/record/common/FutureRecord.html?rev=1690972&view=auto
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hssf/record/common/FutureRecord.html (added)
+++ poi/site/publish/apidocs/org/apache/poi/hssf/record/common/FutureRecord.html Tue Jul 14 15:11:48 2015
@@ -0,0 +1,240 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<title>FutureRecord (POI API Documentation)</title>
+<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="FutureRecord (POI API Documentation)";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/FutureRecord.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../org/apache/poi/hssf/record/common/FtrHeader.html" title="class in org.apache.poi.hssf.record.common"><span class="strong">Prev Class</span></a></li>
+<li><a href="../../../../../../org/apache/poi/hssf/record/common/SharedFeature.html" title="interface in org.apache.poi.hssf.record.common"><span class="strong">Next Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/poi/hssf/record/common/FutureRecord.html" target="_top">Frames</a></li>
+<li><a href="FutureRecord.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
+<li><a href="#method_summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
+<li><a href="#method_detail">Method</a></li>
+</ul>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">org.apache.poi.hssf.record.common</div>
+<h2 title="Interface FutureRecord" class="title">Interface FutureRecord</h2>
+</div>
+<div class="contentContainer">
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl>
+<dt>All Known Implementing Classes:</dt>
+<dd><a href="../../../../../../org/apache/poi/hssf/record/CFHeader12Record.html" title="class in org.apache.poi.hssf.record">CFHeader12Record</a>, <a href="../../../../../../org/apache/poi/hssf/record/CFRule12Record.html" title="class in org.apache.poi.hssf.record">CFRule12Record</a></dd>
+</dl>
+<hr>
+<br>
+<pre>public interface <span class="strong">FutureRecord</span></pre>
+<div class="block">Title: Future Record, a newer (largely Excel 2007+) record
+  which contains a Future Record Header (<a href="../../../../../../org/apache/poi/hssf/record/common/FtrHeader.html" title="class in org.apache.poi.hssf.record.common"><code>FtrHeader</code></a>)</div>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method_summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span>Methods</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../../../../org/apache/poi/ss/util/CellRangeAddress.html" title="class in org.apache.poi.ss.util">CellRangeAddress</a></code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/hssf/record/common/FutureRecord.html#getAssociatedRange()">getAssociatedRange</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="../../../../../../org/apache/poi/hssf/record/common/FtrHeader.html" title="class in org.apache.poi.hssf.record.common">FtrHeader</a></code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/hssf/record/common/FutureRecord.html#getFutureHeader()">getFutureHeader</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>short</code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/hssf/record/common/FutureRecord.html#getFutureRecordType()">getFutureRecordType</a></strong>()</code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method_detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="getFutureRecordType()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getFutureRecordType</h4>
+<pre>short&nbsp;getFutureRecordType()</pre>
+</li>
+</ul>
+<a name="getFutureHeader()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getFutureHeader</h4>
+<pre><a href="../../../../../../org/apache/poi/hssf/record/common/FtrHeader.html" title="class in org.apache.poi.hssf.record.common">FtrHeader</a>&nbsp;getFutureHeader()</pre>
+</li>
+</ul>
+<a name="getAssociatedRange()">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>getAssociatedRange</h4>
+<pre><a href="../../../../../../org/apache/poi/ss/util/CellRangeAddress.html" title="class in org.apache.poi.ss.util">CellRangeAddress</a>&nbsp;getAssociatedRange()</pre>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/FutureRecord.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../org/apache/poi/hssf/record/common/FtrHeader.html" title="class in org.apache.poi.hssf.record.common"><span class="strong">Prev Class</span></a></li>
+<li><a href="../../../../../../org/apache/poi/hssf/record/common/SharedFeature.html" title="interface in org.apache.poi.hssf.record.common"><span class="strong">Next Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/poi/hssf/record/common/FutureRecord.html" target="_top">Frames</a></li>
+<li><a href="FutureRecord.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
+<li><a href="#method_summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
+<li><a href="#method_detail">Method</a></li>
+</ul>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>
+                <i>Copyright 2015 The Apache Software Foundation or
+        its licensors, as applicable.</i>
+            </small></p>
+</body>
+</html>

Modified: poi/site/publish/apidocs/org/apache/poi/hssf/record/common/SharedFeature.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hssf/record/common/SharedFeature.html?rev=1690972&r1=1690971&r2=1690972&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hssf/record/common/SharedFeature.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hssf/record/common/SharedFeature.html Tue Jul 14 15:11:48 2015
@@ -34,7 +34,7 @@
 </div>
 <div class="subNav">
 <ul class="navList">
-<li><a href="../../../../../../org/apache/poi/hssf/record/common/FtrHeader.html" title="class in org.apache.poi.hssf.record.common"><span class="strong">Prev Class</span></a></li>
+<li><a href="../../../../../../org/apache/poi/hssf/record/common/FutureRecord.html" title="interface in org.apache.poi.hssf.record.common"><span class="strong">Prev Class</span></a></li>
 <li><a href="../../../../../../org/apache/poi/hssf/record/common/UnicodeString.html" title="class in org.apache.poi.hssf.record.common"><span class="strong">Next Class</span></a></li>
 </ul>
 <ul class="navList">
@@ -194,7 +194,7 @@
 </div>
 <div class="subNav">
 <ul class="navList">
-<li><a href="../../../../../../org/apache/poi/hssf/record/common/FtrHeader.html" title="class in org.apache.poi.hssf.record.common"><span class="strong">Prev Class</span></a></li>
+<li><a href="../../../../../../org/apache/poi/hssf/record/common/FutureRecord.html" title="interface in org.apache.poi.hssf.record.common"><span class="strong">Prev Class</span></a></li>
 <li><a href="../../../../../../org/apache/poi/hssf/record/common/UnicodeString.html" title="class in org.apache.poi.hssf.record.common"><span class="strong">Next Class</span></a></li>
 </ul>
 <ul class="navList">

Modified: poi/site/publish/apidocs/org/apache/poi/hssf/record/common/class-use/FtrHeader.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hssf/record/common/class-use/FtrHeader.html?rev=1690972&r1=1690971&r2=1690972&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hssf/record/common/class-use/FtrHeader.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hssf/record/common/class-use/FtrHeader.html Tue Jul 14 15:11:48 2015
@@ -63,7 +63,75 @@
 <div class="header">
 <h2 title="Uses of Class org.apache.poi.hssf.record.common.FtrHeader" class="title">Uses of Class<br>org.apache.poi.hssf.record.common.FtrHeader</h2>
 </div>
-<div class="classUseContainer">No usage of org.apache.poi.hssf.record.common.FtrHeader</div>
+<div class="classUseContainer">
+<ul class="blockList">
+<li class="blockList">
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
+<caption><span>Packages that use <a href="../../../../../../../org/apache/poi/hssf/record/common/FtrHeader.html" title="class in org.apache.poi.hssf.record.common">FtrHeader</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Package</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a href="#org.apache.poi.hssf.record">org.apache.poi.hssf.record</a></td>
+<td class="colLast">
+<div class="block">Record package contains class representations for XLS binary strutures.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="#org.apache.poi.hssf.record.common">org.apache.poi.hssf.record.common</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<ul class="blockList">
+<li class="blockList"><a name="org.apache.poi.hssf.record">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../../../../../org/apache/poi/hssf/record/common/FtrHeader.html" title="class in org.apache.poi.hssf.record.common">FtrHeader</a> in <a href="../../../../../../../org/apache/poi/hssf/record/package-summary.html">org.apache.poi.hssf.record</a></h3>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
+<caption><span>Methods in <a href="../../../../../../../org/apache/poi/hssf/record/package-summary.html">org.apache.poi.hssf.record</a> that return <a href="../../../../../../../org/apache/poi/hssf/record/common/FtrHeader.html" title="class in org.apache.poi.hssf.record.common">FtrHeader</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../../../../../org/apache/poi/hssf/record/common/FtrHeader.html" title="class in org.apache.poi.hssf.record.common">FtrHeader</a></code></td>
+<td class="colLast"><span class="strong">CFHeader12Record.</span><code><strong><a href="../../../../../../../org/apache/poi/hssf/record/CFHeader12Record.html#getFutureHeader()">getFutureHeader</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="../../../../../../../org/apache/poi/hssf/record/common/FtrHeader.html" title="class in org.apache.poi.hssf.record.common">FtrHeader</a></code></td>
+<td class="colLast"><span class="strong">CFRule12Record.</span><code><strong><a href="../../../../../../../org/apache/poi/hssf/record/CFRule12Record.html#getFutureHeader()">getFutureHeader</a></strong>()</code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList"><a name="org.apache.poi.hssf.record.common">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../../../../../org/apache/poi/hssf/record/common/FtrHeader.html" title="class in org.apache.poi.hssf.record.common">FtrHeader</a> in <a href="../../../../../../../org/apache/poi/hssf/record/common/package-summary.html">org.apache.poi.hssf.record.common</a></h3>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
+<caption><span>Methods in <a href="../../../../../../../org/apache/poi/hssf/record/common/package-summary.html">org.apache.poi.hssf.record.common</a> that return <a href="../../../../../../../org/apache/poi/hssf/record/common/FtrHeader.html" title="class in org.apache.poi.hssf.record.common">FtrHeader</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../../../../../org/apache/poi/hssf/record/common/FtrHeader.html" title="class in org.apache.poi.hssf.record.common">FtrHeader</a></code></td>
+<td class="colLast"><span class="strong">FutureRecord.</span><code><strong><a href="../../../../../../../org/apache/poi/hssf/record/common/FutureRecord.html#getFutureHeader()">getFutureHeader</a></strong>()</code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+</li>
+</ul>
+</div>
 <!-- ======= START OF BOTTOM NAVBAR ====== -->
 <div class="bottomNav"><a name="navbar_bottom">
 <!--   -->

Added: poi/site/publish/apidocs/org/apache/poi/hssf/record/common/class-use/FutureRecord.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hssf/record/common/class-use/FutureRecord.html?rev=1690972&view=auto
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hssf/record/common/class-use/FutureRecord.html (added)
+++ poi/site/publish/apidocs/org/apache/poi/hssf/record/common/class-use/FutureRecord.html Tue Jul 14 15:11:48 2015
@@ -0,0 +1,168 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<title>Uses of Interface org.apache.poi.hssf.record.common.FutureRecord (POI API Documentation)</title>
+<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="Uses of Interface org.apache.poi.hssf.record.common.FutureRecord (POI API Documentation)";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../org/apache/poi/hssf/record/common/FutureRecord.html" title="interface in org.apache.poi.hssf.record.common">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/apache/poi/hssf/record/common/class-use/FutureRecord.html" target="_top">Frames</a></li>
+<li><a href="FutureRecord.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Interface org.apache.poi.hssf.record.common.FutureRecord" class="title">Uses of Interface<br>org.apache.poi.hssf.record.common.FutureRecord</h2>
+</div>
+<div class="classUseContainer">
+<ul class="blockList">
+<li class="blockList">
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
+<caption><span>Packages that use <a href="../../../../../../../org/apache/poi/hssf/record/common/FutureRecord.html" title="interface in org.apache.poi.hssf.record.common">FutureRecord</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Package</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a href="#org.apache.poi.hssf.record">org.apache.poi.hssf.record</a></td>
+<td class="colLast">
+<div class="block">Record package contains class representations for XLS binary strutures.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<ul class="blockList">
+<li class="blockList"><a name="org.apache.poi.hssf.record">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../../../../../org/apache/poi/hssf/record/common/FutureRecord.html" title="interface in org.apache.poi.hssf.record.common">FutureRecord</a> in <a href="../../../../../../../org/apache/poi/hssf/record/package-summary.html">org.apache.poi.hssf.record</a></h3>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
+<caption><span>Classes in <a href="../../../../../../../org/apache/poi/hssf/record/package-summary.html">org.apache.poi.hssf.record</a> that implement <a href="../../../../../../../org/apache/poi/hssf/record/common/FutureRecord.html" title="interface in org.apache.poi.hssf.record.common">FutureRecord</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Class and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>class&nbsp;</code></td>
+<td class="colLast"><code><strong><a href="../../../../../../../org/apache/poi/hssf/record/CFHeader12Record.html" title="class in org.apache.poi.hssf.record">CFHeader12Record</a></strong></code>
+<div class="block">Conditional Formatting Header v12 record CFHEADER12 (0x0879),
+  for conditional formattings introduced in Excel 2007 and newer.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>class&nbsp;</code></td>
+<td class="colLast"><code><strong><a href="../../../../../../../org/apache/poi/hssf/record/CFRule12Record.html" title="class in org.apache.poi.hssf.record">CFRule12Record</a></strong></code>
+<div class="block">Conditional Formatting v12 Rule Record (0x087A).</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../org/apache/poi/hssf/record/common/FutureRecord.html" title="interface in org.apache.poi.hssf.record.common">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/apache/poi/hssf/record/common/class-use/FutureRecord.html" target="_top">Frames</a></li>
+<li><a href="FutureRecord.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>
+                <i>Copyright 2015 The Apache Software Foundation or
+        its licensors, as applicable.</i>
+            </small></p>
+</body>
+</html>

Modified: poi/site/publish/apidocs/org/apache/poi/hssf/record/common/package-frame.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hssf/record/common/package-frame.html?rev=1690972&r1=1690971&r2=1690972&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hssf/record/common/package-frame.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hssf/record/common/package-frame.html Tue Jul 14 15:11:48 2015
@@ -10,6 +10,7 @@
 <div class="indexContainer">
 <h2 title="Interfaces">Interfaces</h2>
 <ul title="Interfaces">
+<li><a href="FutureRecord.html" title="interface in org.apache.poi.hssf.record.common" target="classFrame"><i>FutureRecord</i></a></li>
 <li><a href="SharedFeature.html" title="interface in org.apache.poi.hssf.record.common" target="classFrame"><i>SharedFeature</i></a></li>
 </ul>
 <h2 title="Classes">Classes</h2>

Modified: poi/site/publish/apidocs/org/apache/poi/hssf/record/common/package-summary.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hssf/record/common/package-summary.html?rev=1690972&r1=1690971&r2=1690972&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hssf/record/common/package-summary.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hssf/record/common/package-summary.html Tue Jul 14 15:11:48 2015
@@ -74,6 +74,13 @@
 </tr>
 <tbody>
 <tr class="altColor">
+<td class="colFirst"><a href="../../../../../../org/apache/poi/hssf/record/common/FutureRecord.html" title="interface in org.apache.poi.hssf.record.common">FutureRecord</a></td>
+<td class="colLast">
+<div class="block">Title: Future Record, a newer (largely Excel 2007+) record
+  which contains a Future Record Header (<a href="../../../../../../org/apache/poi/hssf/record/common/FtrHeader.html" title="class in org.apache.poi.hssf.record.common"><code>FtrHeader</code></a>)</div>
+</td>
+</tr>
+<tr class="rowColor">
 <td class="colFirst"><a href="../../../../../../org/apache/poi/hssf/record/common/SharedFeature.html" title="interface in org.apache.poi.hssf.record.common">SharedFeature</a></td>
 <td class="colLast">
 <div class="block">Common Interface for all Shared Features</div>

Modified: poi/site/publish/apidocs/org/apache/poi/hssf/record/common/package-tree.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hssf/record/common/package-tree.html?rev=1690972&r1=1690971&r2=1690972&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hssf/record/common/package-tree.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hssf/record/common/package-tree.html Tue Jul 14 15:11:48 2015
@@ -85,6 +85,7 @@
 </ul>
 <h2 title="Interface Hierarchy">Interface Hierarchy</h2>
 <ul>
+<li type="circle">org.apache.poi.hssf.record.common.<a href="../../../../../../org/apache/poi/hssf/record/common/FutureRecord.html" title="interface in org.apache.poi.hssf.record.common"><span class="strong">FutureRecord</span></a></li>
 <li type="circle">org.apache.poi.hssf.record.common.<a href="../../../../../../org/apache/poi/hssf/record/common/SharedFeature.html" title="interface in org.apache.poi.hssf.record.common"><span class="strong">SharedFeature</span></a></li>
 </ul>
 </div>

Modified: poi/site/publish/apidocs/org/apache/poi/hssf/record/common/package-use.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hssf/record/common/package-use.html?rev=1690972&r1=1690971&r2=1690972&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hssf/record/common/package-use.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hssf/record/common/package-use.html Tue Jul 14 15:11:48 2015
@@ -120,6 +120,17 @@
 </tr>
 <tbody>
 <tr class="altColor">
+<td class="colOne"><a href="../../../../../../org/apache/poi/hssf/record/common/class-use/FtrHeader.html#org.apache.poi.hssf.record">FtrHeader</a>
+<div class="block">Title: FtrHeader (Future Record Header) common record part</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><a href="../../../../../../org/apache/poi/hssf/record/common/class-use/FutureRecord.html#org.apache.poi.hssf.record">FutureRecord</a>
+<div class="block">Title: Future Record, a newer (largely Excel 2007+) record
+  which contains a Future Record Header (<a href="../../../../../../org/apache/poi/hssf/record/common/FtrHeader.html" title="class in org.apache.poi.hssf.record.common"><code>FtrHeader</code></a>)</div>
+</td>
+</tr>
+<tr class="altColor">
 <td class="colOne"><a href="../../../../../../org/apache/poi/hssf/record/common/class-use/SharedFeature.html#org.apache.poi.hssf.record">SharedFeature</a>
 <div class="block">Common Interface for all Shared Features</div>
 </td>
@@ -143,17 +154,22 @@
 </tr>
 <tbody>
 <tr class="altColor">
+<td class="colOne"><a href="../../../../../../org/apache/poi/hssf/record/common/class-use/FtrHeader.html#org.apache.poi.hssf.record.common">FtrHeader</a>
+<div class="block">Title: FtrHeader (Future Record Header) common record part</div>
+</td>
+</tr>
+<tr class="rowColor">
 <td class="colOne"><a href="../../../../../../org/apache/poi/hssf/record/common/class-use/SharedFeature.html#org.apache.poi.hssf.record.common">SharedFeature</a>
 <div class="block">Common Interface for all Shared Features</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a href="../../../../../../org/apache/poi/hssf/record/common/class-use/UnicodeString.ExtRst.html#org.apache.poi.hssf.record.common">UnicodeString.ExtRst</a>&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a href="../../../../../../org/apache/poi/hssf/record/common/class-use/UnicodeString.FormatRun.html#org.apache.poi.hssf.record.common">UnicodeString.FormatRun</a>&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a href="../../../../../../org/apache/poi/hssf/record/common/class-use/UnicodeString.PhRun.html#org.apache.poi.hssf.record.common">UnicodeString.PhRun</a>&nbsp;</td>
 </tr>
 </tbody>

Modified: poi/site/publish/apidocs/org/apache/poi/hssf/record/package-frame.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hssf/record/package-frame.html?rev=1690972&r1=1690971&r2=1690972&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hssf/record/package-frame.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hssf/record/package-frame.html Tue Jul 14 15:11:48 2015
@@ -29,9 +29,13 @@
 <li><a href="CalcCountRecord.html" title="class in org.apache.poi.hssf.record" target="classFrame">CalcCountRecord</a></li>
 <li><a href="CalcModeRecord.html" title="class in org.apache.poi.hssf.record" target="classFrame">CalcModeRecord</a></li>
 <li><a href="CellRecord.html" title="class in org.apache.poi.hssf.record" target="classFrame">CellRecord</a></li>
+<li><a href="CFHeader12Record.html" title="class in org.apache.poi.hssf.record" target="classFrame">CFHeader12Record</a></li>
+<li><a href="CFHeaderBase.html" title="class in org.apache.poi.hssf.record" target="classFrame">CFHeaderBase</a></li>
 <li><a href="CFHeaderRecord.html" title="class in org.apache.poi.hssf.record" target="classFrame">CFHeaderRecord</a></li>
+<li><a href="CFRule12Record.html" title="class in org.apache.poi.hssf.record" target="classFrame">CFRule12Record</a></li>
+<li><a href="CFRuleBase.html" title="class in org.apache.poi.hssf.record" target="classFrame">CFRuleBase</a></li>
+<li><a href="CFRuleBase.ComparisonOperator.html" title="class in org.apache.poi.hssf.record" target="classFrame">CFRuleBase.ComparisonOperator</a></li>
 <li><a href="CFRuleRecord.html" title="class in org.apache.poi.hssf.record" target="classFrame">CFRuleRecord</a></li>
-<li><a href="CFRuleRecord.ComparisonOperator.html" title="class in org.apache.poi.hssf.record" target="classFrame">CFRuleRecord.ComparisonOperator</a></li>
 <li><a href="CodepageRecord.html" title="class in org.apache.poi.hssf.record" target="classFrame">CodepageRecord</a></li>
 <li><a href="ColumnInfoRecord.html" title="class in org.apache.poi.hssf.record" target="classFrame">ColumnInfoRecord</a></li>
 <li><a href="CommonObjectDataSubRecord.html" title="class in org.apache.poi.hssf.record" target="classFrame">CommonObjectDataSubRecord</a></li>

Modified: poi/site/publish/apidocs/org/apache/poi/hssf/record/package-summary.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hssf/record/package-summary.html?rev=1690972&r1=1690971&r2=1690972&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hssf/record/package-summary.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hssf/record/package-summary.html Tue Jul 14 15:11:48 2015
@@ -189,21 +189,47 @@
 </td>
 </tr>
 <tr class="rowColor">
+<td class="colFirst"><a href="../../../../../org/apache/poi/hssf/record/CFHeader12Record.html" title="class in org.apache.poi.hssf.record">CFHeader12Record</a></td>
+<td class="colLast">
+<div class="block">Conditional Formatting Header v12 record CFHEADER12 (0x0879),
+  for conditional formattings introduced in Excel 2007 and newer.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a href="../../../../../org/apache/poi/hssf/record/CFHeaderBase.html" title="class in org.apache.poi.hssf.record">CFHeaderBase</a></td>
+<td class="colLast">
+<div class="block">Parent of Conditional Formatting Header records,
+  <a href="../../../../../org/apache/poi/hssf/record/CFHeaderRecord.html" title="class in org.apache.poi.hssf.record"><code>CFHeaderRecord</code></a> and <a href="../../../../../org/apache/poi/hssf/record/CFHeader12Record.html" title="class in org.apache.poi.hssf.record"><code>CFHeader12Record</code></a>.</div>
+</td>
+</tr>
+<tr class="rowColor">
 <td class="colFirst"><a href="../../../../../org/apache/poi/hssf/record/CFHeaderRecord.html" title="class in org.apache.poi.hssf.record">CFHeaderRecord</a></td>
 <td class="colLast">
-<div class="block">Conditional Formatting Header record CFHEADER (0x01B0)</div>
+<div class="block">Conditional Formatting Header record CFHEADER (0x01B0).</div>
 </td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><a href="../../../../../org/apache/poi/hssf/record/CFRuleRecord.html" title="class in org.apache.poi.hssf.record">CFRuleRecord</a></td>
+<td class="colFirst"><a href="../../../../../org/apache/poi/hssf/record/CFRule12Record.html" title="class in org.apache.poi.hssf.record">CFRule12Record</a></td>
 <td class="colLast">
-<div class="block">Conditional Formatting Rule Record (0x01B1).<br/></div>
+<div class="block">Conditional Formatting v12 Rule Record (0x087A).</div>
 </td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><a href="../../../../../org/apache/poi/hssf/record/CFRuleRecord.ComparisonOperator.html" title="class in org.apache.poi.hssf.record">CFRuleRecord.ComparisonOperator</a></td>
+<td class="colFirst"><a href="../../../../../org/apache/poi/hssf/record/CFRuleBase.html" title="class in org.apache.poi.hssf.record">CFRuleBase</a></td>
+<td class="colLast">
+<div class="block">Conditional Formatting Rules.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a href="../../../../../org/apache/poi/hssf/record/CFRuleBase.ComparisonOperator.html" title="class in org.apache.poi.hssf.record">CFRuleBase.ComparisonOperator</a></td>
 <td class="colLast">&nbsp;</td>
 </tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="../../../../../org/apache/poi/hssf/record/CFRuleRecord.html" title="class in org.apache.poi.hssf.record">CFRuleRecord</a></td>
+<td class="colLast">
+<div class="block">Conditional Formatting Rule Record (0x01B1).</div>
+</td>
+</tr>
 <tr class="altColor">
 <td class="colFirst"><a href="../../../../../org/apache/poi/hssf/record/CodepageRecord.html" title="class in org.apache.poi.hssf.record">CodepageRecord</a></td>
 <td class="colLast">

Modified: poi/site/publish/apidocs/org/apache/poi/hssf/record/package-tree.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hssf/record/package-tree.html?rev=1690972&r1=1690971&r2=1690972&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hssf/record/package-tree.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hssf/record/package-tree.html Tue Jul 14 15:11:48 2015
@@ -72,7 +72,7 @@
 <ul>
 <li type="circle">java.lang.Object
 <ul>
-<li type="circle">org.apache.poi.hssf.record.<a href="../../../../../org/apache/poi/hssf/record/CFRuleRecord.ComparisonOperator.html" title="class in org.apache.poi.hssf.record"><span class="strong">CFRuleRecord.ComparisonOperator</span></a></li>
+<li type="circle">org.apache.poi.hssf.record.<a href="../../../../../org/apache/poi/hssf/record/CFRuleBase.ComparisonOperator.html" title="class in org.apache.poi.hssf.record"><span class="strong">CFRuleBase.ComparisonOperator</span></a></li>
 <li type="circle">org.apache.poi.hssf.record.<a href="../../../../../org/apache/poi/hssf/record/DBCellRecord.Builder.html" title="class in org.apache.poi.hssf.record"><span class="strong">DBCellRecord.Builder</span></a></li>
 <li type="circle">org.apache.poi.hssf.record.<a href="../../../../../org/apache/poi/hssf/record/ExtSSTRecord.InfoSubRecord.html" title="class in org.apache.poi.hssf.record"><span class="strong">ExtSSTRecord.InfoSubRecord</span></a></li>
 <li type="circle">org.apache.poi.hssf.record.<a href="../../../../../org/apache/poi/hssf/record/FilePassRecord.Rc4KeyData.html" title="class in org.apache.poi.hssf.record"><span class="strong">FilePassRecord.Rc4KeyData</span></a></li>
@@ -129,8 +129,18 @@
 <li type="circle">org.apache.poi.hssf.record.<a href="../../../../../org/apache/poi/hssf/record/RKRecord.html" title="class in org.apache.poi.hssf.record"><span class="strong">RKRecord</span></a></li>
 </ul>
 </li>
+<li type="circle">org.apache.poi.hssf.record.<a href="../../../../../org/apache/poi/hssf/record/CFHeaderBase.html" title="class in org.apache.poi.hssf.record"><span class="strong">CFHeaderBase</span></a>
+<ul>
+<li type="circle">org.apache.poi.hssf.record.<a href="../../../../../org/apache/poi/hssf/record/CFHeader12Record.html" title="class in org.apache.poi.hssf.record"><span class="strong">CFHeader12Record</span></a> (implements org.apache.poi.hssf.record.common.<a href="../../../../../org/apache/poi/hssf/record/common/FutureRecord.html" title="interface in org.apache.poi.hssf.record.common">FutureRecord</a>)</li>
 <li type="circle">org.apache.poi.hssf.record.<a href="../../../../../org/apache/poi/hssf/record/CFHeaderRecord.html" title="class in org.apache.poi.hssf.record"><span class="strong">CFHeaderRecord</span></a></li>
+</ul>
+</li>
+<li type="circle">org.apache.poi.hssf.record.<a href="../../../../../org/apache/poi/hssf/record/CFRuleBase.html" title="class in org.apache.poi.hssf.record"><span class="strong">CFRuleBase</span></a>
+<ul>
+<li type="circle">org.apache.poi.hssf.record.<a href="../../../../../org/apache/poi/hssf/record/CFRule12Record.html" title="class in org.apache.poi.hssf.record"><span class="strong">CFRule12Record</span></a> (implements org.apache.poi.hssf.record.common.<a href="../../../../../org/apache/poi/hssf/record/common/FutureRecord.html" title="interface in org.apache.poi.hssf.record.common">FutureRecord</a>)</li>
 <li type="circle">org.apache.poi.hssf.record.<a href="../../../../../org/apache/poi/hssf/record/CFRuleRecord.html" title="class in org.apache.poi.hssf.record"><span class="strong">CFRuleRecord</span></a></li>
+</ul>
+</li>
 <li type="circle">org.apache.poi.hssf.record.<a href="../../../../../org/apache/poi/hssf/record/CodepageRecord.html" title="class in org.apache.poi.hssf.record"><span class="strong">CodepageRecord</span></a></li>
 <li type="circle">org.apache.poi.hssf.record.<a href="../../../../../org/apache/poi/hssf/record/ColumnInfoRecord.html" title="class in org.apache.poi.hssf.record"><span class="strong">ColumnInfoRecord</span></a></li>
 <li type="circle">org.apache.poi.hssf.record.<a href="../../../../../org/apache/poi/hssf/record/ContinueRecord.html" title="class in org.apache.poi.hssf.record"><span class="strong">ContinueRecord</span></a></li>

Modified: poi/site/publish/apidocs/org/apache/poi/hssf/record/package-use.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hssf/record/package-use.html?rev=1690972&r1=1690971&r2=1690972&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hssf/record/package-use.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hssf/record/package-use.html Tue Jul 14 15:11:48 2015
@@ -510,208 +510,224 @@ HSSF concepts.</div>
 </td>
 </tr>
 <tr class="altColor">
-<td class="colOne"><a href="../../../../../org/apache/poi/hssf/record/class-use/CFRuleRecord.html#org.apache.poi.hssf.record">CFRuleRecord</a>
-<div class="block">Conditional Formatting Rule Record (0x01B1).<br/></div>
+<td class="colOne"><a href="../../../../../org/apache/poi/hssf/record/class-use/CFHeaderBase.html#org.apache.poi.hssf.record">CFHeaderBase</a>
+<div class="block">Parent of Conditional Formatting Header records,
+  <a href="../../../../../org/apache/poi/hssf/record/CFHeaderRecord.html" title="class in org.apache.poi.hssf.record"><code>CFHeaderRecord</code></a> and <a href="../../../../../org/apache/poi/hssf/record/CFHeader12Record.html" title="class in org.apache.poi.hssf.record"><code>CFHeader12Record</code></a>.</div>
 </td>
 </tr>
 <tr class="rowColor">
+<td class="colOne"><a href="../../../../../org/apache/poi/hssf/record/class-use/CFRule12Record.html#org.apache.poi.hssf.record">CFRule12Record</a>
+<div class="block">Conditional Formatting v12 Rule Record (0x087A).</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><a href="../../../../../org/apache/poi/hssf/record/class-use/CFRuleBase.html#org.apache.poi.hssf.record">CFRuleBase</a>
+<div class="block">Conditional Formatting Rules.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><a href="../../../../../org/apache/poi/hssf/record/class-use/CFRuleRecord.html#org.apache.poi.hssf.record">CFRuleRecord</a>
+<div class="block">Conditional Formatting Rule Record (0x01B1).</div>
+</td>
+</tr>
+<tr class="altColor">
 <td class="colOne"><a href="../../../../../org/apache/poi/hssf/record/class-use/CodepageRecord.html#org.apache.poi.hssf.record">CodepageRecord</a>
 <div class="block">Title: Codepage Record</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a href="../../../../../org/apache/poi/hssf/record/class-use/ColumnInfoRecord.html#org.apache.poi.hssf.record">ColumnInfoRecord</a>
 <div class="block">Title: COLINFO Record (0x007D)<p/>
  Description:  Defines with width and formatting for a range of columns<p/>
  REFERENCE:  PG 293 Microsoft Excel 97 Developer's Kit (ISBN: 1-57231-498-2)<p/></div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a href="../../../../../org/apache/poi/hssf/record/class-use/DBCellRecord.html#org.apache.poi.hssf.record">DBCellRecord</a>
 <div class="block">Title:        DBCell Record (0x00D7)<p/>
  Description:  Used by Excel and other MS apps to quickly find rows in the sheets.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a href="../../../../../org/apache/poi/hssf/record/class-use/DrawingRecord.html#org.apache.poi.hssf.record">DrawingRecord</a>
 <div class="block">DrawingRecord (0x00EC)<p/></div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a href="../../../../../org/apache/poi/hssf/record/class-use/EOFRecord.html#org.apache.poi.hssf.record">EOFRecord</a>
 <div class="block">End Of File record.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a href="../../../../../org/apache/poi/hssf/record/class-use/EscherAggregate.html#org.apache.poi.hssf.record">EscherAggregate</a>
 <div class="block">This class is used to aggregate the MSODRAWING and OBJ record
  combinations.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a href="../../../../../org/apache/poi/hssf/record/class-use/ExtendedFormatRecord.html#org.apache.poi.hssf.record">ExtendedFormatRecord</a>
 <div class="block">Title:        Extended Format Record
  Description:  Probably one of the more complex records.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a href="../../../../../org/apache/poi/hssf/record/class-use/ExternSheetRecord.html#org.apache.poi.hssf.record">ExternSheetRecord</a>
 <div class="block">EXTERNSHEET (0x0017)<br/>
  A List of Indexes to  EXTERNALBOOK (supplemental book) Records <p/></div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a href="../../../../../org/apache/poi/hssf/record/class-use/ExtSSTRecord.html#org.apache.poi.hssf.record">ExtSSTRecord</a>
 <div class="block">Title:        Extended Static String Table (0x00FF)<p/>
  Description: This record is used for a quick lookup into the SST record.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a href="../../../../../org/apache/poi/hssf/record/class-use/ExtSSTRecord.InfoSubRecord.html#org.apache.poi.hssf.record">ExtSSTRecord.InfoSubRecord</a>&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a href="../../../../../org/apache/poi/hssf/record/class-use/FilePassRecord.Rc4KeyData.html#org.apache.poi.hssf.record">FilePassRecord.Rc4KeyData</a>&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a href="../../../../../org/apache/poi/hssf/record/class-use/FilePassRecord.XorKeyData.html#org.apache.poi.hssf.record">FilePassRecord.XorKeyData</a>&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a href="../../../../../org/apache/poi/hssf/record/class-use/FontRecord.html#org.apache.poi.hssf.record">FontRecord</a>
 <div class="block">Title:        Font Record (0x0031) <p/>
  - describes a font in the workbook (index = 0-3,5-infinity - skip 4)</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a href="../../../../../org/apache/poi/hssf/record/class-use/FormulaRecord.html#org.apache.poi.hssf.record">FormulaRecord</a>
 <div class="block">Formula Record (0x0006).</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a href="../../../../../org/apache/poi/hssf/record/class-use/HeaderFooterBase.html#org.apache.poi.hssf.record">HeaderFooterBase</a>
 <div class="block">Common header/footer base class</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a href="../../../../../org/apache/poi/hssf/record/class-use/InterfaceEndRecord.html#org.apache.poi.hssf.record">InterfaceEndRecord</a>
 <div class="block">Title: Interface End Record (0x00E2)</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a href="../../../../../org/apache/poi/hssf/record/class-use/LbsDataSubRecord.html#org.apache.poi.hssf.record">LbsDataSubRecord</a>
 <div class="block">This structure specifies the properties of a list or drop-down list embedded object in a sheet.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a href="../../../../../org/apache/poi/hssf/record/class-use/Margin.html#org.apache.poi.hssf.record">Margin</a>
 <div class="block">The margin interface is a parent used to define left, right, top and bottom margins.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a href="../../../../../org/apache/poi/hssf/record/class-use/MulBlankRecord.html#org.apache.poi.hssf.record">MulBlankRecord</a>
 <div class="block">Title:        Multiple Blank cell record(0x00BE) <P/>
  Description:  Represents a  set of columns in a row with no value but with styling.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a href="../../../../../org/apache/poi/hssf/record/class-use/MulRKRecord.html#org.apache.poi.hssf.record">MulRKRecord</a>
 <div class="block">MULRK (0x00BD) <p/>
  
  Used to store multiple RK numbers on a row.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a href="../../../../../org/apache/poi/hssf/record/class-use/NoteRecord.html#org.apache.poi.hssf.record">NoteRecord</a>
 <div class="block">NOTE: Comment Associated with a Cell (0x001C)<p/></div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a href="../../../../../org/apache/poi/hssf/record/class-use/NumberRecord.html#org.apache.poi.hssf.record">NumberRecord</a>
 <div class="block">NUMBER (0x0203) Contains a numeric cell value.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a href="../../../../../org/apache/poi/hssf/record/class-use/ObjRecord.html#org.apache.poi.hssf.record">ObjRecord</a>
 <div class="block">OBJRECORD (0x005D)<p/>
  
  The obj record is used to hold various graphic objects and controls.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a href="../../../../../org/apache/poi/hssf/record/class-use/OldCellRecord.html#org.apache.poi.hssf.record">OldCellRecord</a>
 <div class="block">Base class for all old (Biff 2 - Biff 4) cell value records 
   (implementors of <a href="../../../../../org/apache/poi/hssf/record/CellValueRecordInterface.html" title="interface in org.apache.poi.hssf.record"><code>CellValueRecordInterface</code></a>).</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a href="../../../../../org/apache/poi/hssf/record/class-use/PageBreakRecord.html#org.apache.poi.hssf.record">PageBreakRecord</a>
 <div class="block">Record that contains the functionality page breaks (horizontal and vertical)</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a href="../../../../../org/apache/poi/hssf/record/class-use/PageBreakRecord.Break.html#org.apache.poi.hssf.record">PageBreakRecord.Break</a>
 <div class="block">Since both records store 2byte integers (short), no point in
  differentiating it in the records.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a href="../../../../../org/apache/poi/hssf/record/class-use/Record.html#org.apache.poi.hssf.record">Record</a>
 <div class="block">Title: Record
  Description: All HSSF Records inherit from this class.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a href="../../../../../org/apache/poi/hssf/record/class-use/RecordBase.html#org.apache.poi.hssf.record">RecordBase</a>
 <div class="block">Common base class of <a href="../../../../../org/apache/poi/hssf/record/Record.html" title="class in org.apache.poi.hssf.record"><code>Record</code></a> and <a href="../../../../../org/apache/poi/hssf/record/aggregates/RecordAggregate.html" title="class in org.apache.poi.hssf.record.aggregates"><code>RecordAggregate</code></a></div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a href="../../../../../org/apache/poi/hssf/record/class-use/RecordFormatException.html#org.apache.poi.hssf.record">RecordFormatException</a>
 <div class="block">Title:     Record Format Exception
  Description: Used by records to indicate invalid format/data.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a href="../../../../../org/apache/poi/hssf/record/class-use/RecordInputStream.html#org.apache.poi.hssf.record">RecordInputStream</a>
 <div class="block">Title:  Record Input Stream</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a href="../../../../../org/apache/poi/hssf/record/class-use/RecordInputStream.LeftoverDataException.html#org.apache.poi.hssf.record">RecordInputStream.LeftoverDataException</a>
 <div class="block">For use in <a href="../../../../../org/apache/poi/hssf/dev/BiffViewer.html" title="class in org.apache.poi.hssf.dev"><code>BiffViewer</code></a> which may construct <a href="../../../../../org/apache/poi/hssf/record/Record.html" title="class in org.apache.poi.hssf.record"><code>Record</code></a>s that don't completely
  read all available data.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a href="../../../../../org/apache/poi/hssf/record/class-use/RKRecord.html#org.apache.poi.hssf.record">RKRecord</a>
 <div class="block">Title:        RK Record (0x027E)<p/>
  Description:  An internal 32 bit number with the two most significant bits
                storing the type.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a href="../../../../../org/apache/poi/hssf/record/class-use/SharedFormulaRecord.html#org.apache.poi.hssf.record">SharedFormulaRecord</a>
 <div class="block">Title:        SHAREDFMLA (0x04BC) SharedFormulaRecord
  Description:  Primarily used as an excel optimization so that multiple similar formulas
                are not written out too many times.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a href="../../../../../org/apache/poi/hssf/record/class-use/SharedValueRecordBase.html#org.apache.poi.hssf.record">SharedValueRecordBase</a>
 <div class="block">Common base class for <a href="../../../../../org/apache/poi/hssf/record/SharedFormulaRecord.html" title="class in org.apache.poi.hssf.record"><code>SharedFormulaRecord</code></a>, <a href="../../../../../org/apache/poi/hssf/record/ArrayRecord.html" title="class in org.apache.poi.hssf.record"><code>ArrayRecord</code></a> and
  <a href="../../../../../org/apache/poi/hssf/record/TableRecord.html" title="class in org.apache.poi.hssf.record"><code>TableRecord</code></a> which are have similarities.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a href="../../../../../org/apache/poi/hssf/record/class-use/StandardRecord.html#org.apache.poi.hssf.record">StandardRecord</a>
 <div class="block">Subclasses of this class (the majority of BIFF records) are non-continuable.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a href="../../../../../org/apache/poi/hssf/record/class-use/SubRecord.html#org.apache.poi.hssf.record">SubRecord</a>
 <div class="block">Subrecords are part of the OBJ class.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a href="../../../../../org/apache/poi/hssf/record/class-use/SupBookRecord.html#org.apache.poi.hssf.record">SupBookRecord</a>
 <div class="block">Title:        Sup Book - EXTERNALBOOK (0x01AE) <p/>
  Description:  A External Workbook Description (Supplemental Book)
@@ -744,13 +760,14 @@ HSSF concepts.</div>
 </td>
 </tr>
 <tr class="altColor">
-<td class="colOne"><a href="../../../../../org/apache/poi/hssf/record/class-use/CFHeaderRecord.html#org.apache.poi.hssf.record.aggregates">CFHeaderRecord</a>
-<div class="block">Conditional Formatting Header record CFHEADER (0x01B0)</div>
+<td class="colOne"><a href="../../../../../org/apache/poi/hssf/record/class-use/CFHeaderBase.html#org.apache.poi.hssf.record.aggregates">CFHeaderBase</a>
+<div class="block">Parent of Conditional Formatting Header records,
+  <a href="../../../../../org/apache/poi/hssf/record/CFHeaderRecord.html" title="class in org.apache.poi.hssf.record"><code>CFHeaderRecord</code></a> and <a href="../../../../../org/apache/poi/hssf/record/CFHeader12Record.html" title="class in org.apache.poi.hssf.record"><code>CFHeader12Record</code></a>.</div>
 </td>
 </tr>
 <tr class="rowColor">
-<td class="colOne"><a href="../../../../../org/apache/poi/hssf/record/class-use/CFRuleRecord.html#org.apache.poi.hssf.record.aggregates">CFRuleRecord</a>
-<div class="block">Conditional Formatting Rule Record (0x01B1).<br/></div>
+<td class="colOne"><a href="../../../../../org/apache/poi/hssf/record/class-use/CFRuleBase.html#org.apache.poi.hssf.record.aggregates">CFRuleBase</a>
+<div class="block">Conditional Formatting Rules.</div>
 </td>
 </tr>
 <tr class="altColor">
@@ -1051,8 +1068,8 @@ HSSF concepts.</div>
 </td>
 </tr>
 <tr class="rowColor">
-<td class="colOne"><a href="../../../../../org/apache/poi/hssf/record/class-use/CFRuleRecord.html#org.apache.poi.hssf.usermodel">CFRuleRecord</a>
-<div class="block">Conditional Formatting Rule Record (0x01B1).<br/></div>
+<td class="colOne"><a href="../../../../../org/apache/poi/hssf/record/class-use/CFRuleBase.html#org.apache.poi.hssf.usermodel">CFRuleBase</a>
+<div class="block">Conditional Formatting Rules.</div>
 </td>
 </tr>
 <tr class="altColor">

Modified: poi/site/publish/apidocs/org/apache/poi/hssf/usermodel/HSSFBorderFormatting.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hssf/usermodel/HSSFBorderFormatting.html?rev=1690972&r1=1690971&r2=1690972&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hssf/usermodel/HSSFBorderFormatting.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hssf/usermodel/HSSFBorderFormatting.html Tue Jul 14 15:11:48 2015
@@ -138,7 +138,7 @@ implements <a href="../../../../../org/a
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>protected </code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/usermodel/HSSFBorderFormatting.html#HSSFBorderFormatting(org.apache.poi.hssf.record.CFRuleRecord)">HSSFBorderFormatting</a></strong>(<a href="../../../../../org/apache/poi/hssf/record/CFRuleRecord.html" title="class in org.apache.poi.hssf.record">CFRuleRecord</a>&nbsp;cfRuleRecord)</code>&nbsp;</td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/usermodel/HSSFBorderFormatting.html#HSSFBorderFormatting(org.apache.poi.hssf.record.CFRuleBase)">HSSFBorderFormatting</a></strong>(<a href="../../../../../org/apache/poi/hssf/record/CFRuleBase.html" title="class in org.apache.poi.hssf.record">CFRuleBase</a>&nbsp;cfRuleRecord)</code>&nbsp;</td>
 </tr>
 </table>
 </li>
@@ -285,13 +285,13 @@ implements <a href="../../../../../org/a
 <!--   -->
 </a>
 <h3>Constructor Detail</h3>
-<a name="HSSFBorderFormatting(org.apache.poi.hssf.record.CFRuleRecord)">
+<a name="HSSFBorderFormatting(org.apache.poi.hssf.record.CFRuleBase)">
 <!--   -->
 </a>
 <ul class="blockListLast">
 <li class="blockList">
 <h4>HSSFBorderFormatting</h4>
-<pre>protected&nbsp;HSSFBorderFormatting(<a href="../../../../../org/apache/poi/hssf/record/CFRuleRecord.html" title="class in org.apache.poi.hssf.record">CFRuleRecord</a>&nbsp;cfRuleRecord)</pre>
+<pre>protected&nbsp;HSSFBorderFormatting(<a href="../../../../../org/apache/poi/hssf/record/CFRuleBase.html" title="class in org.apache.poi.hssf.record">CFRuleBase</a>&nbsp;cfRuleRecord)</pre>
 </li>
 </ul>
 </li>

Modified: poi/site/publish/apidocs/org/apache/poi/hssf/usermodel/HSSFConditionalFormatting.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hssf/usermodel/HSSFConditionalFormatting.html?rev=1690972&r1=1690971&r2=1690972&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hssf/usermodel/HSSFConditionalFormatting.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hssf/usermodel/HSSFConditionalFormatting.html Tue Jul 14 15:11:48 2015
@@ -287,12 +287,13 @@ implements <a href="../../../../../org/a
            <a href="../../../../../org/apache/poi/ss/usermodel/ConditionalFormattingRule.html" title="interface in org.apache.poi.ss.usermodel">ConditionalFormattingRule</a>&nbsp;cfRule)</pre>
 <div class="block"><strong>Description copied from interface:&nbsp;<code><a href="../../../../../org/apache/poi/ss/usermodel/ConditionalFormatting.html#setRule(int,%20org.apache.poi.ss.usermodel.ConditionalFormattingRule)">ConditionalFormatting</a></code></strong></div>
 <div class="block">Replaces an existing Conditional Formatting rule at position idx.
- Excel allows to create up to 3 Conditional Formatting rules.
+ Excel pre-2007 allows to create up to 3 Conditional Formatting rules,
+  2007 and later allow unlimited numbers.
  This method can be useful to modify existing  Conditional Formatting rules.</div>
 <dl>
 <dt><strong>Specified by:</strong></dt>
 <dd><code><a href="../../../../../org/apache/poi/ss/usermodel/ConditionalFormatting.html#setRule(int,%20org.apache.poi.ss.usermodel.ConditionalFormattingRule)">setRule</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/poi/ss/usermodel/ConditionalFormatting.html" title="interface in org.apache.poi.ss.usermodel">ConditionalFormatting</a></code></dd>
-<dt><span class="strong">Parameters:</span></dt><dd><code>idx</code> - position of the rule. Should be between 0 and 2.</dd><dd><code>cfRule</code> - - Conditional Formatting rule</dd></dl>
+<dt><span class="strong">Parameters:</span></dt><dd><code>idx</code> - position of the rule. Should be between 0 and 2 for Excel before 2007, otherwise 0+.</dd><dd><code>cfRule</code> - - Conditional Formatting rule</dd></dl>
 </li>
 </ul>
 <a name="addRule(org.apache.poi.hssf.usermodel.HSSFConditionalFormattingRule)">
@@ -316,7 +317,7 @@ implements <a href="../../../../../org/a
 <pre>public&nbsp;void&nbsp;addRule(<a href="../../../../../org/apache/poi/ss/usermodel/ConditionalFormattingRule.html" title="interface in org.apache.poi.ss.usermodel">ConditionalFormattingRule</a>&nbsp;cfRule)</pre>
 <div class="block"><strong>Description copied from interface:&nbsp;<code><a href="../../../../../org/apache/poi/ss/usermodel/ConditionalFormatting.html#addRule(org.apache.poi.ss.usermodel.ConditionalFormattingRule)">ConditionalFormatting</a></code></strong></div>
 <div class="block">Add a Conditional Formatting rule.
- Excel allows to create up to 3 Conditional Formatting rules.</div>
+ Excel pre-2007 allows to create up to 3 Conditional Formatting rules.</div>
 <dl>
 <dt><strong>Specified by:</strong></dt>
 <dd><code><a href="../../../../../org/apache/poi/ss/usermodel/ConditionalFormatting.html#addRule(org.apache.poi.ss.usermodel.ConditionalFormattingRule)">addRule</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/poi/ss/usermodel/ConditionalFormatting.html" title="interface in org.apache.poi.ss.usermodel">ConditionalFormatting</a></code></dd>

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=1690972&r1=1690971&r2=1690972&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 Tue Jul 14 15:11:48 2015
@@ -176,16 +176,22 @@ implements <a href="../../../../../org/a
 </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/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
@@ -193,7 +199,7 @@ implements <a href="../../../../../org/a
  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/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>
@@ -313,7 +319,7 @@ implements <a href="../../../../../org/a
 <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 either <a href="../../../../../org/apache/poi/ss/usermodel/ConditionalFormattingRule.html#CONDITION_TYPE_CELL_VALUE_IS"><code>ConditionalFormattingRule.CONDITION_TYPE_CELL_VALUE_IS</code></a> or  <a href="../../../../../org/apache/poi/ss/usermodel/ConditionalFormattingRule.html#CONDITION_TYPE_FORMULA"><code>ConditionalFormattingRule.CONDITION_TYPE_FORMULA</code></a>
+ 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>
@@ -321,6 +327,21 @@ implements <a href="../../../../../org/a
 <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>
+<dt><span class="strong">Returns:</span></dt><dd>-  the conditiontype for the cfrule</dd></dl>
+</li>
+</ul>
 <a name="getComparisonOperation()">
 <!--   -->
 </a>

Modified: poi/site/publish/apidocs/org/apache/poi/hssf/usermodel/HSSFFontFormatting.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hssf/usermodel/HSSFFontFormatting.html?rev=1690972&r1=1690971&r2=1690972&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hssf/usermodel/HSSFFontFormatting.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hssf/usermodel/HSSFFontFormatting.html Tue Jul 14 15:11:48 2015
@@ -175,7 +175,7 @@ implements <a href="../../../../../org/a
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>protected </code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/usermodel/HSSFFontFormatting.html#HSSFFontFormatting(org.apache.poi.hssf.record.CFRuleRecord)">HSSFFontFormatting</a></strong>(<a href="../../../../../org/apache/poi/hssf/record/CFRuleRecord.html" title="class in org.apache.poi.hssf.record">CFRuleRecord</a>&nbsp;cfRuleRecord)</code>&nbsp;</td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/usermodel/HSSFFontFormatting.html#HSSFFontFormatting(org.apache.poi.hssf.record.CFRuleBase)">HSSFFontFormatting</a></strong>(<a href="../../../../../org/apache/poi/hssf/record/CFRuleBase.html" title="class in org.apache.poi.hssf.record">CFRuleBase</a>&nbsp;cfRuleRecord)</code>&nbsp;</td>
 </tr>
 </table>
 </li>
@@ -434,13 +434,13 @@ implements <a href="../../../../../org/a
 <!--   -->
 </a>
 <h3>Constructor Detail</h3>
-<a name="HSSFFontFormatting(org.apache.poi.hssf.record.CFRuleRecord)">
+<a name="HSSFFontFormatting(org.apache.poi.hssf.record.CFRuleBase)">
 <!--   -->
 </a>
 <ul class="blockListLast">
 <li class="blockList">
 <h4>HSSFFontFormatting</h4>
-<pre>protected&nbsp;HSSFFontFormatting(<a href="../../../../../org/apache/poi/hssf/record/CFRuleRecord.html" title="class in org.apache.poi.hssf.record">CFRuleRecord</a>&nbsp;cfRuleRecord)</pre>
+<pre>protected&nbsp;HSSFFontFormatting(<a href="../../../../../org/apache/poi/hssf/record/CFRuleBase.html" title="class in org.apache.poi.hssf.record">CFRuleBase</a>&nbsp;cfRuleRecord)</pre>
 </li>
 </ul>
 </li>

Modified: poi/site/publish/apidocs/org/apache/poi/hssf/usermodel/HSSFPatternFormatting.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hssf/usermodel/HSSFPatternFormatting.html?rev=1690972&r1=1690971&r2=1690972&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hssf/usermodel/HSSFPatternFormatting.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hssf/usermodel/HSSFPatternFormatting.html Tue Jul 14 15:11:48 2015
@@ -137,7 +137,7 @@ implements <a href="../../../../../org/a
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>protected </code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/usermodel/HSSFPatternFormatting.html#HSSFPatternFormatting(org.apache.poi.hssf.record.CFRuleRecord)">HSSFPatternFormatting</a></strong>(<a href="../../../../../org/apache/poi/hssf/record/CFRuleRecord.html" title="class in org.apache.poi.hssf.record">CFRuleRecord</a>&nbsp;cfRuleRecord)</code>&nbsp;</td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/usermodel/HSSFPatternFormatting.html#HSSFPatternFormatting(org.apache.poi.hssf.record.CFRuleBase)">HSSFPatternFormatting</a></strong>(<a href="../../../../../org/apache/poi/hssf/record/CFRuleBase.html" title="class in org.apache.poi.hssf.record">CFRuleBase</a>&nbsp;cfRuleRecord)</code>&nbsp;</td>
 </tr>
 </table>
 </li>
@@ -204,13 +204,13 @@ implements <a href="../../../../../org/a
 <!--   -->
 </a>
 <h3>Constructor Detail</h3>
-<a name="HSSFPatternFormatting(org.apache.poi.hssf.record.CFRuleRecord)">
+<a name="HSSFPatternFormatting(org.apache.poi.hssf.record.CFRuleBase)">
 <!--   -->
 </a>
 <ul class="blockListLast">
 <li class="blockList">
 <h4>HSSFPatternFormatting</h4>
-<pre>protected&nbsp;HSSFPatternFormatting(<a href="../../../../../org/apache/poi/hssf/record/CFRuleRecord.html" title="class in org.apache.poi.hssf.record">CFRuleRecord</a>&nbsp;cfRuleRecord)</pre>
+<pre>protected&nbsp;HSSFPatternFormatting(<a href="../../../../../org/apache/poi/hssf/record/CFRuleBase.html" title="class in org.apache.poi.hssf.record">CFRuleBase</a>&nbsp;cfRuleRecord)</pre>
 </li>
 </ul>
 </li>



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