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/20 08:02:27 UTC

svn commit: r1691876 [2/4] - in /poi/site/publish/apidocs/org/apache/poi/ss/usermodel: ./ class-use/

Added: poi/site/publish/apidocs/org/apache/poi/ss/usermodel/DataBarFormatting.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/ss/usermodel/DataBarFormatting.html?rev=1691876&view=auto
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/ss/usermodel/DataBarFormatting.html (added)
+++ poi/site/publish/apidocs/org/apache/poi/ss/usermodel/DataBarFormatting.html Mon Jul 20 06:02:26 2015
@@ -0,0 +1,389 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<title>DataBarFormatting (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="DataBarFormatting (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/DataBarFormatting.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/ss/usermodel/CreationHelper.html" title="interface in org.apache.poi.ss.usermodel"><span class="strong">Prev Class</span></a></li>
+<li><a href="../../../../../org/apache/poi/ss/usermodel/DataConsolidateFunction.html" title="enum in org.apache.poi.ss.usermodel"><span class="strong">Next Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../index.html?org/apache/poi/ss/usermodel/DataBarFormatting.html" target="_top">Frames</a></li>
+<li><a href="DataBarFormatting.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.ss.usermodel</div>
+<h2 title="Interface DataBarFormatting" class="title">Interface DataBarFormatting</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/usermodel/HSSFDataBarFormatting.html" title="class in org.apache.poi.hssf.usermodel">HSSFDataBarFormatting</a>, <a href="../../../../../org/apache/poi/xssf/usermodel/XSSFDataBarFormatting.html" title="class in org.apache.poi.xssf.usermodel">XSSFDataBarFormatting</a></dd>
+</dl>
+<hr>
+<br>
+<pre>public interface <span class="strong">DataBarFormatting</span></pre>
+<div class="block">High level representation for the DataBar Formatting 
+  component of Conditional Formatting settings</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/usermodel/Color.html" title="interface in org.apache.poi.ss.usermodel">Color</a></code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/ss/usermodel/DataBarFormatting.html#getColor()">getColor</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="../../../../../org/apache/poi/ss/usermodel/ConditionalFormattingThreshold.html" title="interface in org.apache.poi.ss.usermodel">ConditionalFormattingThreshold</a></code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/ss/usermodel/DataBarFormatting.html#getMaxThreshold()">getMaxThreshold</a></strong>()</code>
+<div class="block">The threshold that defines "everything from here up is maximum"</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../../../org/apache/poi/ss/usermodel/ConditionalFormattingThreshold.html" title="interface in org.apache.poi.ss.usermodel">ConditionalFormattingThreshold</a></code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/ss/usermodel/DataBarFormatting.html#getMinThreshold()">getMinThreshold</a></strong>()</code>
+<div class="block">The threshold that defines "everything from here down is minimum"</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>int</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/ss/usermodel/DataBarFormatting.html#getWidthMax()">getWidthMax</a></strong>()</code>
+<div class="block">How much of the cell width, in %, should be given to
+  the max value?</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>int</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/ss/usermodel/DataBarFormatting.html#getWidthMin()">getWidthMin</a></strong>()</code>
+<div class="block">How much of the cell width, in %, should be given to
+  the min value?</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/ss/usermodel/DataBarFormatting.html#isIconOnly()">isIconOnly</a></strong>()</code>
+<div class="block">Should Icon + Value be displayed, or only the Icon?</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/ss/usermodel/DataBarFormatting.html#isLeftToRight()">isLeftToRight</a></strong>()</code>
+<div class="block">Is the bar drawn from Left-to-Right, or from
+  Right-to-Left</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/ss/usermodel/DataBarFormatting.html#setColor(org.apache.poi.ss.usermodel.Color)">setColor</a></strong>(<a href="../../../../../org/apache/poi/ss/usermodel/Color.html" title="interface in org.apache.poi.ss.usermodel">Color</a>&nbsp;color)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/ss/usermodel/DataBarFormatting.html#setIconOnly(boolean)">setIconOnly</a></strong>(boolean&nbsp;only)</code>
+<div class="block">Control if only the Icon is shown, or Icon + Value</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/ss/usermodel/DataBarFormatting.html#setLeftToRight(boolean)">setLeftToRight</a></strong>(boolean&nbsp;ltr)</code>
+<div class="block">Control if the bar is drawn from Left-to-Right,
+  or from Right-to-Left</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/ss/usermodel/DataBarFormatting.html#setWidthMax(int)">setWidthMax</a></strong>(int&nbsp;width)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/ss/usermodel/DataBarFormatting.html#setWidthMin(int)">setWidthMin</a></strong>(int&nbsp;width)</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="isLeftToRight()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>isLeftToRight</h4>
+<pre>boolean&nbsp;isLeftToRight()</pre>
+<div class="block">Is the bar drawn from Left-to-Right, or from
+  Right-to-Left</div>
+</li>
+</ul>
+<a name="setLeftToRight(boolean)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setLeftToRight</h4>
+<pre>void&nbsp;setLeftToRight(boolean&nbsp;ltr)</pre>
+<div class="block">Control if the bar is drawn from Left-to-Right,
+  or from Right-to-Left</div>
+</li>
+</ul>
+<a name="isIconOnly()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>isIconOnly</h4>
+<pre>boolean&nbsp;isIconOnly()</pre>
+<div class="block">Should Icon + Value be displayed, or only the Icon?</div>
+</li>
+</ul>
+<a name="setIconOnly(boolean)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setIconOnly</h4>
+<pre>void&nbsp;setIconOnly(boolean&nbsp;only)</pre>
+<div class="block">Control if only the Icon is shown, or Icon + Value</div>
+</li>
+</ul>
+<a name="getWidthMin()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getWidthMin</h4>
+<pre>int&nbsp;getWidthMin()</pre>
+<div class="block">How much of the cell width, in %, should be given to
+  the min value?</div>
+</li>
+</ul>
+<a name="setWidthMin(int)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setWidthMin</h4>
+<pre>void&nbsp;setWidthMin(int&nbsp;width)</pre>
+</li>
+</ul>
+<a name="getWidthMax()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getWidthMax</h4>
+<pre>int&nbsp;getWidthMax()</pre>
+<div class="block">How much of the cell width, in %, should be given to
+  the max value?</div>
+</li>
+</ul>
+<a name="setWidthMax(int)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setWidthMax</h4>
+<pre>void&nbsp;setWidthMax(int&nbsp;width)</pre>
+</li>
+</ul>
+<a name="getColor()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getColor</h4>
+<pre><a href="../../../../../org/apache/poi/ss/usermodel/Color.html" title="interface in org.apache.poi.ss.usermodel">Color</a>&nbsp;getColor()</pre>
+</li>
+</ul>
+<a name="setColor(org.apache.poi.ss.usermodel.Color)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setColor</h4>
+<pre>void&nbsp;setColor(<a href="../../../../../org/apache/poi/ss/usermodel/Color.html" title="interface in org.apache.poi.ss.usermodel">Color</a>&nbsp;color)</pre>
+</li>
+</ul>
+<a name="getMinThreshold()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getMinThreshold</h4>
+<pre><a href="../../../../../org/apache/poi/ss/usermodel/ConditionalFormattingThreshold.html" title="interface in org.apache.poi.ss.usermodel">ConditionalFormattingThreshold</a>&nbsp;getMinThreshold()</pre>
+<div class="block">The threshold that defines "everything from here down is minimum"</div>
+</li>
+</ul>
+<a name="getMaxThreshold()">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>getMaxThreshold</h4>
+<pre><a href="../../../../../org/apache/poi/ss/usermodel/ConditionalFormattingThreshold.html" title="interface in org.apache.poi.ss.usermodel">ConditionalFormattingThreshold</a>&nbsp;getMaxThreshold()</pre>
+<div class="block">The threshold that defines "everything from here up is maximum"</div>
+</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/DataBarFormatting.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/ss/usermodel/CreationHelper.html" title="interface in org.apache.poi.ss.usermodel"><span class="strong">Prev Class</span></a></li>
+<li><a href="../../../../../org/apache/poi/ss/usermodel/DataConsolidateFunction.html" title="enum in org.apache.poi.ss.usermodel"><span class="strong">Next Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../index.html?org/apache/poi/ss/usermodel/DataBarFormatting.html" target="_top">Frames</a></li>
+<li><a href="DataBarFormatting.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/ss/usermodel/DataConsolidateFunction.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/ss/usermodel/DataConsolidateFunction.html?rev=1691876&r1=1691875&r2=1691876&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/ss/usermodel/DataConsolidateFunction.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/ss/usermodel/DataConsolidateFunction.html Mon Jul 20 06:02:26 2015
@@ -34,7 +34,7 @@
 </div>
 <div class="subNav">
 <ul class="navList">
-<li><a href="../../../../../org/apache/poi/ss/usermodel/CreationHelper.html" title="interface in org.apache.poi.ss.usermodel"><span class="strong">Prev Class</span></a></li>
+<li><a href="../../../../../org/apache/poi/ss/usermodel/DataBarFormatting.html" title="interface in org.apache.poi.ss.usermodel"><span class="strong">Prev Class</span></a></li>
 <li><a href="../../../../../org/apache/poi/ss/usermodel/DataFormat.html" title="interface in org.apache.poi.ss.usermodel"><span class="strong">Next Class</span></a></li>
 </ul>
 <ul class="navList">
@@ -408,7 +408,7 @@ not permitted.)</div>
 </div>
 <div class="subNav">
 <ul class="navList">
-<li><a href="../../../../../org/apache/poi/ss/usermodel/CreationHelper.html" title="interface in org.apache.poi.ss.usermodel"><span class="strong">Prev Class</span></a></li>
+<li><a href="../../../../../org/apache/poi/ss/usermodel/DataBarFormatting.html" title="interface in org.apache.poi.ss.usermodel"><span class="strong">Prev Class</span></a></li>
 <li><a href="../../../../../org/apache/poi/ss/usermodel/DataFormat.html" title="interface in org.apache.poi.ss.usermodel"><span class="strong">Next Class</span></a></li>
 </ul>
 <ul class="navList">

Modified: poi/site/publish/apidocs/org/apache/poi/ss/usermodel/ExcelStyleDateFormatter.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/ss/usermodel/ExcelStyleDateFormatter.html?rev=1691876&r1=1691875&r2=1691876&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/ss/usermodel/ExcelStyleDateFormatter.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/ss/usermodel/ExcelStyleDateFormatter.html Mon Jul 20 06:02:26 2015
@@ -35,7 +35,7 @@
 <div class="subNav">
 <ul class="navList">
 <li><a href="../../../../../org/apache/poi/ss/usermodel/ErrorConstants.html" title="class in org.apache.poi.ss.usermodel"><span class="strong">Prev Class</span></a></li>
-<li><a href="../../../../../org/apache/poi/ss/usermodel/FillPatternType.html" title="enum in org.apache.poi.ss.usermodel"><span class="strong">Next Class</span></a></li>
+<li><a href="../../../../../org/apache/poi/ss/usermodel/ExtendedColor.html" title="class in org.apache.poi.ss.usermodel"><span class="strong">Next Class</span></a></li>
 </ul>
 <ul class="navList">
 <li><a href="../../../../../index.html?org/apache/poi/ss/usermodel/ExcelStyleDateFormatter.html" target="_top">Frames</a></li>
@@ -512,7 +512,7 @@ extends java.text.SimpleDateFormat</pre>
 <div class="subNav">
 <ul class="navList">
 <li><a href="../../../../../org/apache/poi/ss/usermodel/ErrorConstants.html" title="class in org.apache.poi.ss.usermodel"><span class="strong">Prev Class</span></a></li>
-<li><a href="../../../../../org/apache/poi/ss/usermodel/FillPatternType.html" title="enum in org.apache.poi.ss.usermodel"><span class="strong">Next Class</span></a></li>
+<li><a href="../../../../../org/apache/poi/ss/usermodel/ExtendedColor.html" title="class in org.apache.poi.ss.usermodel"><span class="strong">Next Class</span></a></li>
 </ul>
 <ul class="navList">
 <li><a href="../../../../../index.html?org/apache/poi/ss/usermodel/ExcelStyleDateFormatter.html" target="_top">Frames</a></li>

Added: poi/site/publish/apidocs/org/apache/poi/ss/usermodel/ExtendedColor.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/ss/usermodel/ExtendedColor.html?rev=1691876&view=auto
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/ss/usermodel/ExtendedColor.html (added)
+++ poi/site/publish/apidocs/org/apache/poi/ss/usermodel/ExtendedColor.html Mon Jul 20 06:02:26 2015
@@ -0,0 +1,601 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<title>ExtendedColor (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="ExtendedColor (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/ExtendedColor.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/ss/usermodel/ExcelStyleDateFormatter.html" title="class in org.apache.poi.ss.usermodel"><span class="strong">Prev Class</span></a></li>
+<li><a href="../../../../../org/apache/poi/ss/usermodel/FillPatternType.html" title="enum in org.apache.poi.ss.usermodel"><span class="strong">Next Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../index.html?org/apache/poi/ss/usermodel/ExtendedColor.html" target="_top">Frames</a></li>
+<li><a href="ExtendedColor.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><a href="#constructor_summary">Constr</a>&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><a href="#constructor_detail">Constr</a>&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.ss.usermodel</div>
+<h2 title="Class ExtendedColor" class="title">Class ExtendedColor</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li>java.lang.Object</li>
+<li>
+<ul class="inheritance">
+<li>org.apache.poi.ss.usermodel.ExtendedColor</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl>
+<dt>All Implemented Interfaces:</dt>
+<dd><a href="../../../../../org/apache/poi/ss/usermodel/Color.html" title="interface in org.apache.poi.ss.usermodel">Color</a></dd>
+</dl>
+<dl>
+<dt>Direct Known Subclasses:</dt>
+<dd><a href="../../../../../org/apache/poi/hssf/usermodel/HSSFExtendedColor.html" title="class in org.apache.poi.hssf.usermodel">HSSFExtendedColor</a>, <a href="../../../../../org/apache/poi/xssf/usermodel/XSSFColor.html" title="class in org.apache.poi.xssf.usermodel">XSSFColor</a></dd>
+</dl>
+<hr>
+<br>
+<pre>public abstract class <span class="strong">ExtendedColor</span>
+extends java.lang.Object
+implements <a href="../../../../../org/apache/poi/ss/usermodel/Color.html" title="interface in org.apache.poi.ss.usermodel">Color</a></pre>
+<div class="block">Represents a XSSF-style color (based on either a
+  <a href="../../../../../org/apache/poi/xssf/usermodel/XSSFColor.html" title="class in org.apache.poi.xssf.usermodel"><code>XSSFColor</code></a> or a
+  <a href="../../../../../org/apache/poi/hssf/record/common/ExtendedColor.html" title="class in org.apache.poi.hssf.record.common"><code>ExtendedColor</code></a></div>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor_summary">
+<!--   -->
+</a>
+<h3>Constructor Summary</h3>
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><strong><a href="../../../../../org/apache/poi/ss/usermodel/ExtendedColor.html#ExtendedColor()">ExtendedColor</a></strong>()</code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== 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>abstract byte[]</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/ss/usermodel/ExtendedColor.html#getARGB()">getARGB</a></strong>()</code>
+<div class="block">Standard Alpha Red Green Blue ctColor value (ARGB).</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>java.lang.String</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/ss/usermodel/ExtendedColor.html#getARGBHex()">getARGBHex</a></strong>()</code>
+<div class="block">Return the ARGB value in hex format, eg FF00FF00.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>abstract short</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/ss/usermodel/ExtendedColor.html#getIndex()">getIndex</a></strong>()</code>
+<div class="block">Indexed Color value, if <a href="../../../../../org/apache/poi/ss/usermodel/ExtendedColor.html#isIndexed()"><code>isIndexed()</code></a> is true</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>abstract byte[]</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/ss/usermodel/ExtendedColor.html#getRGB()">getRGB</a></strong>()</code>
+<div class="block">Standard Red Green Blue ctColor value (RGB).</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>protected byte[]</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/ss/usermodel/ExtendedColor.html#getRGBOrARGB()">getRGBOrARGB</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>byte[]</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/ss/usermodel/ExtendedColor.html#getRGBWithTint()">getRGBWithTint</a></strong>()</code>
+<div class="block">Standard Red Green Blue ctColor value (RGB) with applied tint.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>protected abstract byte[]</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/ss/usermodel/ExtendedColor.html#getStoredRBG()">getStoredRBG</a></strong>()</code>
+<div class="block">RGB or ARGB or null</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>abstract int</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/ss/usermodel/ExtendedColor.html#getTheme()">getTheme</a></strong>()</code>
+<div class="block">Index of Theme color, if <a href="../../../../../org/apache/poi/ss/usermodel/ExtendedColor.html#isThemed()"><code>isThemed()</code></a> is true</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>abstract double</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/ss/usermodel/ExtendedColor.html#getTint()">getTint</a></strong>()</code>
+<div class="block">Specifies the tint value applied to the ctColor.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>abstract boolean</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/ss/usermodel/ExtendedColor.html#isAuto()">isAuto</a></strong>()</code>
+<div class="block">A boolean value indicating the color is automatic</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>abstract boolean</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/ss/usermodel/ExtendedColor.html#isIndexed()">isIndexed</a></strong>()</code>
+<div class="block">A boolean value indicating the color is indexed</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>abstract boolean</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/ss/usermodel/ExtendedColor.html#isRGB()">isRGB</a></strong>()</code>
+<div class="block">A boolean value indicating the color is RGB / ARGB</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>abstract boolean</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/ss/usermodel/ExtendedColor.html#isThemed()">isThemed</a></strong>()</code>
+<div class="block">A boolean value indicating the color is from a Theme</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/ss/usermodel/ExtendedColor.html#setARGBHex(java.lang.String)">setARGBHex</a></strong>(java.lang.String&nbsp;argb)</code>
+<div class="block">Sets the ARGB value from hex format, eg FF0077FF.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>protected void</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/ss/usermodel/ExtendedColor.html#setColor(java.awt.Color)">setColor</a></strong>(java.awt.Color&nbsp;clr)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>abstract void</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/ss/usermodel/ExtendedColor.html#setRGB(byte[])">setRGB</a></strong>(byte[]&nbsp;rgb)</code>
+<div class="block">Sets the Red Green Blue or Alpha Red Green Blue</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>abstract void</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/ss/usermodel/ExtendedColor.html#setTint(double)">setTint</a></strong>(double&nbsp;tint)</code>
+<div class="block">Specifies the tint value applied to the ctColor.</div>
+</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
+<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor_detail">
+<!--   -->
+</a>
+<h3>Constructor Detail</h3>
+<a name="ExtendedColor()">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>ExtendedColor</h4>
+<pre>public&nbsp;ExtendedColor()</pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method_detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="setColor(java.awt.Color)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setColor</h4>
+<pre>protected&nbsp;void&nbsp;setColor(java.awt.Color&nbsp;clr)</pre>
+</li>
+</ul>
+<a name="isAuto()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>isAuto</h4>
+<pre>public abstract&nbsp;boolean&nbsp;isAuto()</pre>
+<div class="block">A boolean value indicating the color is automatic</div>
+</li>
+</ul>
+<a name="isIndexed()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>isIndexed</h4>
+<pre>public abstract&nbsp;boolean&nbsp;isIndexed()</pre>
+<div class="block">A boolean value indicating the color is indexed</div>
+</li>
+</ul>
+<a name="isRGB()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>isRGB</h4>
+<pre>public abstract&nbsp;boolean&nbsp;isRGB()</pre>
+<div class="block">A boolean value indicating the color is RGB / ARGB</div>
+</li>
+</ul>
+<a name="isThemed()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>isThemed</h4>
+<pre>public abstract&nbsp;boolean&nbsp;isThemed()</pre>
+<div class="block">A boolean value indicating the color is from a Theme</div>
+</li>
+</ul>
+<a name="getIndex()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getIndex</h4>
+<pre>public abstract&nbsp;short&nbsp;getIndex()</pre>
+<div class="block">Indexed Color value, if <a href="../../../../../org/apache/poi/ss/usermodel/ExtendedColor.html#isIndexed()"><code>isIndexed()</code></a> is true</div>
+</li>
+</ul>
+<a name="getTheme()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getTheme</h4>
+<pre>public abstract&nbsp;int&nbsp;getTheme()</pre>
+<div class="block">Index of Theme color, if <a href="../../../../../org/apache/poi/ss/usermodel/ExtendedColor.html#isThemed()"><code>isThemed()</code></a> is true</div>
+</li>
+</ul>
+<a name="getRGB()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getRGB</h4>
+<pre>public abstract&nbsp;byte[]&nbsp;getRGB()</pre>
+<div class="block">Standard Red Green Blue ctColor value (RGB).
+ If there was an A (Alpha) value, it will be stripped.</div>
+</li>
+</ul>
+<a name="getARGB()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getARGB</h4>
+<pre>public abstract&nbsp;byte[]&nbsp;getARGB()</pre>
+<div class="block">Standard Alpha Red Green Blue ctColor value (ARGB).</div>
+</li>
+</ul>
+<a name="getStoredRBG()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getStoredRBG</h4>
+<pre>protected abstract&nbsp;byte[]&nbsp;getStoredRBG()</pre>
+<div class="block">RGB or ARGB or null</div>
+</li>
+</ul>
+<a name="setRGB(byte[])">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setRGB</h4>
+<pre>public abstract&nbsp;void&nbsp;setRGB(byte[]&nbsp;rgb)</pre>
+<div class="block">Sets the Red Green Blue or Alpha Red Green Blue</div>
+</li>
+</ul>
+<a name="getRGBOrARGB()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getRGBOrARGB</h4>
+<pre>protected&nbsp;byte[]&nbsp;getRGBOrARGB()</pre>
+</li>
+</ul>
+<a name="getRGBWithTint()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getRGBWithTint</h4>
+<pre>public&nbsp;byte[]&nbsp;getRGBWithTint()</pre>
+<div class="block">Standard Red Green Blue ctColor value (RGB) with applied tint.
+ Alpha values are ignored.</div>
+</li>
+</ul>
+<a name="getARGBHex()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getARGBHex</h4>
+<pre>public&nbsp;java.lang.String&nbsp;getARGBHex()</pre>
+<div class="block">Return the ARGB value in hex format, eg FF00FF00.
+ Works for both regular and indexed colours.</div>
+</li>
+</ul>
+<a name="setARGBHex(java.lang.String)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setARGBHex</h4>
+<pre>public&nbsp;void&nbsp;setARGBHex(java.lang.String&nbsp;argb)</pre>
+<div class="block">Sets the ARGB value from hex format, eg FF0077FF.
+ Only works for regular (non-indexed) colours</div>
+</li>
+</ul>
+<a name="getTint()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getTint</h4>
+<pre>public abstract&nbsp;double&nbsp;getTint()</pre>
+<div class="block">Specifies the tint value applied to the ctColor.
+
+ <p>
+ If tint is supplied, then it is applied to the RGB value of the ctColor to determine the final
+ ctColor applied.
+ </p>
+ <p>
+ The tint value is stored as a double from -1.0 .. 1.0, where -1.0 means 100% darken and
+ 1.0 means 100% lighten. Also, 0.0 means no change.
+ </p>
+ <p>
+ In loading the RGB value, it is converted to HLS where HLS values are (0..HLSMAX), where
+ HLSMAX is currently 255.
+ </p>
+ Here are some examples of how to apply tint to ctColor:
+ <blockquote>
+ <pre>
+ If (tint &lt; 0)
+ Lum' = Lum * (1.0 + tint)
+
+ For example: Lum = 200; tint = -0.5; Darken 50%
+ Lum' = 200 * (0.5) =&gt; 100
+ For example: Lum = 200; tint = -1.0; Darken 100% (make black)
+ Lum' = 200 * (1.0-1.0) =&gt; 0
+ If (tint &gt; 0)
+ Lum' = Lum * (1.0-tint) + (HLSMAX - HLSMAX * (1.0-tint))
+ For example: Lum = 100; tint = 0.75; Lighten 75%
+
+ Lum' = 100 * (1-.75) + (HLSMAX - HLSMAX*(1-.75))
+ = 100 * .25 + (255 - 255 * .25)
+ = 25 + (255 - 63) = 25 + 192 = 217
+ For example: Lum = 100; tint = 1.0; Lighten 100% (make white)
+ Lum' = 100 * (1-1) + (HLSMAX - HLSMAX*(1-1))
+ = 100 * 0 + (255 - 255 * 0)
+ = 0 + (255 - 0) = 255
+ </pre>
+ </blockquote></div>
+<dl><dt><span class="strong">Returns:</span></dt><dd>the tint value</dd></dl>
+</li>
+</ul>
+<a name="setTint(double)">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>setTint</h4>
+<pre>public abstract&nbsp;void&nbsp;setTint(double&nbsp;tint)</pre>
+<div class="block">Specifies the tint value applied to the ctColor.
+
+ <p>
+ If tint is supplied, then it is applied to the RGB value of the ctColor to determine the final
+ ctColor applied.
+ </p>
+ <p>
+ The tint value is stored as a double from -1.0 .. 1.0, where -1.0 means 100% darken and
+ 1.0 means 100% lighten. Also, 0.0 means no change.
+ </p>
+ <p>
+ In loading the RGB value, it is converted to HLS where HLS values are (0..HLSMAX), where
+ HLSMAX is currently 255.
+ </p>
+ Here are some examples of how to apply tint to ctColor:
+ <blockquote>
+ <pre>
+ If (tint &lt; 0)
+ Lum' = Lum * (1.0 + tint)
+
+ For example: Lum = 200; tint = -0.5; Darken 50%
+ Lum' = 200 * (0.5) =&gt; 100
+ For example: Lum = 200; tint = -1.0; Darken 100% (make black)
+ Lum' = 200 * (1.0-1.0) =&gt; 0
+ If (tint &gt; 0)
+ Lum' = Lum * (1.0-tint) + (HLSMAX - HLSMAX * (1.0-tint))
+ For example: Lum = 100; tint = 0.75; Lighten 75%
+
+ Lum' = 100 * (1-.75) + (HLSMAX - HLSMAX*(1-.75))
+ = 100 * .25 + (255 - 255 * .25)
+ = 25 + (255 - 63) = 25 + 192 = 217
+ For example: Lum = 100; tint = 1.0; Lighten 100% (make white)
+ Lum' = 100 * (1-1) + (HLSMAX - HLSMAX*(1-1))
+ = 100 * 0 + (255 - 255 * 0)
+ = 0 + (255 - 0) = 255
+ </pre>
+ </blockquote></div>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>tint</code> - the tint value</dd></dl>
+</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/ExtendedColor.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/ss/usermodel/ExcelStyleDateFormatter.html" title="class in org.apache.poi.ss.usermodel"><span class="strong">Prev Class</span></a></li>
+<li><a href="../../../../../org/apache/poi/ss/usermodel/FillPatternType.html" title="enum in org.apache.poi.ss.usermodel"><span class="strong">Next Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../index.html?org/apache/poi/ss/usermodel/ExtendedColor.html" target="_top">Frames</a></li>
+<li><a href="ExtendedColor.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><a href="#constructor_summary">Constr</a>&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><a href="#constructor_detail">Constr</a>&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/ss/usermodel/FillPatternType.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/ss/usermodel/FillPatternType.html?rev=1691876&r1=1691875&r2=1691876&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/ss/usermodel/FillPatternType.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/ss/usermodel/FillPatternType.html Mon Jul 20 06:02:26 2015
@@ -34,7 +34,7 @@
 </div>
 <div class="subNav">
 <ul class="navList">
-<li><a href="../../../../../org/apache/poi/ss/usermodel/ExcelStyleDateFormatter.html" title="class in org.apache.poi.ss.usermodel"><span class="strong">Prev Class</span></a></li>
+<li><a href="../../../../../org/apache/poi/ss/usermodel/ExtendedColor.html" title="class in org.apache.poi.ss.usermodel"><span class="strong">Prev Class</span></a></li>
 <li><a href="../../../../../org/apache/poi/ss/usermodel/Font.html" title="interface in org.apache.poi.ss.usermodel"><span class="strong">Next Class</span></a></li>
 </ul>
 <ul class="navList">
@@ -534,7 +534,7 @@ not permitted.)</div>
 </div>
 <div class="subNav">
 <ul class="navList">
-<li><a href="../../../../../org/apache/poi/ss/usermodel/ExcelStyleDateFormatter.html" title="class in org.apache.poi.ss.usermodel"><span class="strong">Prev Class</span></a></li>
+<li><a href="../../../../../org/apache/poi/ss/usermodel/ExtendedColor.html" title="class in org.apache.poi.ss.usermodel"><span class="strong">Prev Class</span></a></li>
 <li><a href="../../../../../org/apache/poi/ss/usermodel/Font.html" title="interface in org.apache.poi.ss.usermodel"><span class="strong">Next Class</span></a></li>
 </ul>
 <ul class="navList">

Modified: poi/site/publish/apidocs/org/apache/poi/ss/usermodel/IconMultiStateFormatting.IconSet.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/ss/usermodel/IconMultiStateFormatting.IconSet.html?rev=1691876&r1=1691875&r2=1691876&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/ss/usermodel/IconMultiStateFormatting.IconSet.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/ss/usermodel/IconMultiStateFormatting.IconSet.html Mon Jul 20 06:02:26 2015
@@ -151,7 +151,7 @@ extends java.lang.Enum&lt;<a href="../..
 </tr>
 <tr class="rowColor">
 <td class="colOne"><code><strong><a href="../../../../../org/apache/poi/ss/usermodel/IconMultiStateFormatting.IconSet.html#GYR_3_SHAPES">GYR_3_SHAPES</a></strong></code>
-<div class="block">Green Circle / Yellow Triangle / Red Diamond</div>
+<div class="block">Green Circle / Yellow Triangle / Red Diamond.</div>
 </td>
 </tr>
 <tr class="altColor">
@@ -166,12 +166,12 @@ extends java.lang.Enum&lt;<a href="../..
 </tr>
 <tr class="altColor">
 <td class="colOne"><code><strong><a href="../../../../../org/apache/poi/ss/usermodel/IconMultiStateFormatting.IconSet.html#GYR_3_TRAFFIC_LIGHTS">GYR_3_TRAFFIC_LIGHTS</a></strong></code>
-<div class="block">Green / Yellow / Red traffic lights (no background)</div>
+<div class="block">Green / Yellow / Red traffic lights (no background).</div>
 </td>
 </tr>
 <tr class="rowColor">
 <td class="colOne"><code><strong><a href="../../../../../org/apache/poi/ss/usermodel/IconMultiStateFormatting.IconSet.html#GYR_3_TRAFFIC_LIGHTS_BOX">GYR_3_TRAFFIC_LIGHTS_BOX</a></strong></code>
-<div class="block">Green / Yellow / Red traffic lights on a black square background</div>
+<div class="block">Green / Yellow / Red traffic lights on a black square background.</div>
 </td>
 </tr>
 <tr class="altColor">
@@ -217,18 +217,22 @@ extends java.lang.Enum&lt;<a href="../..
 <th class="colLast" scope="col">Field and Description</th>
 </tr>
 <tr class="altColor">
+<td class="colFirst"><code>protected static <a href="../../../../../org/apache/poi/ss/usermodel/IconMultiStateFormatting.IconSet.html" title="enum in org.apache.poi.ss.usermodel">IconMultiStateFormatting.IconSet</a></code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/ss/usermodel/IconMultiStateFormatting.IconSet.html#DEFAULT_ICONSET">DEFAULT_ICONSET</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
 <td class="colFirst"><code>int</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/ss/usermodel/IconMultiStateFormatting.IconSet.html#id">id</a></strong></code>
 <div class="block">Numeric ID of the icon set</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>java.lang.String</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/ss/usermodel/IconMultiStateFormatting.IconSet.html#name">name</a></strong></code>
 <div class="block">Name (system) of the set</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>int</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/ss/usermodel/IconMultiStateFormatting.IconSet.html#num">num</a></strong></code>
 <div class="block">How many icons in the set</div>
@@ -254,16 +258,20 @@ extends java.lang.Enum&lt;<a href="../..
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/ss/usermodel/IconMultiStateFormatting.IconSet.html#byId(int)">byId</a></strong>(int&nbsp;id)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
+<td class="colFirst"><code>static <a href="../../../../../org/apache/poi/ss/usermodel/IconMultiStateFormatting.IconSet.html" title="enum in org.apache.poi.ss.usermodel">IconMultiStateFormatting.IconSet</a></code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/ss/usermodel/IconMultiStateFormatting.IconSet.html#byName(java.lang.String)">byName</a></strong>(java.lang.String&nbsp;name)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
 <td class="colFirst"><code>java.lang.String</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/ss/usermodel/IconMultiStateFormatting.IconSet.html#toString()">toString</a></strong>()</code>&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>static <a href="../../../../../org/apache/poi/ss/usermodel/IconMultiStateFormatting.IconSet.html" title="enum in org.apache.poi.ss.usermodel">IconMultiStateFormatting.IconSet</a></code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/ss/usermodel/IconMultiStateFormatting.IconSet.html#valueOf(java.lang.String)">valueOf</a></strong>(java.lang.String&nbsp;name)</code>
 <div class="block">Returns the enum constant of this type with the specified name.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>static <a href="../../../../../org/apache/poi/ss/usermodel/IconMultiStateFormatting.IconSet.html" title="enum in org.apache.poi.ss.usermodel">IconMultiStateFormatting.IconSet</a>[]</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/ss/usermodel/IconMultiStateFormatting.IconSet.html#values()">values</a></strong>()</code>
 <div class="block">Returns an array containing the constants of this enum type, in
@@ -336,27 +344,29 @@ the order they are declared.</div>
 <li class="blockList">
 <h4>GYR_3_TRAFFIC_LIGHTS</h4>
 <pre>public static final&nbsp;<a href="../../../../../org/apache/poi/ss/usermodel/IconMultiStateFormatting.IconSet.html" title="enum in org.apache.poi.ss.usermodel">IconMultiStateFormatting.IconSet</a> GYR_3_TRAFFIC_LIGHTS</pre>
-<div class="block">Green / Yellow / Red traffic lights (no background)</div>
+<div class="block">Green / Yellow / Red traffic lights (no background). Default</div>
 </li>
 </ul>
-<a name="GYR_3_SHAPES">
+<a name="GYR_3_TRAFFIC_LIGHTS_BOX">
 <!--   -->
 </a>
 <ul class="blockList">
 <li class="blockList">
-<h4>GYR_3_SHAPES</h4>
-<pre>public static final&nbsp;<a href="../../../../../org/apache/poi/ss/usermodel/IconMultiStateFormatting.IconSet.html" title="enum in org.apache.poi.ss.usermodel">IconMultiStateFormatting.IconSet</a> GYR_3_SHAPES</pre>
-<div class="block">Green Circle / Yellow Triangle / Red Diamond</div>
+<h4>GYR_3_TRAFFIC_LIGHTS_BOX</h4>
+<pre>public static final&nbsp;<a href="../../../../../org/apache/poi/ss/usermodel/IconMultiStateFormatting.IconSet.html" title="enum in org.apache.poi.ss.usermodel">IconMultiStateFormatting.IconSet</a> GYR_3_TRAFFIC_LIGHTS_BOX</pre>
+<div class="block">Green / Yellow / Red traffic lights on a black square background. 
+ Note, MS-XLS docs v20141018 say this is id=5 but seems to be id=4</div>
 </li>
 </ul>
-<a name="GYR_3_TRAFFIC_LIGHTS_BOX">
+<a name="GYR_3_SHAPES">
 <!--   -->
 </a>
 <ul class="blockList">
 <li class="blockList">
-<h4>GYR_3_TRAFFIC_LIGHTS_BOX</h4>
-<pre>public static final&nbsp;<a href="../../../../../org/apache/poi/ss/usermodel/IconMultiStateFormatting.IconSet.html" title="enum in org.apache.poi.ss.usermodel">IconMultiStateFormatting.IconSet</a> GYR_3_TRAFFIC_LIGHTS_BOX</pre>
-<div class="block">Green / Yellow / Red traffic lights on a black square background</div>
+<h4>GYR_3_SHAPES</h4>
+<pre>public static final&nbsp;<a href="../../../../../org/apache/poi/ss/usermodel/IconMultiStateFormatting.IconSet.html" title="enum in org.apache.poi.ss.usermodel">IconMultiStateFormatting.IconSet</a> GYR_3_SHAPES</pre>
+<div class="block">Green Circle / Yellow Triangle / Red Diamond.
+ Note, MS-XLS docs v20141018 say this is id=4 but seems to be id=5</div>
 </li>
 </ul>
 <a name="GYR_3_SYMBOLS_CIRCLE">
@@ -472,6 +482,15 @@ the order they are declared.</div>
 <!--   -->
 </a>
 <h3>Field Detail</h3>
+<a name="DEFAULT_ICONSET">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>DEFAULT_ICONSET</h4>
+<pre>protected static final&nbsp;<a href="../../../../../org/apache/poi/ss/usermodel/IconMultiStateFormatting.IconSet.html" title="enum in org.apache.poi.ss.usermodel">IconMultiStateFormatting.IconSet</a> DEFAULT_ICONSET</pre>
+</li>
+</ul>
 <a name="id">
 <!--   -->
 </a>
@@ -561,12 +580,21 @@ not permitted.)</div>
 <a name="byId(int)">
 <!--   -->
 </a>
-<ul class="blockListLast">
+<ul class="blockList">
 <li class="blockList">
 <h4>byId</h4>
 <pre>public static&nbsp;<a href="../../../../../org/apache/poi/ss/usermodel/IconMultiStateFormatting.IconSet.html" title="enum in org.apache.poi.ss.usermodel">IconMultiStateFormatting.IconSet</a>&nbsp;byId(int&nbsp;id)</pre>
 </li>
 </ul>
+<a name="byName(java.lang.String)">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>byName</h4>
+<pre>public static&nbsp;<a href="../../../../../org/apache/poi/ss/usermodel/IconMultiStateFormatting.IconSet.html" title="enum in org.apache.poi.ss.usermodel">IconMultiStateFormatting.IconSet</a>&nbsp;byName(java.lang.String&nbsp;name)</pre>
+</li>
+</ul>
 </li>
 </ul>
 </li>

Modified: poi/site/publish/apidocs/org/apache/poi/ss/usermodel/IconMultiStateFormatting.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/ss/usermodel/IconMultiStateFormatting.html?rev=1691876&r1=1691875&r2=1691876&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/ss/usermodel/IconMultiStateFormatting.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/ss/usermodel/IconMultiStateFormatting.html Mon Jul 20 06:02:26 2015
@@ -86,7 +86,7 @@
 <li class="blockList">
 <dl>
 <dt>All Known Implementing Classes:</dt>
-<dd><a href="../../../../../org/apache/poi/hssf/usermodel/HSSFIconMultiStateFormatting.html" title="class in org.apache.poi.hssf.usermodel">HSSFIconMultiStateFormatting</a></dd>
+<dd><a href="../../../../../org/apache/poi/hssf/usermodel/HSSFIconMultiStateFormatting.html" title="class in org.apache.poi.hssf.usermodel">HSSFIconMultiStateFormatting</a>, <a href="../../../../../org/apache/poi/xssf/usermodel/XSSFIconMultiStateFormatting.html" title="class in org.apache.poi.xssf.usermodel">XSSFIconMultiStateFormatting</a></dd>
 </dl>
 <hr>
 <br>
@@ -131,11 +131,23 @@
 <th class="colLast" scope="col">Method and Description</th>
 </tr>
 <tr class="altColor">
+<td class="colFirst"><code><a href="../../../../../org/apache/poi/ss/usermodel/ConditionalFormattingThreshold.html" title="interface in org.apache.poi.ss.usermodel">ConditionalFormattingThreshold</a></code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/ss/usermodel/IconMultiStateFormatting.html#createThreshold()">createThreshold</a></strong>()</code>
+<div class="block">Creates a new, empty Threshold</div>
+</td>
+</tr>
+<tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/poi/ss/usermodel/IconMultiStateFormatting.IconSet.html" title="enum in org.apache.poi.ss.usermodel">IconMultiStateFormatting.IconSet</a></code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/ss/usermodel/IconMultiStateFormatting.html#getIconSet()">getIconSet</a></strong>()</code>
 <div class="block">Get the Icon Set used</div>
 </td>
 </tr>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../../../org/apache/poi/ss/usermodel/ConditionalFormattingThreshold.html" title="interface in org.apache.poi.ss.usermodel">ConditionalFormattingThreshold</a>[]</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/ss/usermodel/IconMultiStateFormatting.html#getThresholds()">getThresholds</a></strong>()</code>
+<div class="block">Gets the list of thresholds</div>
+</td>
+</tr>
 <tr class="rowColor">
 <td class="colFirst"><code>boolean</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/ss/usermodel/IconMultiStateFormatting.html#isIconOnly()">isIconOnly</a></strong>()</code>
@@ -162,6 +174,12 @@
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/ss/usermodel/IconMultiStateFormatting.html#setReversed(boolean)">setReversed</a></strong>(boolean&nbsp;reversed)</code>&nbsp;</td>
 </tr>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/ss/usermodel/IconMultiStateFormatting.html#setThresholds(org.apache.poi.ss.usermodel.ConditionalFormattingThreshold[])">setThresholds</a></strong>(<a href="../../../../../org/apache/poi/ss/usermodel/ConditionalFormattingThreshold.html" title="interface in org.apache.poi.ss.usermodel">ConditionalFormattingThreshold</a>[]&nbsp;thresholds)</code>
+<div class="block">Sets the of thresholds.</div>
+</td>
+</tr>
 </table>
 </li>
 </ul>
@@ -233,12 +251,43 @@
 <a name="setReversed(boolean)">
 <!--   -->
 </a>
-<ul class="blockListLast">
+<ul class="blockList">
 <li class="blockList">
 <h4>setReversed</h4>
 <pre>void&nbsp;setReversed(boolean&nbsp;reversed)</pre>
 </li>
 </ul>
+<a name="getThresholds()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getThresholds</h4>
+<pre><a href="../../../../../org/apache/poi/ss/usermodel/ConditionalFormattingThreshold.html" title="interface in org.apache.poi.ss.usermodel">ConditionalFormattingThreshold</a>[]&nbsp;getThresholds()</pre>
+<div class="block">Gets the list of thresholds</div>
+</li>
+</ul>
+<a name="setThresholds(org.apache.poi.ss.usermodel.ConditionalFormattingThreshold[])">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setThresholds</h4>
+<pre>void&nbsp;setThresholds(<a href="../../../../../org/apache/poi/ss/usermodel/ConditionalFormattingThreshold.html" title="interface in org.apache.poi.ss.usermodel">ConditionalFormattingThreshold</a>[]&nbsp;thresholds)</pre>
+<div class="block">Sets the of thresholds. The number must match
+  <a href="../../../../../org/apache/poi/ss/usermodel/IconMultiStateFormatting.IconSet.html#num"><code>IconMultiStateFormatting.IconSet.num</code></a> for the current <a href="../../../../../org/apache/poi/ss/usermodel/IconMultiStateFormatting.html#getIconSet()"><code>getIconSet()</code></a></div>
+</li>
+</ul>
+<a name="createThreshold()">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>createThreshold</h4>
+<pre><a href="../../../../../org/apache/poi/ss/usermodel/ConditionalFormattingThreshold.html" title="interface in org.apache.poi.ss.usermodel">ConditionalFormattingThreshold</a>&nbsp;createThreshold()</pre>
+<div class="block">Creates a new, empty Threshold</div>
+</li>
+</ul>
 </li>
 </ul>
 </li>

Modified: poi/site/publish/apidocs/org/apache/poi/ss/usermodel/SheetConditionalFormatting.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/ss/usermodel/SheetConditionalFormatting.html?rev=1691876&r1=1691875&r2=1691876&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/ss/usermodel/SheetConditionalFormatting.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/ss/usermodel/SheetConditionalFormatting.html Mon Jul 20 06:02:26 2015
@@ -142,13 +142,19 @@
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/poi/ss/usermodel/ConditionalFormattingRule.html" title="interface in org.apache.poi.ss.usermodel">ConditionalFormattingRule</a></code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/ss/usermodel/SheetConditionalFormatting.html#createConditionalFormattingColorScaleRule()">createConditionalFormattingColorScaleRule</a></strong>()</code>
+<div class="block">Create a Color Scale / Color Gradient conditional formatting rule.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="../../../../../org/apache/poi/ss/usermodel/ConditionalFormattingRule.html" title="interface in org.apache.poi.ss.usermodel">ConditionalFormattingRule</a></code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/ss/usermodel/SheetConditionalFormatting.html#createConditionalFormattingRule(byte,%20java.lang.String)">createConditionalFormattingRule</a></strong>(byte&nbsp;comparisonOperation,
                                java.lang.String&nbsp;formula)</code>
 <div class="block">Create a conditional formatting rule that compares a cell value
  to a formula calculated result, using an operator     *</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/poi/ss/usermodel/ConditionalFormattingRule.html" title="interface in org.apache.poi.ss.usermodel">ConditionalFormattingRule</a></code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/ss/usermodel/SheetConditionalFormatting.html#createConditionalFormattingRule(byte,%20java.lang.String,%20java.lang.String)">createConditionalFormattingRule</a></strong>(byte&nbsp;comparisonOperation,
                                java.lang.String&nbsp;formula1,
@@ -157,23 +163,35 @@
  with a cell comparison operator</div>
 </td>
 </tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="../../../../../org/apache/poi/ss/usermodel/ConditionalFormattingRule.html" title="interface in org.apache.poi.ss.usermodel">ConditionalFormattingRule</a></code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/ss/usermodel/SheetConditionalFormatting.html#createConditionalFormattingRule(org.apache.poi.ss.usermodel.ExtendedColor)">createConditionalFormattingRule</a></strong>(<a href="../../../../../org/apache/poi/ss/usermodel/ExtendedColor.html" title="class in org.apache.poi.ss.usermodel">ExtendedColor</a>&nbsp;color)</code>
+<div class="block">Create a Databar conditional formatting rule.</div>
+</td>
+</tr>
 <tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/poi/ss/usermodel/ConditionalFormattingRule.html" title="interface in org.apache.poi.ss.usermodel">ConditionalFormattingRule</a></code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/ss/usermodel/SheetConditionalFormatting.html#createConditionalFormattingRule(org.apache.poi.ss.usermodel.IconMultiStateFormatting.IconSet)">createConditionalFormattingRule</a></strong>(<a href="../../../../../org/apache/poi/ss/usermodel/IconMultiStateFormatting.IconSet.html" title="enum in org.apache.poi.ss.usermodel">IconMultiStateFormatting.IconSet</a>&nbsp;iconSet)</code>
+<div class="block">Create an Icon Set / Multi-State conditional formatting rule.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="../../../../../org/apache/poi/ss/usermodel/ConditionalFormattingRule.html" title="interface in org.apache.poi.ss.usermodel">ConditionalFormattingRule</a></code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/ss/usermodel/SheetConditionalFormatting.html#createConditionalFormattingRule(java.lang.String)">createConditionalFormattingRule</a></strong>(java.lang.String&nbsp;formula)</code>
 <div class="block">Create a conditional formatting rule based on a Boolean formula.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/poi/ss/usermodel/ConditionalFormatting.html" title="interface in org.apache.poi.ss.usermodel">ConditionalFormatting</a></code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/ss/usermodel/SheetConditionalFormatting.html#getConditionalFormattingAt(int)">getConditionalFormattingAt</a></strong>(int&nbsp;index)</code>
 <div class="block">Gets Conditional Formatting object at a particular index</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>int</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/ss/usermodel/SheetConditionalFormatting.html#getNumConditionalFormattings()">getNumConditionalFormattings</a></strong>()</code>&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/ss/usermodel/SheetConditionalFormatting.html#removeConditionalFormatting(int)">removeConditionalFormatting</a></strong>(int&nbsp;index)</code>
 <div class="block">Removes a Conditional Formatting object by index</div>
@@ -319,6 +337,55 @@
 <dl><dt><span class="strong">Parameters:</span></dt><dd><code>formula</code> - the formula to evaluate. MUST be a Boolean function.</dd></dl>
 </li>
 </ul>
+<a name="createConditionalFormattingRule(org.apache.poi.ss.usermodel.ExtendedColor)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>createConditionalFormattingRule</h4>
+<pre><a href="../../../../../org/apache/poi/ss/usermodel/ConditionalFormattingRule.html" title="interface in org.apache.poi.ss.usermodel">ConditionalFormattingRule</a>&nbsp;createConditionalFormattingRule(<a href="../../../../../org/apache/poi/ss/usermodel/ExtendedColor.html" title="class in org.apache.poi.ss.usermodel">ExtendedColor</a>&nbsp;color)</pre>
+<div class="block">Create a Databar conditional formatting rule.
+ <p>The thresholds and colour for it will be created, but will be 
+  empty and require configuring with 
+  <a href="../../../../../org/apache/poi/ss/usermodel/ConditionalFormattingRule.html#getDataBarFormatting()"><code>ConditionalFormattingRule.getDataBarFormatting()</code></a>
+  then
+  <a href="../../../../../org/apache/poi/ss/usermodel/DataBarFormatting.html#getMinThreshold()"><code>DataBarFormatting.getMinThreshold()</code></a>
+  and 
+  <a href="../../../../../org/apache/poi/ss/usermodel/DataBarFormatting.html#getMaxThreshold()"><code>DataBarFormatting.getMaxThreshold()</code></a></div>
+</li>
+</ul>
+<a name="createConditionalFormattingRule(org.apache.poi.ss.usermodel.IconMultiStateFormatting.IconSet)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>createConditionalFormattingRule</h4>
+<pre><a href="../../../../../org/apache/poi/ss/usermodel/ConditionalFormattingRule.html" title="interface in org.apache.poi.ss.usermodel">ConditionalFormattingRule</a>&nbsp;createConditionalFormattingRule(<a href="../../../../../org/apache/poi/ss/usermodel/IconMultiStateFormatting.IconSet.html" title="enum in org.apache.poi.ss.usermodel">IconMultiStateFormatting.IconSet</a>&nbsp;iconSet)</pre>
+<div class="block">Create an Icon Set / Multi-State conditional formatting rule.
+ <p>The thresholds for it will be created, but will be empty
+  and require configuring with 
+  <a href="../../../../../org/apache/poi/ss/usermodel/ConditionalFormattingRule.html#getMultiStateFormatting()"><code>ConditionalFormattingRule.getMultiStateFormatting()</code></a>
+  then
+  <a href="../../../../../org/apache/poi/ss/usermodel/IconMultiStateFormatting.html#getThresholds()"><code>IconMultiStateFormatting.getThresholds()</code></a></div>
+</li>
+</ul>
+<a name="createConditionalFormattingColorScaleRule()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>createConditionalFormattingColorScaleRule</h4>
+<pre><a href="../../../../../org/apache/poi/ss/usermodel/ConditionalFormattingRule.html" title="interface in org.apache.poi.ss.usermodel">ConditionalFormattingRule</a>&nbsp;createConditionalFormattingColorScaleRule()</pre>
+<div class="block">Create a Color Scale / Color Gradient conditional formatting rule.
+ <p>The thresholds and colours for it will be created, but will be 
+  empty and require configuring with 
+  <a href="../../../../../org/apache/poi/ss/usermodel/ConditionalFormattingRule.html#getColorScaleFormatting()"><code>ConditionalFormattingRule.getColorScaleFormatting()</code></a>
+  then
+  <a href="../../../../../org/apache/poi/ss/usermodel/ColorScaleFormatting.html#getThresholds()"><code>ColorScaleFormatting.getThresholds()</code></a>
+  and
+  <a href="../../../../../org/apache/poi/ss/usermodel/ColorScaleFormatting.html#getColors()"><code>ColorScaleFormatting.getColors()</code></a></div>
+</li>
+</ul>
 <a name="getConditionalFormattingAt(int)">
 <!--   -->
 </a>

Modified: poi/site/publish/apidocs/org/apache/poi/ss/usermodel/class-use/Color.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/ss/usermodel/class-use/Color.html?rev=1691876&r1=1691875&r2=1691876&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/ss/usermodel/class-use/Color.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/ss/usermodel/class-use/Color.html Mon Jul 20 06:02:26 2015
@@ -103,6 +103,24 @@ HSSF concepts.</div>
 <!--   -->
 </a>
 <h3>Uses of <a href="../../../../../../org/apache/poi/ss/usermodel/Color.html" title="interface in org.apache.poi.ss.usermodel">Color</a> in <a href="../../../../../../org/apache/poi/hssf/usermodel/package-summary.html">org.apache.poi.hssf.usermodel</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/usermodel/package-summary.html">org.apache.poi.hssf.usermodel</a> that implement <a href="../../../../../../org/apache/poi/ss/usermodel/Color.html" title="interface in org.apache.poi.ss.usermodel">Color</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/usermodel/HSSFExtendedColor.html" title="class in org.apache.poi.hssf.usermodel">HSSFExtendedColor</a></strong></code>
+<div class="block">The HSSF file format normally stores Color information in the
+  Palette (see PaletteRecord), but for a few cases (eg Conditional
+  Formatting, Sheet Extensions), this XSSF-style color record 
+  can be used.</div>
+</td>
+</tr>
+</tbody>
+</table>
 <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/usermodel/package-summary.html">org.apache.poi.hssf.usermodel</a> with parameters of type <a href="../../../../../../org/apache/poi/ss/usermodel/Color.html" title="interface in org.apache.poi.ss.usermodel">Color</a></span><span class="tabEnd">&nbsp;</span></caption>
 <tr>
@@ -116,6 +134,14 @@ HSSF concepts.</div>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
+<td class="colLast"><span class="strong">HSSFDataBarFormatting.</span><code><strong><a href="../../../../../../org/apache/poi/hssf/usermodel/HSSFDataBarFormatting.html#setColor(org.apache.poi.ss.usermodel.Color)">setColor</a></strong>(<a href="../../../../../../org/apache/poi/ss/usermodel/Color.html" title="interface in org.apache.poi.ss.usermodel">Color</a>&nbsp;color)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span class="strong">HSSFColorScaleFormatting.</span><code><strong><a href="../../../../../../org/apache/poi/hssf/usermodel/HSSFColorScaleFormatting.html#setColors(org.apache.poi.ss.usermodel.Color[])">setColors</a></strong>(<a href="../../../../../../org/apache/poi/ss/usermodel/Color.html" title="interface in org.apache.poi.ss.usermodel">Color</a>[]&nbsp;colors)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
 <td class="colLast"><span class="strong">HSSFBorderFormatting.</span><code><strong><a href="../../../../../../org/apache/poi/hssf/usermodel/HSSFBorderFormatting.html#setDiagonalBorderColor(org.apache.poi.ss.usermodel.Color)">setDiagonalBorderColor</a></strong>(<a href="../../../../../../org/apache/poi/ss/usermodel/Color.html" title="interface in org.apache.poi.ss.usermodel">Color</a>&nbsp;color)</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
@@ -471,6 +497,23 @@ HSSF concepts.</div>
 <!--   -->
 </a>
 <h3>Uses of <a href="../../../../../../org/apache/poi/ss/usermodel/Color.html" title="interface in org.apache.poi.ss.usermodel">Color</a> in <a href="../../../../../../org/apache/poi/ss/usermodel/package-summary.html">org.apache.poi.ss.usermodel</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/ss/usermodel/package-summary.html">org.apache.poi.ss.usermodel</a> that implement <a href="../../../../../../org/apache/poi/ss/usermodel/Color.html" title="interface in org.apache.poi.ss.usermodel">Color</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/ss/usermodel/ExtendedColor.html" title="class in org.apache.poi.ss.usermodel">ExtendedColor</a></strong></code>
+<div class="block">Represents a XSSF-style color (based on either a
+  <a href="../../../../../../org/apache/poi/xssf/usermodel/XSSFColor.html" title="class in org.apache.poi.xssf.usermodel"><code>XSSFColor</code></a> or a
+  <a href="../../../../../../org/apache/poi/hssf/record/common/ExtendedColor.html" title="class in org.apache.poi.hssf.record.common"><code>ExtendedColor</code></a></div>
+</td>
+</tr>
+</tbody>
+</table>
 <table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
 <caption><span>Methods in <a href="../../../../../../org/apache/poi/ss/usermodel/package-summary.html">org.apache.poi.ss.usermodel</a> that return <a href="../../../../../../org/apache/poi/ss/usermodel/Color.html" title="interface in org.apache.poi.ss.usermodel">Color</a></span><span class="tabEnd">&nbsp;</span></caption>
 <tr>
@@ -484,6 +527,17 @@ HSSF concepts.</div>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/poi/ss/usermodel/Color.html" title="interface in org.apache.poi.ss.usermodel">Color</a></code></td>
+<td class="colLast"><span class="strong">DataBarFormatting.</span><code><strong><a href="../../../../../../org/apache/poi/ss/usermodel/DataBarFormatting.html#getColor()">getColor</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../../../../org/apache/poi/ss/usermodel/Color.html" title="interface in org.apache.poi.ss.usermodel">Color</a>[]</code></td>
+<td class="colLast"><span class="strong">ColorScaleFormatting.</span><code><strong><a href="../../../../../../org/apache/poi/ss/usermodel/ColorScaleFormatting.html#getColors()">getColors</a></strong>()</code>
+<div class="block">Gets the list of colours that are interpolated
+  between.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="../../../../../../org/apache/poi/ss/usermodel/Color.html" title="interface in org.apache.poi.ss.usermodel">Color</a></code></td>
 <td class="colLast"><span class="strong">BorderFormatting.</span><code><strong><a href="../../../../../../org/apache/poi/ss/usermodel/BorderFormatting.html#getDiagonalBorderColorColor()">getDiagonalBorderColorColor</a></strong>()</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
@@ -541,6 +595,17 @@ HSSF concepts.</div>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
+<td class="colLast"><span class="strong">DataBarFormatting.</span><code><strong><a href="../../../../../../org/apache/poi/ss/usermodel/DataBarFormatting.html#setColor(org.apache.poi.ss.usermodel.Color)">setColor</a></strong>(<a href="../../../../../../org/apache/poi/ss/usermodel/Color.html" title="interface in org.apache.poi.ss.usermodel">Color</a>&nbsp;color)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span class="strong">ColorScaleFormatting.</span><code><strong><a href="../../../../../../org/apache/poi/ss/usermodel/ColorScaleFormatting.html#setColors(org.apache.poi.ss.usermodel.Color[])">setColors</a></strong>(<a href="../../../../../../org/apache/poi/ss/usermodel/Color.html" title="interface in org.apache.poi.ss.usermodel">Color</a>[]&nbsp;colors)</code>
+<div class="block">Sets the list of colours that are interpolated
+  between.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
 <td class="colLast"><span class="strong">BorderFormatting.</span><code><strong><a href="../../../../../../org/apache/poi/ss/usermodel/BorderFormatting.html#setDiagonalBorderColor(org.apache.poi.ss.usermodel.Color)">setDiagonalBorderColor</a></strong>(<a href="../../../../../../org/apache/poi/ss/usermodel/Color.html" title="interface in org.apache.poi.ss.usermodel">Color</a>&nbsp;color)</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
@@ -604,6 +669,14 @@ HSSF concepts.</div>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
+<td class="colLast"><span class="strong">XSSFDataBarFormatting.</span><code><strong><a href="../../../../../../org/apache/poi/xssf/usermodel/XSSFDataBarFormatting.html#setColor(org.apache.poi.ss.usermodel.Color)">setColor</a></strong>(<a href="../../../../../../org/apache/poi/ss/usermodel/Color.html" title="interface in org.apache.poi.ss.usermodel">Color</a>&nbsp;color)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span class="strong">XSSFColorScaleFormatting.</span><code><strong><a href="../../../../../../org/apache/poi/xssf/usermodel/XSSFColorScaleFormatting.html#setColors(org.apache.poi.ss.usermodel.Color[])">setColors</a></strong>(<a href="../../../../../../org/apache/poi/ss/usermodel/Color.html" title="interface in org.apache.poi.ss.usermodel">Color</a>[]&nbsp;colors)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
 <td class="colLast"><span class="strong">XSSFBorderFormatting.</span><code><strong><a href="../../../../../../org/apache/poi/xssf/usermodel/XSSFBorderFormatting.html#setDiagonalBorderColor(org.apache.poi.ss.usermodel.Color)">setDiagonalBorderColor</a></strong>(<a href="../../../../../../org/apache/poi/ss/usermodel/Color.html" title="interface in org.apache.poi.ss.usermodel">Color</a>&nbsp;color)</code>&nbsp;</td>
 </tr>
 <tr class="altColor">

Added: poi/site/publish/apidocs/org/apache/poi/ss/usermodel/class-use/ColorScaleFormatting.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/ss/usermodel/class-use/ColorScaleFormatting.html?rev=1691876&view=auto
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/ss/usermodel/class-use/ColorScaleFormatting.html (added)
+++ poi/site/publish/apidocs/org/apache/poi/ss/usermodel/class-use/ColorScaleFormatting.html Mon Jul 20 06:02:26 2015
@@ -0,0 +1,209 @@
+<!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.ss.usermodel.ColorScaleFormatting (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.ss.usermodel.ColorScaleFormatting (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/ss/usermodel/ColorScaleFormatting.html" title="interface in org.apache.poi.ss.usermodel">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/ss/usermodel/class-use/ColorScaleFormatting.html" target="_top">Frames</a></li>
+<li><a href="ColorScaleFormatting.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.ss.usermodel.ColorScaleFormatting" class="title">Uses of Interface<br>org.apache.poi.ss.usermodel.ColorScaleFormatting</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/ss/usermodel/ColorScaleFormatting.html" title="interface in org.apache.poi.ss.usermodel">ColorScaleFormatting</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.usermodel">org.apache.poi.hssf.usermodel</a></td>
+<td class="colLast">
+<div class="block">usermodel package maps HSSF low level strutures to familiar workbook/sheet model</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="#org.apache.poi.ss.usermodel">org.apache.poi.ss.usermodel</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a href="#org.apache.poi.xssf.usermodel">org.apache.poi.xssf.usermodel</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.usermodel">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../../../../org/apache/poi/ss/usermodel/ColorScaleFormatting.html" title="interface in org.apache.poi.ss.usermodel">ColorScaleFormatting</a> in <a href="../../../../../../org/apache/poi/hssf/usermodel/package-summary.html">org.apache.poi.hssf.usermodel</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/usermodel/package-summary.html">org.apache.poi.hssf.usermodel</a> that implement <a href="../../../../../../org/apache/poi/ss/usermodel/ColorScaleFormatting.html" title="interface in org.apache.poi.ss.usermodel">ColorScaleFormatting</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/usermodel/HSSFColorScaleFormatting.html" title="class in org.apache.poi.hssf.usermodel">HSSFColorScaleFormatting</a></strong></code>
+<div class="block">High level representation for Color Scale / Color Gradient 
+  Formatting component of Conditional Formatting settings</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList"><a name="org.apache.poi.ss.usermodel">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../../../../org/apache/poi/ss/usermodel/ColorScaleFormatting.html" title="interface in org.apache.poi.ss.usermodel">ColorScaleFormatting</a> in <a href="../../../../../../org/apache/poi/ss/usermodel/package-summary.html">org.apache.poi.ss.usermodel</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/ss/usermodel/package-summary.html">org.apache.poi.ss.usermodel</a> that return <a href="../../../../../../org/apache/poi/ss/usermodel/ColorScaleFormatting.html" title="interface in org.apache.poi.ss.usermodel">ColorScaleFormatting</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/ss/usermodel/ColorScaleFormatting.html" title="interface in org.apache.poi.ss.usermodel">ColorScaleFormatting</a></code></td>
+<td class="colLast"><span class="strong">ConditionalFormattingRule.</span><code><strong><a href="../../../../../../org/apache/poi/ss/usermodel/ConditionalFormattingRule.html#getColorScaleFormatting()">getColorScaleFormatting</a></strong>()</code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList"><a name="org.apache.poi.xssf.usermodel">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../../../../org/apache/poi/ss/usermodel/ColorScaleFormatting.html" title="interface in org.apache.poi.ss.usermodel">ColorScaleFormatting</a> in <a href="../../../../../../org/apache/poi/xssf/usermodel/package-summary.html">org.apache.poi.xssf.usermodel</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/xssf/usermodel/package-summary.html">org.apache.poi.xssf.usermodel</a> that implement <a href="../../../../../../org/apache/poi/ss/usermodel/ColorScaleFormatting.html" title="interface in org.apache.poi.ss.usermodel">ColorScaleFormatting</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/xssf/usermodel/XSSFColorScaleFormatting.html" title="class in org.apache.poi.xssf.usermodel">XSSFColorScaleFormatting</a></strong></code>
+<div class="block">High level representation for Color Scale / Color Gradient Formatting 
+  component of Conditional Formatting settings</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/ss/usermodel/ColorScaleFormatting.html" title="interface in org.apache.poi.ss.usermodel">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/ss/usermodel/class-use/ColorScaleFormatting.html" target="_top">Frames</a></li>
+<li><a href="ColorScaleFormatting.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>



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