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 2017/09/15 09:05:42 UTC

svn commit: r1808437 [3/5] - in /poi/site/publish/apidocs: ./ org/apache/poi/hpsf/ org/apache/poi/hssf/util/ org/apache/poi/hssf/util/class-use/ org/apache/poi/ss/format/ org/apache/poi/ss/usermodel/ org/apache/poi/ss/usermodel/class-use/ org/apache/po...

Modified: poi/site/publish/apidocs/org/apache/poi/hpsf/package-summary.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hpsf/package-summary.html?rev=1808437&r1=1808436&r2=1808437&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hpsf/package-summary.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hpsf/package-summary.html Fri Sep 15 09:05:41 2017
@@ -340,9 +340,6 @@
     the hassle of first finding out what the title's property ID is and then
     using this ID to get the property's value.</p>
 
-   <p>Writing properties can be done with the classes
-    <code>org.apache.poi.hpsf.MutablePropertySet</code>, <code>org.apache.poi.hpsf.MutableSection</code>, and <code>org.apache.poi.hpsf.MutableProperty</code>.</p>
-
    <p>Public documentation from Microsoft can be found in the  <a 
     href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/stg/stg/properties_and_property_sets.asp"
     target="_blank">appropriate section of the MSDN Library</a>.</p>

Modified: poi/site/publish/apidocs/org/apache/poi/hssf/util/HSSFColor.HSSFColorPredefined.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hssf/util/HSSFColor.HSSFColorPredefined.html?rev=1808437&r1=1808436&r2=1808437&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hssf/util/HSSFColor.HSSFColorPredefined.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hssf/util/HSSFColor.HSSFColorPredefined.html Fri Sep 15 09:05:41 2017
@@ -38,8 +38,8 @@
 </div>
 <div class="subNav">
 <ul class="navList">
-<li><a href="../../../../../org/apache/poi/hssf/util/HSSFColor.GREY_80_PERCENT.html" title="class in org.apache.poi.hssf.util"><span class="strong">Prev Class</span></a></li>
-<li><a href="../../../../../org/apache/poi/hssf/util/HSSFColor.INDIGO.html" title="class in org.apache.poi.hssf.util"><span class="strong">Next Class</span></a></li>
+<li><a href="../../../../../org/apache/poi/hssf/util/HSSFColor.html" title="class in org.apache.poi.hssf.util"><span class="strong">Prev Class</span></a></li>
+<li><a href="../../../../../org/apache/poi/hssf/util/HSSFRegionUtil.html" title="class in org.apache.poi.hssf.util"><span class="strong">Next Class</span></a></li>
 </ul>
 <ul class="navList">
 <li><a href="../../../../../index.html?org/apache/poi/hssf/util/HSSFColor.HSSFColorPredefined.html" target="_top">Frames</a></li>
@@ -910,8 +910,8 @@ not permitted.)</div>
 </div>
 <div class="subNav">
 <ul class="navList">
-<li><a href="../../../../../org/apache/poi/hssf/util/HSSFColor.GREY_80_PERCENT.html" title="class in org.apache.poi.hssf.util"><span class="strong">Prev Class</span></a></li>
-<li><a href="../../../../../org/apache/poi/hssf/util/HSSFColor.INDIGO.html" title="class in org.apache.poi.hssf.util"><span class="strong">Next Class</span></a></li>
+<li><a href="../../../../../org/apache/poi/hssf/util/HSSFColor.html" title="class in org.apache.poi.hssf.util"><span class="strong">Prev Class</span></a></li>
+<li><a href="../../../../../org/apache/poi/hssf/util/HSSFRegionUtil.html" title="class in org.apache.poi.hssf.util"><span class="strong">Next Class</span></a></li>
 </ul>
 <ul class="navList">
 <li><a href="../../../../../index.html?org/apache/poi/hssf/util/HSSFColor.HSSFColorPredefined.html" target="_top">Frames</a></li>

Modified: poi/site/publish/apidocs/org/apache/poi/hssf/util/HSSFColor.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hssf/util/HSSFColor.html?rev=1808437&r1=1808436&r2=1808437&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hssf/util/HSSFColor.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hssf/util/HSSFColor.html Fri Sep 15 09:05:41 2017
@@ -39,7 +39,7 @@
 <div class="subNav">
 <ul class="navList">
 <li><a href="../../../../../org/apache/poi/hssf/util/CellReference.html" title="class in org.apache.poi.hssf.util"><span class="strong">Prev Class</span></a></li>
-<li><a href="../../../../../org/apache/poi/hssf/util/HSSFColor.AQUA.html" title="class in org.apache.poi.hssf.util"><span class="strong">Next Class</span></a></li>
+<li><a href="../../../../../org/apache/poi/hssf/util/HSSFColor.HSSFColorPredefined.html" title="enum in org.apache.poi.hssf.util"><span class="strong">Next Class</span></a></li>
 </ul>
 <ul class="navList">
 <li><a href="../../../../../index.html?org/apache/poi/hssf/util/HSSFColor.html" target="_top">Frames</a></li>
@@ -100,10 +100,6 @@
 <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/util/HSSFColor.AQUA.html" title="class in org.apache.poi.hssf.util">HSSFColor.AQUA</a>, <a href="../../../../../org/apache/poi/hssf/util/HSSFColor.AUTOMATIC.html" title="class in org.apache.poi.hssf.util">HSSFColor.AUTOMATIC</a>, <a href="../../../../../org/apache/poi/hssf/util/HSSFColor.BLACK.html" title="class in org.apache.poi.hssf.util">HSSFColor.BLACK</a>, <a href="../../../../../org/apache/poi/hssf/util/HSSFColor.BLUE.html" title="class in org.apache.poi.hssf.util">HSSFColor.BLUE</a>, <a href="../../../../../org/apache/poi/hssf/util/HSSFColor.BLUE_GREY.html" title="class in org.apache.poi.hssf.util">HSSFColor.BLUE_GREY</a>, <a href="../../../../../org/apache/poi/hssf/util/HSSFColor.BRIGHT_GREEN.html" title="class in org.apache.poi.hssf.util">HSSFColor.BRIGHT_GREEN</a>, <a href="../../../../../org/apache/poi/hssf/util/HSSFColor.BROWN.html" title="class in org.apache.poi.hssf.util">HSSFColor.BROWN</a>, <a href="../../../../../org/a
 pache/poi/hssf/util/HSSFColor.CORAL.html" title="class in org.apache.poi.hssf.util">HSSFColor.CORAL</a>, <a href="../../../../../org/apache/poi/hssf/util/HSSFColor.CORNFLOWER_BLUE.html" title="class in org.apache.poi.hssf.util">HSSFColor.CORNFLOWER_BLUE</a>, <a href="../../../../../org/apache/poi/hssf/util/HSSFColor.DARK_BLUE.html" title="class in org.apache.poi.hssf.util">HSSFColor.DARK_BLUE</a>, <a href="../../../../../org/apache/poi/hssf/util/HSSFColor.DARK_GREEN.html" title="class in org.apache.poi.hssf.util">HSSFColor.DARK_GREEN</a>, <a href="../../../../../org/apache/poi/hssf/util/HSSFColor.DARK_RED.html" title="class in org.apache.poi.hssf.util">HSSFColor.DARK_RED</a>, <a href="../../../../../org/apache/poi/hssf/util/HSSFColor.DARK_TEAL.html" title="class in org.apache.poi.hssf.util">HSSFColor.DARK_TEAL</a>, <a href="../../../../../org/apache/poi/hssf/util/HSSFColor.DARK_YELLOW.html" title="class in org.apache.poi.hssf.util">HSSFColor.DARK_YELLOW</a>, <a href="../../../../../
 org/apache/poi/hssf/util/HSSFColor.GOLD.html" title="class in org.apache.poi.hssf.util">HSSFColor.GOLD</a>, <a href="../../../../../org/apache/poi/hssf/util/HSSFColor.GREEN.html" title="class in org.apache.poi.hssf.util">HSSFColor.GREEN</a>, <a href="../../../../../org/apache/poi/hssf/util/HSSFColor.GREY_25_PERCENT.html" title="class in org.apache.poi.hssf.util">HSSFColor.GREY_25_PERCENT</a>, <a href="../../../../../org/apache/poi/hssf/util/HSSFColor.GREY_40_PERCENT.html" title="class in org.apache.poi.hssf.util">HSSFColor.GREY_40_PERCENT</a>, <a href="../../../../../org/apache/poi/hssf/util/HSSFColor.GREY_50_PERCENT.html" title="class in org.apache.poi.hssf.util">HSSFColor.GREY_50_PERCENT</a>, <a href="../../../../../org/apache/poi/hssf/util/HSSFColor.GREY_80_PERCENT.html" title="class in org.apache.poi.hssf.util">HSSFColor.GREY_80_PERCENT</a>, <a href="../../../../../org/apache/poi/hssf/util/HSSFColor.INDIGO.html" title="class in org.apache.poi.hssf.util">HSSFColor.INDIGO</a>, <a 
 href="../../../../../org/apache/poi/hssf/util/HSSFColor.LAVENDER.html" title="class in org.apache.poi.hssf.util">HSSFColor.LAVENDER</a>, <a href="../../../../../org/apache/poi/hssf/util/HSSFColor.LEMON_CHIFFON.html" title="class in org.apache.poi.hssf.util">HSSFColor.LEMON_CHIFFON</a>, <a href="../../../../../org/apache/poi/hssf/util/HSSFColor.LIGHT_BLUE.html" title="class in org.apache.poi.hssf.util">HSSFColor.LIGHT_BLUE</a>, <a href="../../../../../org/apache/poi/hssf/util/HSSFColor.LIGHT_CORNFLOWER_BLUE.html" title="class in org.apache.poi.hssf.util">HSSFColor.LIGHT_CORNFLOWER_BLUE</a>, <a href="../../../../../org/apache/poi/hssf/util/HSSFColor.LIGHT_GREEN.html" title="class in org.apache.poi.hssf.util">HSSFColor.LIGHT_GREEN</a>, <a href="../../../../../org/apache/poi/hssf/util/HSSFColor.LIGHT_ORANGE.html" title="class in org.apache.poi.hssf.util">HSSFColor.LIGHT_ORANGE</a>, <a href="../../../../../org/apache/poi/hssf/util/HSSFColor.LIGHT_TURQUOISE.html" title="class in org.apach
 e.poi.hssf.util">HSSFColor.LIGHT_TURQUOISE</a>, <a href="../../../../../org/apache/poi/hssf/util/HSSFColor.LIGHT_YELLOW.html" title="class in org.apache.poi.hssf.util">HSSFColor.LIGHT_YELLOW</a>, <a href="../../../../../org/apache/poi/hssf/util/HSSFColor.LIME.html" title="class in org.apache.poi.hssf.util">HSSFColor.LIME</a>, <a href="../../../../../org/apache/poi/hssf/util/HSSFColor.MAROON.html" title="class in org.apache.poi.hssf.util">HSSFColor.MAROON</a>, <a href="../../../../../org/apache/poi/hssf/util/HSSFColor.OLIVE_GREEN.html" title="class in org.apache.poi.hssf.util">HSSFColor.OLIVE_GREEN</a>, <a href="../../../../../org/apache/poi/hssf/util/HSSFColor.ORANGE.html" title="class in org.apache.poi.hssf.util">HSSFColor.ORANGE</a>, <a href="../../../../../org/apache/poi/hssf/util/HSSFColor.ORCHID.html" title="class in org.apache.poi.hssf.util">HSSFColor.ORCHID</a>, <a href="../../../../../org/apache/poi/hssf/util/HSSFColor.PALE_BLUE.html" title="class in org.apache.poi.hssf.util
 ">HSSFColor.PALE_BLUE</a>, <a href="../../../../../org/apache/poi/hssf/util/HSSFColor.PINK.html" title="class in org.apache.poi.hssf.util">HSSFColor.PINK</a>, <a href="../../../../../org/apache/poi/hssf/util/HSSFColor.PLUM.html" title="class in org.apache.poi.hssf.util">HSSFColor.PLUM</a>, <a href="../../../../../org/apache/poi/hssf/util/HSSFColor.RED.html" title="class in org.apache.poi.hssf.util">HSSFColor.RED</a>, <a href="../../../../../org/apache/poi/hssf/util/HSSFColor.ROSE.html" title="class in org.apache.poi.hssf.util">HSSFColor.ROSE</a>, <a href="../../../../../org/apache/poi/hssf/util/HSSFColor.ROYAL_BLUE.html" title="class in org.apache.poi.hssf.util">HSSFColor.ROYAL_BLUE</a>, <a href="../../../../../org/apache/poi/hssf/util/HSSFColor.SEA_GREEN.html" title="class in org.apache.poi.hssf.util">HSSFColor.SEA_GREEN</a>, <a href="../../../../../org/apache/poi/hssf/util/HSSFColor.SKY_BLUE.html" title="class in org.apache.poi.hssf.util">HSSFColor.SKY_BLUE</a>, <a href="../../../
 ../../org/apache/poi/hssf/util/HSSFColor.TAN.html" title="class in org.apache.poi.hssf.util">HSSFColor.TAN</a>, <a href="../../../../../org/apache/poi/hssf/util/HSSFColor.TEAL.html" title="class in org.apache.poi.hssf.util">HSSFColor.TEAL</a>, <a href="../../../../../org/apache/poi/hssf/util/HSSFColor.TURQUOISE.html" title="class in org.apache.poi.hssf.util">HSSFColor.TURQUOISE</a>, <a href="../../../../../org/apache/poi/hssf/util/HSSFColor.VIOLET.html" title="class in org.apache.poi.hssf.util">HSSFColor.VIOLET</a>, <a href="../../../../../org/apache/poi/hssf/util/HSSFColor.WHITE.html" title="class in org.apache.poi.hssf.util">HSSFColor.WHITE</a>, <a href="../../../../../org/apache/poi/hssf/util/HSSFColor.YELLOW.html" title="class in org.apache.poi.hssf.util">HSSFColor.YELLOW</a></dd>
-</dl>
 <hr>
 <br>
 <pre>public class <span class="strong">HSSFColor</span>
@@ -137,394 +133,10 @@ implements <a href="../../../../../org/a
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>static class&nbsp;</code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/util/HSSFColor.AQUA.html" title="class in org.apache.poi.hssf.util">HSSFColor.AQUA</a></strong></code>
-<div class="block"><strong>Deprecated.</strong>&nbsp;
-<div class="block"><i>use <a href="../../../../../org/apache/poi/hssf/util/HSSFColor.HSSFColorPredefined.html" title="enum in org.apache.poi.hssf.util"><code>HSSFColor.HSSFColorPredefined</code></a> instead</i></div>
-</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>static class&nbsp;</code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/util/HSSFColor.AUTOMATIC.html" title="class in org.apache.poi.hssf.util">HSSFColor.AUTOMATIC</a></strong></code>
-<div class="block"><strong>Deprecated.</strong>&nbsp;
-<div class="block"><i>use <a href="../../../../../org/apache/poi/hssf/util/HSSFColor.HSSFColorPredefined.html" title="enum in org.apache.poi.hssf.util"><code>HSSFColor.HSSFColorPredefined</code></a> instead</i></div>
-</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>static class&nbsp;</code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/util/HSSFColor.BLACK.html" title="class in org.apache.poi.hssf.util">HSSFColor.BLACK</a></strong></code>
-<div class="block"><strong>Deprecated.</strong>&nbsp;
-<div class="block"><i>use <a href="../../../../../org/apache/poi/hssf/util/HSSFColor.HSSFColorPredefined.html" title="enum in org.apache.poi.hssf.util"><code>HSSFColor.HSSFColorPredefined</code></a> instead</i></div>
-</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>static class&nbsp;</code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/util/HSSFColor.BLUE.html" title="class in org.apache.poi.hssf.util">HSSFColor.BLUE</a></strong></code>
-<div class="block"><strong>Deprecated.</strong>&nbsp;
-<div class="block"><i>use <a href="../../../../../org/apache/poi/hssf/util/HSSFColor.HSSFColorPredefined.html" title="enum in org.apache.poi.hssf.util"><code>HSSFColor.HSSFColorPredefined</code></a> instead</i></div>
-</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>static class&nbsp;</code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/util/HSSFColor.BLUE_GREY.html" title="class in org.apache.poi.hssf.util">HSSFColor.BLUE_GREY</a></strong></code>
-<div class="block"><strong>Deprecated.</strong>&nbsp;
-<div class="block"><i>use <a href="../../../../../org/apache/poi/hssf/util/HSSFColor.HSSFColorPredefined.html" title="enum in org.apache.poi.hssf.util"><code>HSSFColor.HSSFColorPredefined</code></a> instead</i></div>
-</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>static class&nbsp;</code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/util/HSSFColor.BRIGHT_GREEN.html" title="class in org.apache.poi.hssf.util">HSSFColor.BRIGHT_GREEN</a></strong></code>
-<div class="block"><strong>Deprecated.</strong>&nbsp;
-<div class="block"><i>use <a href="../../../../../org/apache/poi/hssf/util/HSSFColor.HSSFColorPredefined.html" title="enum in org.apache.poi.hssf.util"><code>HSSFColor.HSSFColorPredefined</code></a> instead</i></div>
-</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>static class&nbsp;</code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/util/HSSFColor.BROWN.html" title="class in org.apache.poi.hssf.util">HSSFColor.BROWN</a></strong></code>
-<div class="block"><strong>Deprecated.</strong>&nbsp;
-<div class="block"><i>use <a href="../../../../../org/apache/poi/hssf/util/HSSFColor.HSSFColorPredefined.html" title="enum in org.apache.poi.hssf.util"><code>HSSFColor.HSSFColorPredefined</code></a> instead</i></div>
-</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>static class&nbsp;</code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/util/HSSFColor.CORAL.html" title="class in org.apache.poi.hssf.util">HSSFColor.CORAL</a></strong></code>
-<div class="block"><strong>Deprecated.</strong>&nbsp;
-<div class="block"><i>use <a href="../../../../../org/apache/poi/hssf/util/HSSFColor.HSSFColorPredefined.html" title="enum in org.apache.poi.hssf.util"><code>HSSFColor.HSSFColorPredefined</code></a> instead</i></div>
-</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>static class&nbsp;</code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/util/HSSFColor.CORNFLOWER_BLUE.html" title="class in org.apache.poi.hssf.util">HSSFColor.CORNFLOWER_BLUE</a></strong></code>
-<div class="block"><strong>Deprecated.</strong>&nbsp;
-<div class="block"><i>use <a href="../../../../../org/apache/poi/hssf/util/HSSFColor.HSSFColorPredefined.html" title="enum in org.apache.poi.hssf.util"><code>HSSFColor.HSSFColorPredefined</code></a> instead</i></div>
-</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>static class&nbsp;</code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/util/HSSFColor.DARK_BLUE.html" title="class in org.apache.poi.hssf.util">HSSFColor.DARK_BLUE</a></strong></code>
-<div class="block"><strong>Deprecated.</strong>&nbsp;
-<div class="block"><i>use <a href="../../../../../org/apache/poi/hssf/util/HSSFColor.HSSFColorPredefined.html" title="enum in org.apache.poi.hssf.util"><code>HSSFColor.HSSFColorPredefined</code></a> instead</i></div>
-</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>static class&nbsp;</code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/util/HSSFColor.DARK_GREEN.html" title="class in org.apache.poi.hssf.util">HSSFColor.DARK_GREEN</a></strong></code>
-<div class="block"><strong>Deprecated.</strong>&nbsp;
-<div class="block"><i>use <a href="../../../../../org/apache/poi/hssf/util/HSSFColor.HSSFColorPredefined.html" title="enum in org.apache.poi.hssf.util"><code>HSSFColor.HSSFColorPredefined</code></a> instead</i></div>
-</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>static class&nbsp;</code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/util/HSSFColor.DARK_RED.html" title="class in org.apache.poi.hssf.util">HSSFColor.DARK_RED</a></strong></code>
-<div class="block"><strong>Deprecated.</strong>&nbsp;
-<div class="block"><i>use <a href="../../../../../org/apache/poi/hssf/util/HSSFColor.HSSFColorPredefined.html" title="enum in org.apache.poi.hssf.util"><code>HSSFColor.HSSFColorPredefined</code></a> instead</i></div>
-</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>static class&nbsp;</code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/util/HSSFColor.DARK_TEAL.html" title="class in org.apache.poi.hssf.util">HSSFColor.DARK_TEAL</a></strong></code>
-<div class="block"><strong>Deprecated.</strong>&nbsp;
-<div class="block"><i>use <a href="../../../../../org/apache/poi/hssf/util/HSSFColor.HSSFColorPredefined.html" title="enum in org.apache.poi.hssf.util"><code>HSSFColor.HSSFColorPredefined</code></a> instead</i></div>
-</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>static class&nbsp;</code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/util/HSSFColor.DARK_YELLOW.html" title="class in org.apache.poi.hssf.util">HSSFColor.DARK_YELLOW</a></strong></code>
-<div class="block"><strong>Deprecated.</strong>&nbsp;
-<div class="block"><i>use <a href="../../../../../org/apache/poi/hssf/util/HSSFColor.HSSFColorPredefined.html" title="enum in org.apache.poi.hssf.util"><code>HSSFColor.HSSFColorPredefined</code></a> instead</i></div>
-</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>static class&nbsp;</code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/util/HSSFColor.GOLD.html" title="class in org.apache.poi.hssf.util">HSSFColor.GOLD</a></strong></code>
-<div class="block"><strong>Deprecated.</strong>&nbsp;
-<div class="block"><i>use <a href="../../../../../org/apache/poi/hssf/util/HSSFColor.HSSFColorPredefined.html" title="enum in org.apache.poi.hssf.util"><code>HSSFColor.HSSFColorPredefined</code></a> instead</i></div>
-</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>static class&nbsp;</code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/util/HSSFColor.GREEN.html" title="class in org.apache.poi.hssf.util">HSSFColor.GREEN</a></strong></code>
-<div class="block"><strong>Deprecated.</strong>&nbsp;
-<div class="block"><i>use <a href="../../../../../org/apache/poi/hssf/util/HSSFColor.HSSFColorPredefined.html" title="enum in org.apache.poi.hssf.util"><code>HSSFColor.HSSFColorPredefined</code></a> instead</i></div>
-</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>static class&nbsp;</code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/util/HSSFColor.GREY_25_PERCENT.html" title="class in org.apache.poi.hssf.util">HSSFColor.GREY_25_PERCENT</a></strong></code>
-<div class="block"><strong>Deprecated.</strong>&nbsp;
-<div class="block"><i>use <a href="../../../../../org/apache/poi/hssf/util/HSSFColor.HSSFColorPredefined.html" title="enum in org.apache.poi.hssf.util"><code>HSSFColor.HSSFColorPredefined</code></a> instead</i></div>
-</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>static class&nbsp;</code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/util/HSSFColor.GREY_40_PERCENT.html" title="class in org.apache.poi.hssf.util">HSSFColor.GREY_40_PERCENT</a></strong></code>
-<div class="block"><strong>Deprecated.</strong>&nbsp;
-<div class="block"><i>use <a href="../../../../../org/apache/poi/hssf/util/HSSFColor.HSSFColorPredefined.html" title="enum in org.apache.poi.hssf.util"><code>HSSFColor.HSSFColorPredefined</code></a> instead</i></div>
-</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>static class&nbsp;</code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/util/HSSFColor.GREY_50_PERCENT.html" title="class in org.apache.poi.hssf.util">HSSFColor.GREY_50_PERCENT</a></strong></code>
-<div class="block"><strong>Deprecated.</strong>&nbsp;
-<div class="block"><i>use <a href="../../../../../org/apache/poi/hssf/util/HSSFColor.HSSFColorPredefined.html" title="enum in org.apache.poi.hssf.util"><code>HSSFColor.HSSFColorPredefined</code></a> instead</i></div>
-</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>static class&nbsp;</code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/util/HSSFColor.GREY_80_PERCENT.html" title="class in org.apache.poi.hssf.util">HSSFColor.GREY_80_PERCENT</a></strong></code>
-<div class="block"><strong>Deprecated.</strong>&nbsp;
-<div class="block"><i>use <a href="../../../../../org/apache/poi/hssf/util/HSSFColor.HSSFColorPredefined.html" title="enum in org.apache.poi.hssf.util"><code>HSSFColor.HSSFColorPredefined</code></a> instead</i></div>
-</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>static class&nbsp;</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/util/HSSFColor.HSSFColorPredefined.html" title="enum in org.apache.poi.hssf.util">HSSFColor.HSSFColorPredefined</a></strong></code>
 <div class="block">Predefined HSSFColors with their given palette index (and an optional 2nd index)</div>
 </td>
 </tr>
-<tr class="rowColor">
-<td class="colFirst"><code>static class&nbsp;</code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/util/HSSFColor.INDIGO.html" title="class in org.apache.poi.hssf.util">HSSFColor.INDIGO</a></strong></code>
-<div class="block"><strong>Deprecated.</strong>&nbsp;
-<div class="block"><i>use <a href="../../../../../org/apache/poi/hssf/util/HSSFColor.HSSFColorPredefined.html" title="enum in org.apache.poi.hssf.util"><code>HSSFColor.HSSFColorPredefined</code></a> instead</i></div>
-</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>static class&nbsp;</code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/util/HSSFColor.LAVENDER.html" title="class in org.apache.poi.hssf.util">HSSFColor.LAVENDER</a></strong></code>
-<div class="block"><strong>Deprecated.</strong>&nbsp;
-<div class="block"><i>use <a href="../../../../../org/apache/poi/hssf/util/HSSFColor.HSSFColorPredefined.html" title="enum in org.apache.poi.hssf.util"><code>HSSFColor.HSSFColorPredefined</code></a> instead</i></div>
-</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>static class&nbsp;</code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/util/HSSFColor.LEMON_CHIFFON.html" title="class in org.apache.poi.hssf.util">HSSFColor.LEMON_CHIFFON</a></strong></code>
-<div class="block"><strong>Deprecated.</strong>&nbsp;
-<div class="block"><i>use <a href="../../../../../org/apache/poi/hssf/util/HSSFColor.HSSFColorPredefined.html" title="enum in org.apache.poi.hssf.util"><code>HSSFColor.HSSFColorPredefined</code></a> instead</i></div>
-</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>static class&nbsp;</code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/util/HSSFColor.LIGHT_BLUE.html" title="class in org.apache.poi.hssf.util">HSSFColor.LIGHT_BLUE</a></strong></code>
-<div class="block"><strong>Deprecated.</strong>&nbsp;
-<div class="block"><i>use <a href="../../../../../org/apache/poi/hssf/util/HSSFColor.HSSFColorPredefined.html" title="enum in org.apache.poi.hssf.util"><code>HSSFColor.HSSFColorPredefined</code></a> instead</i></div>
-</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>static class&nbsp;</code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/util/HSSFColor.LIGHT_CORNFLOWER_BLUE.html" title="class in org.apache.poi.hssf.util">HSSFColor.LIGHT_CORNFLOWER_BLUE</a></strong></code>
-<div class="block"><strong>Deprecated.</strong>&nbsp;
-<div class="block"><i>use <a href="../../../../../org/apache/poi/hssf/util/HSSFColor.HSSFColorPredefined.html" title="enum in org.apache.poi.hssf.util"><code>HSSFColor.HSSFColorPredefined</code></a> instead</i></div>
-</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>static class&nbsp;</code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/util/HSSFColor.LIGHT_GREEN.html" title="class in org.apache.poi.hssf.util">HSSFColor.LIGHT_GREEN</a></strong></code>
-<div class="block"><strong>Deprecated.</strong>&nbsp;
-<div class="block"><i>use <a href="../../../../../org/apache/poi/hssf/util/HSSFColor.HSSFColorPredefined.html" title="enum in org.apache.poi.hssf.util"><code>HSSFColor.HSSFColorPredefined</code></a> instead</i></div>
-</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>static class&nbsp;</code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/util/HSSFColor.LIGHT_ORANGE.html" title="class in org.apache.poi.hssf.util">HSSFColor.LIGHT_ORANGE</a></strong></code>
-<div class="block"><strong>Deprecated.</strong>&nbsp;
-<div class="block"><i>use <a href="../../../../../org/apache/poi/hssf/util/HSSFColor.HSSFColorPredefined.html" title="enum in org.apache.poi.hssf.util"><code>HSSFColor.HSSFColorPredefined</code></a> instead</i></div>
-</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>static class&nbsp;</code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/util/HSSFColor.LIGHT_TURQUOISE.html" title="class in org.apache.poi.hssf.util">HSSFColor.LIGHT_TURQUOISE</a></strong></code>
-<div class="block"><strong>Deprecated.</strong>&nbsp;
-<div class="block"><i>use <a href="../../../../../org/apache/poi/hssf/util/HSSFColor.HSSFColorPredefined.html" title="enum in org.apache.poi.hssf.util"><code>HSSFColor.HSSFColorPredefined</code></a> instead</i></div>
-</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>static class&nbsp;</code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/util/HSSFColor.LIGHT_YELLOW.html" title="class in org.apache.poi.hssf.util">HSSFColor.LIGHT_YELLOW</a></strong></code>
-<div class="block"><strong>Deprecated.</strong>&nbsp;
-<div class="block"><i>use <a href="../../../../../org/apache/poi/hssf/util/HSSFColor.HSSFColorPredefined.html" title="enum in org.apache.poi.hssf.util"><code>HSSFColor.HSSFColorPredefined</code></a> instead</i></div>
-</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>static class&nbsp;</code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/util/HSSFColor.LIME.html" title="class in org.apache.poi.hssf.util">HSSFColor.LIME</a></strong></code>
-<div class="block"><strong>Deprecated.</strong>&nbsp;
-<div class="block"><i>use <a href="../../../../../org/apache/poi/hssf/util/HSSFColor.HSSFColorPredefined.html" title="enum in org.apache.poi.hssf.util"><code>HSSFColor.HSSFColorPredefined</code></a> instead</i></div>
-</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>static class&nbsp;</code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/util/HSSFColor.MAROON.html" title="class in org.apache.poi.hssf.util">HSSFColor.MAROON</a></strong></code>
-<div class="block"><strong>Deprecated.</strong>&nbsp;
-<div class="block"><i>use <a href="../../../../../org/apache/poi/hssf/util/HSSFColor.HSSFColorPredefined.html" title="enum in org.apache.poi.hssf.util"><code>HSSFColor.HSSFColorPredefined</code></a> instead</i></div>
-</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>static class&nbsp;</code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/util/HSSFColor.OLIVE_GREEN.html" title="class in org.apache.poi.hssf.util">HSSFColor.OLIVE_GREEN</a></strong></code>
-<div class="block"><strong>Deprecated.</strong>&nbsp;
-<div class="block"><i>use <a href="../../../../../org/apache/poi/hssf/util/HSSFColor.HSSFColorPredefined.html" title="enum in org.apache.poi.hssf.util"><code>HSSFColor.HSSFColorPredefined</code></a> instead</i></div>
-</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>static class&nbsp;</code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/util/HSSFColor.ORANGE.html" title="class in org.apache.poi.hssf.util">HSSFColor.ORANGE</a></strong></code>
-<div class="block"><strong>Deprecated.</strong>&nbsp;
-<div class="block"><i>use <a href="../../../../../org/apache/poi/hssf/util/HSSFColor.HSSFColorPredefined.html" title="enum in org.apache.poi.hssf.util"><code>HSSFColor.HSSFColorPredefined</code></a> instead</i></div>
-</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>static class&nbsp;</code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/util/HSSFColor.ORCHID.html" title="class in org.apache.poi.hssf.util">HSSFColor.ORCHID</a></strong></code>
-<div class="block"><strong>Deprecated.</strong>&nbsp;
-<div class="block"><i>use <a href="../../../../../org/apache/poi/hssf/util/HSSFColor.HSSFColorPredefined.html" title="enum in org.apache.poi.hssf.util"><code>HSSFColor.HSSFColorPredefined</code></a> instead</i></div>
-</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>static class&nbsp;</code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/util/HSSFColor.PALE_BLUE.html" title="class in org.apache.poi.hssf.util">HSSFColor.PALE_BLUE</a></strong></code>
-<div class="block"><strong>Deprecated.</strong>&nbsp;
-<div class="block"><i>use <a href="../../../../../org/apache/poi/hssf/util/HSSFColor.HSSFColorPredefined.html" title="enum in org.apache.poi.hssf.util"><code>HSSFColor.HSSFColorPredefined</code></a> instead</i></div>
-</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>static class&nbsp;</code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/util/HSSFColor.PINK.html" title="class in org.apache.poi.hssf.util">HSSFColor.PINK</a></strong></code>
-<div class="block"><strong>Deprecated.</strong>&nbsp;
-<div class="block"><i>use <a href="../../../../../org/apache/poi/hssf/util/HSSFColor.HSSFColorPredefined.html" title="enum in org.apache.poi.hssf.util"><code>HSSFColor.HSSFColorPredefined</code></a> instead</i></div>
-</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>static class&nbsp;</code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/util/HSSFColor.PLUM.html" title="class in org.apache.poi.hssf.util">HSSFColor.PLUM</a></strong></code>
-<div class="block"><strong>Deprecated.</strong>&nbsp;
-<div class="block"><i>use <a href="../../../../../org/apache/poi/hssf/util/HSSFColor.HSSFColorPredefined.html" title="enum in org.apache.poi.hssf.util"><code>HSSFColor.HSSFColorPredefined</code></a> instead</i></div>
-</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>static class&nbsp;</code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/util/HSSFColor.RED.html" title="class in org.apache.poi.hssf.util">HSSFColor.RED</a></strong></code>
-<div class="block"><strong>Deprecated.</strong>&nbsp;
-<div class="block"><i>use <a href="../../../../../org/apache/poi/hssf/util/HSSFColor.HSSFColorPredefined.html" title="enum in org.apache.poi.hssf.util"><code>HSSFColor.HSSFColorPredefined</code></a> instead</i></div>
-</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>static class&nbsp;</code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/util/HSSFColor.ROSE.html" title="class in org.apache.poi.hssf.util">HSSFColor.ROSE</a></strong></code>
-<div class="block"><strong>Deprecated.</strong>&nbsp;
-<div class="block"><i>use <a href="../../../../../org/apache/poi/hssf/util/HSSFColor.HSSFColorPredefined.html" title="enum in org.apache.poi.hssf.util"><code>HSSFColor.HSSFColorPredefined</code></a> instead</i></div>
-</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>static class&nbsp;</code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/util/HSSFColor.ROYAL_BLUE.html" title="class in org.apache.poi.hssf.util">HSSFColor.ROYAL_BLUE</a></strong></code>
-<div class="block"><strong>Deprecated.</strong>&nbsp;
-<div class="block"><i>use <a href="../../../../../org/apache/poi/hssf/util/HSSFColor.HSSFColorPredefined.html" title="enum in org.apache.poi.hssf.util"><code>HSSFColor.HSSFColorPredefined</code></a> instead</i></div>
-</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>static class&nbsp;</code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/util/HSSFColor.SEA_GREEN.html" title="class in org.apache.poi.hssf.util">HSSFColor.SEA_GREEN</a></strong></code>
-<div class="block"><strong>Deprecated.</strong>&nbsp;
-<div class="block"><i>use <a href="../../../../../org/apache/poi/hssf/util/HSSFColor.HSSFColorPredefined.html" title="enum in org.apache.poi.hssf.util"><code>HSSFColor.HSSFColorPredefined</code></a> instead</i></div>
-</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>static class&nbsp;</code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/util/HSSFColor.SKY_BLUE.html" title="class in org.apache.poi.hssf.util">HSSFColor.SKY_BLUE</a></strong></code>
-<div class="block"><strong>Deprecated.</strong>&nbsp;
-<div class="block"><i>use <a href="../../../../../org/apache/poi/hssf/util/HSSFColor.HSSFColorPredefined.html" title="enum in org.apache.poi.hssf.util"><code>HSSFColor.HSSFColorPredefined</code></a> instead</i></div>
-</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>static class&nbsp;</code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/util/HSSFColor.TAN.html" title="class in org.apache.poi.hssf.util">HSSFColor.TAN</a></strong></code>
-<div class="block"><strong>Deprecated.</strong>&nbsp;
-<div class="block"><i>use <a href="../../../../../org/apache/poi/hssf/util/HSSFColor.HSSFColorPredefined.html" title="enum in org.apache.poi.hssf.util"><code>HSSFColor.HSSFColorPredefined</code></a> instead</i></div>
-</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>static class&nbsp;</code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/util/HSSFColor.TEAL.html" title="class in org.apache.poi.hssf.util">HSSFColor.TEAL</a></strong></code>
-<div class="block"><strong>Deprecated.</strong>&nbsp;
-<div class="block"><i>use <a href="../../../../../org/apache/poi/hssf/util/HSSFColor.HSSFColorPredefined.html" title="enum in org.apache.poi.hssf.util"><code>HSSFColor.HSSFColorPredefined</code></a> instead</i></div>
-</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>static class&nbsp;</code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/util/HSSFColor.TURQUOISE.html" title="class in org.apache.poi.hssf.util">HSSFColor.TURQUOISE</a></strong></code>
-<div class="block"><strong>Deprecated.</strong>&nbsp;
-<div class="block"><i>use <a href="../../../../../org/apache/poi/hssf/util/HSSFColor.HSSFColorPredefined.html" title="enum in org.apache.poi.hssf.util"><code>HSSFColor.HSSFColorPredefined</code></a> instead</i></div>
-</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>static class&nbsp;</code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/util/HSSFColor.VIOLET.html" title="class in org.apache.poi.hssf.util">HSSFColor.VIOLET</a></strong></code>
-<div class="block"><strong>Deprecated.</strong>&nbsp;
-<div class="block"><i>use <a href="../../../../../org/apache/poi/hssf/util/HSSFColor.HSSFColorPredefined.html" title="enum in org.apache.poi.hssf.util"><code>HSSFColor.HSSFColorPredefined</code></a> instead</i></div>
-</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>static class&nbsp;</code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/util/HSSFColor.WHITE.html" title="class in org.apache.poi.hssf.util">HSSFColor.WHITE</a></strong></code>
-<div class="block"><strong>Deprecated.</strong>&nbsp;
-<div class="block"><i>use <a href="../../../../../org/apache/poi/hssf/util/HSSFColor.HSSFColorPredefined.html" title="enum in org.apache.poi.hssf.util"><code>HSSFColor.HSSFColorPredefined</code></a> instead</i></div>
-</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>static class&nbsp;</code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/util/HSSFColor.YELLOW.html" title="class in org.apache.poi.hssf.util">HSSFColor.YELLOW</a></strong></code>
-<div class="block"><strong>Deprecated.</strong>&nbsp;
-<div class="block"><i>use <a href="../../../../../org/apache/poi/hssf/util/HSSFColor.HSSFColorPredefined.html" title="enum in org.apache.poi.hssf.util"><code>HSSFColor.HSSFColorPredefined</code></a> instead</i></div>
-</div>
-</td>
-</tr>
 </table>
 </li>
 </ul>
@@ -565,48 +177,56 @@ implements <a href="../../../../../org/a
 <th class="colLast" scope="col">Method and Description</th>
 </tr>
 <tr class="altColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/util/HSSFColor.html#equals(java.lang.Object)">equals</a></strong>(java.lang.Object&nbsp;o)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
 <td class="colFirst"><code>java.lang.String</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/util/HSSFColor.html#getHexString()">getHexString</a></strong>()</code>
 <div class="block">returns colon-delimited hex string "0:0:0"</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>short</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/util/HSSFColor.html#getIndex()">getIndex</a></strong>()</code>
 <div class="block">returns color standard palette index</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>short</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/util/HSSFColor.html#getIndex2()">getIndex2</a></strong>()</code>
 <div class="block">returns alternative color standard palette index</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>static java.util.Map&lt;java.lang.Integer,<a href="../../../../../org/apache/poi/hssf/util/HSSFColor.html" title="class in org.apache.poi.hssf.util">HSSFColor</a>&gt;</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/util/HSSFColor.html#getIndexHash()">getIndexHash</a></strong>()</code>
 <div class="block">This function returns all the colours in an unmodifiable Map.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>static java.util.Map&lt;java.lang.Integer,<a href="../../../../../org/apache/poi/hssf/util/HSSFColor.html" title="class in org.apache.poi.hssf.util">HSSFColor</a>&gt;</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/util/HSSFColor.html#getMutableIndexHash()">getMutableIndexHash</a></strong>()</code>
 <div class="block">This function returns all the Colours, stored in a Map that
   can be edited.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>short[]</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/util/HSSFColor.html#getTriplet()">getTriplet</a></strong>()</code>
 <div class="block">returns  RGB triplet (0, 0, 0)</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>static java.util.Map&lt;java.lang.String,<a href="../../../../../org/apache/poi/hssf/util/HSSFColor.html" title="class in org.apache.poi.hssf.util">HSSFColor</a>&gt;</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/util/HSSFColor.html#getTripletHash()">getTripletHash</a></strong>()</code>
 <div class="block">this function returns all colors in a hastable.</div>
 </td>
 </tr>
+<tr class="altColor">
+<td class="colFirst"><code>int</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/util/HSSFColor.html#hashCode()">hashCode</a></strong>()</code>&nbsp;</td>
+</tr>
 <tr class="rowColor">
 <td class="colFirst"><code>static <a href="../../../../../org/apache/poi/hssf/util/HSSFColor.html" title="class in org.apache.poi.hssf.util">HSSFColor</a></code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/util/HSSFColor.html#toHSSFColor(org.apache.poi.ss.usermodel.Color)">toHSSFColor</a></strong>(<a href="../../../../../org/apache/poi/ss/usermodel/Color.html" title="interface in org.apache.poi.ss.usermodel">Color</a>&nbsp;color)</code>
@@ -619,7 +239,7 @@ implements <a href="../../../../../org/a
 <!--   -->
 </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>
+<code>clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait</code></li>
 </ul>
 </li>
 </ul>
@@ -686,7 +306,7 @@ implements <a href="../../../../../org/a
 <div class="block">This function returns all the Colours, stored in a Map that
   can be edited. No caching is performed. If you don't need to edit
   the table, then call <a href="../../../../../org/apache/poi/hssf/util/HSSFColor.html#getIndexHash()"><code>getIndexHash()</code></a> which returns a
-  statically cached imuatable map of colours.</div>
+  statically cached immutable map of colours.</div>
 </li>
 </ul>
 <a name="getTripletHash()">
@@ -696,8 +316,8 @@ implements <a href="../../../../../org/a
 <li class="blockList">
 <h4>getTripletHash</h4>
 <pre>public static&nbsp;java.util.Map&lt;java.lang.String,<a href="../../../../../org/apache/poi/hssf/util/HSSFColor.html" title="class in org.apache.poi.hssf.util">HSSFColor</a>&gt;&nbsp;getTripletHash()</pre>
-<div class="block">this function returns all colors in a hastable.  Its not implemented as a
- static member/staticly initialized because that would be dirty in a
+<div class="block">this function returns all colors in a hastable.  It's not implemented as a
+ static member/statically initialized because that would be dirty in a
  server environment as it is intended.  This means you'll eat the time
  it takes to create it once per request but you will not hold onto it
  if you have none of those requests.</div>
@@ -748,6 +368,32 @@ implements <a href="../../../../../org/a
 <dl><dt><span class="strong">Returns:</span></dt><dd>a hex string exactly like a gnumeric triplet</dd></dl>
 </li>
 </ul>
+<a name="equals(java.lang.Object)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>equals</h4>
+<pre>public&nbsp;boolean&nbsp;equals(java.lang.Object&nbsp;o)</pre>
+<dl>
+<dt><strong>Overrides:</strong></dt>
+<dd><code>equals</code>&nbsp;in class&nbsp;<code>java.lang.Object</code></dd>
+</dl>
+</li>
+</ul>
+<a name="hashCode()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>hashCode</h4>
+<pre>public&nbsp;int&nbsp;hashCode()</pre>
+<dl>
+<dt><strong>Overrides:</strong></dt>
+<dd><code>hashCode</code>&nbsp;in class&nbsp;<code>java.lang.Object</code></dd>
+</dl>
+</li>
+</ul>
 <a name="toHSSFColor(org.apache.poi.ss.usermodel.Color)">
 <!--   -->
 </a>
@@ -789,7 +435,7 @@ implements <a href="../../../../../org/a
 <div class="subNav">
 <ul class="navList">
 <li><a href="../../../../../org/apache/poi/hssf/util/CellReference.html" title="class in org.apache.poi.hssf.util"><span class="strong">Prev Class</span></a></li>
-<li><a href="../../../../../org/apache/poi/hssf/util/HSSFColor.AQUA.html" title="class in org.apache.poi.hssf.util"><span class="strong">Next Class</span></a></li>
+<li><a href="../../../../../org/apache/poi/hssf/util/HSSFColor.HSSFColorPredefined.html" title="enum in org.apache.poi.hssf.util"><span class="strong">Next Class</span></a></li>
 </ul>
 <ul class="navList">
 <li><a href="../../../../../index.html?org/apache/poi/hssf/util/HSSFColor.html" target="_top">Frames</a></li>

Modified: poi/site/publish/apidocs/org/apache/poi/hssf/util/HSSFRegionUtil.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hssf/util/HSSFRegionUtil.html?rev=1808437&r1=1808436&r2=1808437&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hssf/util/HSSFRegionUtil.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hssf/util/HSSFRegionUtil.html Fri Sep 15 09:05:41 2017
@@ -38,7 +38,7 @@
 </div>
 <div class="subNav">
 <ul class="navList">
-<li><a href="../../../../../org/apache/poi/hssf/util/HSSFColor.YELLOW.html" title="class in org.apache.poi.hssf.util"><span class="strong">Prev Class</span></a></li>
+<li><a href="../../../../../org/apache/poi/hssf/util/HSSFColor.HSSFColorPredefined.html" title="enum in org.apache.poi.hssf.util"><span class="strong">Prev Class</span></a></li>
 <li><a href="../../../../../org/apache/poi/hssf/util/LazilyConcatenatedByteArray.html" title="class in org.apache.poi.hssf.util"><span class="strong">Next Class</span></a></li>
 </ul>
 <ul class="navList">
@@ -374,7 +374,7 @@ extends java.lang.Object</pre>
 </div>
 <div class="subNav">
 <ul class="navList">
-<li><a href="../../../../../org/apache/poi/hssf/util/HSSFColor.YELLOW.html" title="class in org.apache.poi.hssf.util"><span class="strong">Prev Class</span></a></li>
+<li><a href="../../../../../org/apache/poi/hssf/util/HSSFColor.HSSFColorPredefined.html" title="enum in org.apache.poi.hssf.util"><span class="strong">Prev Class</span></a></li>
 <li><a href="../../../../../org/apache/poi/hssf/util/LazilyConcatenatedByteArray.html" title="class in org.apache.poi.hssf.util"><span class="strong">Next Class</span></a></li>
 </ul>
 <ul class="navList">

Modified: poi/site/publish/apidocs/org/apache/poi/hssf/util/class-use/HSSFColor.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hssf/util/class-use/HSSFColor.html?rev=1808437&r1=1808436&r2=1808437&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hssf/util/class-use/HSSFColor.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hssf/util/class-use/HSSFColor.html Fri Sep 15 09:05:41 2017
@@ -225,399 +225,6 @@ HSSF concepts.</div>
 <!--   -->
 </a>
 <h3>Uses of <a href="../../../../../../org/apache/poi/hssf/util/HSSFColor.html" title="class in org.apache.poi.hssf.util">HSSFColor</a> in <a href="../../../../../../org/apache/poi/hssf/util/package-summary.html">org.apache.poi.hssf.util</a></h3>
-<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subclasses, and an explanation">
-<caption><span>Subclasses of <a href="../../../../../../org/apache/poi/hssf/util/HSSFColor.html" title="class in org.apache.poi.hssf.util">HSSFColor</a> in <a href="../../../../../../org/apache/poi/hssf/util/package-summary.html">org.apache.poi.hssf.util</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>static class&nbsp;</code></td>
-<td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/hssf/util/HSSFColor.AQUA.html" title="class in org.apache.poi.hssf.util">HSSFColor.AQUA</a></strong></code>
-<div class="block"><strong>Deprecated.</strong>&nbsp;
-<div class="block"><i>use <a href="../../../../../../org/apache/poi/hssf/util/HSSFColor.HSSFColorPredefined.html" title="enum in org.apache.poi.hssf.util"><code>HSSFColor.HSSFColorPredefined</code></a> instead</i></div>
-</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>static class&nbsp;</code></td>
-<td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/hssf/util/HSSFColor.AUTOMATIC.html" title="class in org.apache.poi.hssf.util">HSSFColor.AUTOMATIC</a></strong></code>
-<div class="block"><strong>Deprecated.</strong>&nbsp;
-<div class="block"><i>use <a href="../../../../../../org/apache/poi/hssf/util/HSSFColor.HSSFColorPredefined.html" title="enum in org.apache.poi.hssf.util"><code>HSSFColor.HSSFColorPredefined</code></a> instead</i></div>
-</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>static class&nbsp;</code></td>
-<td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/hssf/util/HSSFColor.BLACK.html" title="class in org.apache.poi.hssf.util">HSSFColor.BLACK</a></strong></code>
-<div class="block"><strong>Deprecated.</strong>&nbsp;
-<div class="block"><i>use <a href="../../../../../../org/apache/poi/hssf/util/HSSFColor.HSSFColorPredefined.html" title="enum in org.apache.poi.hssf.util"><code>HSSFColor.HSSFColorPredefined</code></a> instead</i></div>
-</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>static class&nbsp;</code></td>
-<td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/hssf/util/HSSFColor.BLUE.html" title="class in org.apache.poi.hssf.util">HSSFColor.BLUE</a></strong></code>
-<div class="block"><strong>Deprecated.</strong>&nbsp;
-<div class="block"><i>use <a href="../../../../../../org/apache/poi/hssf/util/HSSFColor.HSSFColorPredefined.html" title="enum in org.apache.poi.hssf.util"><code>HSSFColor.HSSFColorPredefined</code></a> instead</i></div>
-</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>static class&nbsp;</code></td>
-<td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/hssf/util/HSSFColor.BLUE_GREY.html" title="class in org.apache.poi.hssf.util">HSSFColor.BLUE_GREY</a></strong></code>
-<div class="block"><strong>Deprecated.</strong>&nbsp;
-<div class="block"><i>use <a href="../../../../../../org/apache/poi/hssf/util/HSSFColor.HSSFColorPredefined.html" title="enum in org.apache.poi.hssf.util"><code>HSSFColor.HSSFColorPredefined</code></a> instead</i></div>
-</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>static class&nbsp;</code></td>
-<td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/hssf/util/HSSFColor.BRIGHT_GREEN.html" title="class in org.apache.poi.hssf.util">HSSFColor.BRIGHT_GREEN</a></strong></code>
-<div class="block"><strong>Deprecated.</strong>&nbsp;
-<div class="block"><i>use <a href="../../../../../../org/apache/poi/hssf/util/HSSFColor.HSSFColorPredefined.html" title="enum in org.apache.poi.hssf.util"><code>HSSFColor.HSSFColorPredefined</code></a> instead</i></div>
-</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>static class&nbsp;</code></td>
-<td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/hssf/util/HSSFColor.BROWN.html" title="class in org.apache.poi.hssf.util">HSSFColor.BROWN</a></strong></code>
-<div class="block"><strong>Deprecated.</strong>&nbsp;
-<div class="block"><i>use <a href="../../../../../../org/apache/poi/hssf/util/HSSFColor.HSSFColorPredefined.html" title="enum in org.apache.poi.hssf.util"><code>HSSFColor.HSSFColorPredefined</code></a> instead</i></div>
-</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>static class&nbsp;</code></td>
-<td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/hssf/util/HSSFColor.CORAL.html" title="class in org.apache.poi.hssf.util">HSSFColor.CORAL</a></strong></code>
-<div class="block"><strong>Deprecated.</strong>&nbsp;
-<div class="block"><i>use <a href="../../../../../../org/apache/poi/hssf/util/HSSFColor.HSSFColorPredefined.html" title="enum in org.apache.poi.hssf.util"><code>HSSFColor.HSSFColorPredefined</code></a> instead</i></div>
-</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>static class&nbsp;</code></td>
-<td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/hssf/util/HSSFColor.CORNFLOWER_BLUE.html" title="class in org.apache.poi.hssf.util">HSSFColor.CORNFLOWER_BLUE</a></strong></code>
-<div class="block"><strong>Deprecated.</strong>&nbsp;
-<div class="block"><i>use <a href="../../../../../../org/apache/poi/hssf/util/HSSFColor.HSSFColorPredefined.html" title="enum in org.apache.poi.hssf.util"><code>HSSFColor.HSSFColorPredefined</code></a> instead</i></div>
-</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>static class&nbsp;</code></td>
-<td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/hssf/util/HSSFColor.DARK_BLUE.html" title="class in org.apache.poi.hssf.util">HSSFColor.DARK_BLUE</a></strong></code>
-<div class="block"><strong>Deprecated.</strong>&nbsp;
-<div class="block"><i>use <a href="../../../../../../org/apache/poi/hssf/util/HSSFColor.HSSFColorPredefined.html" title="enum in org.apache.poi.hssf.util"><code>HSSFColor.HSSFColorPredefined</code></a> instead</i></div>
-</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>static class&nbsp;</code></td>
-<td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/hssf/util/HSSFColor.DARK_GREEN.html" title="class in org.apache.poi.hssf.util">HSSFColor.DARK_GREEN</a></strong></code>
-<div class="block"><strong>Deprecated.</strong>&nbsp;
-<div class="block"><i>use <a href="../../../../../../org/apache/poi/hssf/util/HSSFColor.HSSFColorPredefined.html" title="enum in org.apache.poi.hssf.util"><code>HSSFColor.HSSFColorPredefined</code></a> instead</i></div>
-</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>static class&nbsp;</code></td>
-<td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/hssf/util/HSSFColor.DARK_RED.html" title="class in org.apache.poi.hssf.util">HSSFColor.DARK_RED</a></strong></code>
-<div class="block"><strong>Deprecated.</strong>&nbsp;
-<div class="block"><i>use <a href="../../../../../../org/apache/poi/hssf/util/HSSFColor.HSSFColorPredefined.html" title="enum in org.apache.poi.hssf.util"><code>HSSFColor.HSSFColorPredefined</code></a> instead</i></div>
-</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>static class&nbsp;</code></td>
-<td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/hssf/util/HSSFColor.DARK_TEAL.html" title="class in org.apache.poi.hssf.util">HSSFColor.DARK_TEAL</a></strong></code>
-<div class="block"><strong>Deprecated.</strong>&nbsp;
-<div class="block"><i>use <a href="../../../../../../org/apache/poi/hssf/util/HSSFColor.HSSFColorPredefined.html" title="enum in org.apache.poi.hssf.util"><code>HSSFColor.HSSFColorPredefined</code></a> instead</i></div>
-</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>static class&nbsp;</code></td>
-<td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/hssf/util/HSSFColor.DARK_YELLOW.html" title="class in org.apache.poi.hssf.util">HSSFColor.DARK_YELLOW</a></strong></code>
-<div class="block"><strong>Deprecated.</strong>&nbsp;
-<div class="block"><i>use <a href="../../../../../../org/apache/poi/hssf/util/HSSFColor.HSSFColorPredefined.html" title="enum in org.apache.poi.hssf.util"><code>HSSFColor.HSSFColorPredefined</code></a> instead</i></div>
-</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>static class&nbsp;</code></td>
-<td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/hssf/util/HSSFColor.GOLD.html" title="class in org.apache.poi.hssf.util">HSSFColor.GOLD</a></strong></code>
-<div class="block"><strong>Deprecated.</strong>&nbsp;
-<div class="block"><i>use <a href="../../../../../../org/apache/poi/hssf/util/HSSFColor.HSSFColorPredefined.html" title="enum in org.apache.poi.hssf.util"><code>HSSFColor.HSSFColorPredefined</code></a> instead</i></div>
-</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>static class&nbsp;</code></td>
-<td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/hssf/util/HSSFColor.GREEN.html" title="class in org.apache.poi.hssf.util">HSSFColor.GREEN</a></strong></code>
-<div class="block"><strong>Deprecated.</strong>&nbsp;
-<div class="block"><i>use <a href="../../../../../../org/apache/poi/hssf/util/HSSFColor.HSSFColorPredefined.html" title="enum in org.apache.poi.hssf.util"><code>HSSFColor.HSSFColorPredefined</code></a> instead</i></div>
-</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>static class&nbsp;</code></td>
-<td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/hssf/util/HSSFColor.GREY_25_PERCENT.html" title="class in org.apache.poi.hssf.util">HSSFColor.GREY_25_PERCENT</a></strong></code>
-<div class="block"><strong>Deprecated.</strong>&nbsp;
-<div class="block"><i>use <a href="../../../../../../org/apache/poi/hssf/util/HSSFColor.HSSFColorPredefined.html" title="enum in org.apache.poi.hssf.util"><code>HSSFColor.HSSFColorPredefined</code></a> instead</i></div>
-</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>static class&nbsp;</code></td>
-<td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/hssf/util/HSSFColor.GREY_40_PERCENT.html" title="class in org.apache.poi.hssf.util">HSSFColor.GREY_40_PERCENT</a></strong></code>
-<div class="block"><strong>Deprecated.</strong>&nbsp;
-<div class="block"><i>use <a href="../../../../../../org/apache/poi/hssf/util/HSSFColor.HSSFColorPredefined.html" title="enum in org.apache.poi.hssf.util"><code>HSSFColor.HSSFColorPredefined</code></a> instead</i></div>
-</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>static class&nbsp;</code></td>
-<td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/hssf/util/HSSFColor.GREY_50_PERCENT.html" title="class in org.apache.poi.hssf.util">HSSFColor.GREY_50_PERCENT</a></strong></code>
-<div class="block"><strong>Deprecated.</strong>&nbsp;
-<div class="block"><i>use <a href="../../../../../../org/apache/poi/hssf/util/HSSFColor.HSSFColorPredefined.html" title="enum in org.apache.poi.hssf.util"><code>HSSFColor.HSSFColorPredefined</code></a> instead</i></div>
-</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>static class&nbsp;</code></td>
-<td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/hssf/util/HSSFColor.GREY_80_PERCENT.html" title="class in org.apache.poi.hssf.util">HSSFColor.GREY_80_PERCENT</a></strong></code>
-<div class="block"><strong>Deprecated.</strong>&nbsp;
-<div class="block"><i>use <a href="../../../../../../org/apache/poi/hssf/util/HSSFColor.HSSFColorPredefined.html" title="enum in org.apache.poi.hssf.util"><code>HSSFColor.HSSFColorPredefined</code></a> instead</i></div>
-</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>static class&nbsp;</code></td>
-<td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/hssf/util/HSSFColor.INDIGO.html" title="class in org.apache.poi.hssf.util">HSSFColor.INDIGO</a></strong></code>
-<div class="block"><strong>Deprecated.</strong>&nbsp;
-<div class="block"><i>use <a href="../../../../../../org/apache/poi/hssf/util/HSSFColor.HSSFColorPredefined.html" title="enum in org.apache.poi.hssf.util"><code>HSSFColor.HSSFColorPredefined</code></a> instead</i></div>
-</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>static class&nbsp;</code></td>
-<td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/hssf/util/HSSFColor.LAVENDER.html" title="class in org.apache.poi.hssf.util">HSSFColor.LAVENDER</a></strong></code>
-<div class="block"><strong>Deprecated.</strong>&nbsp;
-<div class="block"><i>use <a href="../../../../../../org/apache/poi/hssf/util/HSSFColor.HSSFColorPredefined.html" title="enum in org.apache.poi.hssf.util"><code>HSSFColor.HSSFColorPredefined</code></a> instead</i></div>
-</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>static class&nbsp;</code></td>
-<td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/hssf/util/HSSFColor.LEMON_CHIFFON.html" title="class in org.apache.poi.hssf.util">HSSFColor.LEMON_CHIFFON</a></strong></code>
-<div class="block"><strong>Deprecated.</strong>&nbsp;
-<div class="block"><i>use <a href="../../../../../../org/apache/poi/hssf/util/HSSFColor.HSSFColorPredefined.html" title="enum in org.apache.poi.hssf.util"><code>HSSFColor.HSSFColorPredefined</code></a> instead</i></div>
-</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>static class&nbsp;</code></td>
-<td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/hssf/util/HSSFColor.LIGHT_BLUE.html" title="class in org.apache.poi.hssf.util">HSSFColor.LIGHT_BLUE</a></strong></code>
-<div class="block"><strong>Deprecated.</strong>&nbsp;
-<div class="block"><i>use <a href="../../../../../../org/apache/poi/hssf/util/HSSFColor.HSSFColorPredefined.html" title="enum in org.apache.poi.hssf.util"><code>HSSFColor.HSSFColorPredefined</code></a> instead</i></div>
-</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>static class&nbsp;</code></td>
-<td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/hssf/util/HSSFColor.LIGHT_CORNFLOWER_BLUE.html" title="class in org.apache.poi.hssf.util">HSSFColor.LIGHT_CORNFLOWER_BLUE</a></strong></code>
-<div class="block"><strong>Deprecated.</strong>&nbsp;
-<div class="block"><i>use <a href="../../../../../../org/apache/poi/hssf/util/HSSFColor.HSSFColorPredefined.html" title="enum in org.apache.poi.hssf.util"><code>HSSFColor.HSSFColorPredefined</code></a> instead</i></div>
-</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>static class&nbsp;</code></td>
-<td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/hssf/util/HSSFColor.LIGHT_GREEN.html" title="class in org.apache.poi.hssf.util">HSSFColor.LIGHT_GREEN</a></strong></code>
-<div class="block"><strong>Deprecated.</strong>&nbsp;
-<div class="block"><i>use <a href="../../../../../../org/apache/poi/hssf/util/HSSFColor.HSSFColorPredefined.html" title="enum in org.apache.poi.hssf.util"><code>HSSFColor.HSSFColorPredefined</code></a> instead</i></div>
-</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>static class&nbsp;</code></td>
-<td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/hssf/util/HSSFColor.LIGHT_ORANGE.html" title="class in org.apache.poi.hssf.util">HSSFColor.LIGHT_ORANGE</a></strong></code>
-<div class="block"><strong>Deprecated.</strong>&nbsp;
-<div class="block"><i>use <a href="../../../../../../org/apache/poi/hssf/util/HSSFColor.HSSFColorPredefined.html" title="enum in org.apache.poi.hssf.util"><code>HSSFColor.HSSFColorPredefined</code></a> instead</i></div>
-</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>static class&nbsp;</code></td>
-<td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/hssf/util/HSSFColor.LIGHT_TURQUOISE.html" title="class in org.apache.poi.hssf.util">HSSFColor.LIGHT_TURQUOISE</a></strong></code>
-<div class="block"><strong>Deprecated.</strong>&nbsp;
-<div class="block"><i>use <a href="../../../../../../org/apache/poi/hssf/util/HSSFColor.HSSFColorPredefined.html" title="enum in org.apache.poi.hssf.util"><code>HSSFColor.HSSFColorPredefined</code></a> instead</i></div>
-</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>static class&nbsp;</code></td>
-<td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/hssf/util/HSSFColor.LIGHT_YELLOW.html" title="class in org.apache.poi.hssf.util">HSSFColor.LIGHT_YELLOW</a></strong></code>
-<div class="block"><strong>Deprecated.</strong>&nbsp;
-<div class="block"><i>use <a href="../../../../../../org/apache/poi/hssf/util/HSSFColor.HSSFColorPredefined.html" title="enum in org.apache.poi.hssf.util"><code>HSSFColor.HSSFColorPredefined</code></a> instead</i></div>
-</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>static class&nbsp;</code></td>
-<td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/hssf/util/HSSFColor.LIME.html" title="class in org.apache.poi.hssf.util">HSSFColor.LIME</a></strong></code>
-<div class="block"><strong>Deprecated.</strong>&nbsp;
-<div class="block"><i>use <a href="../../../../../../org/apache/poi/hssf/util/HSSFColor.HSSFColorPredefined.html" title="enum in org.apache.poi.hssf.util"><code>HSSFColor.HSSFColorPredefined</code></a> instead</i></div>
-</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>static class&nbsp;</code></td>
-<td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/hssf/util/HSSFColor.MAROON.html" title="class in org.apache.poi.hssf.util">HSSFColor.MAROON</a></strong></code>
-<div class="block"><strong>Deprecated.</strong>&nbsp;
-<div class="block"><i>use <a href="../../../../../../org/apache/poi/hssf/util/HSSFColor.HSSFColorPredefined.html" title="enum in org.apache.poi.hssf.util"><code>HSSFColor.HSSFColorPredefined</code></a> instead</i></div>
-</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>static class&nbsp;</code></td>
-<td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/hssf/util/HSSFColor.OLIVE_GREEN.html" title="class in org.apache.poi.hssf.util">HSSFColor.OLIVE_GREEN</a></strong></code>
-<div class="block"><strong>Deprecated.</strong>&nbsp;
-<div class="block"><i>use <a href="../../../../../../org/apache/poi/hssf/util/HSSFColor.HSSFColorPredefined.html" title="enum in org.apache.poi.hssf.util"><code>HSSFColor.HSSFColorPredefined</code></a> instead</i></div>
-</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>static class&nbsp;</code></td>
-<td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/hssf/util/HSSFColor.ORANGE.html" title="class in org.apache.poi.hssf.util">HSSFColor.ORANGE</a></strong></code>
-<div class="block"><strong>Deprecated.</strong>&nbsp;
-<div class="block"><i>use <a href="../../../../../../org/apache/poi/hssf/util/HSSFColor.HSSFColorPredefined.html" title="enum in org.apache.poi.hssf.util"><code>HSSFColor.HSSFColorPredefined</code></a> instead</i></div>
-</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>static class&nbsp;</code></td>
-<td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/hssf/util/HSSFColor.ORCHID.html" title="class in org.apache.poi.hssf.util">HSSFColor.ORCHID</a></strong></code>
-<div class="block"><strong>Deprecated.</strong>&nbsp;
-<div class="block"><i>use <a href="../../../../../../org/apache/poi/hssf/util/HSSFColor.HSSFColorPredefined.html" title="enum in org.apache.poi.hssf.util"><code>HSSFColor.HSSFColorPredefined</code></a> instead</i></div>
-</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>static class&nbsp;</code></td>
-<td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/hssf/util/HSSFColor.PALE_BLUE.html" title="class in org.apache.poi.hssf.util">HSSFColor.PALE_BLUE</a></strong></code>
-<div class="block"><strong>Deprecated.</strong>&nbsp;
-<div class="block"><i>use <a href="../../../../../../org/apache/poi/hssf/util/HSSFColor.HSSFColorPredefined.html" title="enum in org.apache.poi.hssf.util"><code>HSSFColor.HSSFColorPredefined</code></a> instead</i></div>
-</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>static class&nbsp;</code></td>
-<td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/hssf/util/HSSFColor.PINK.html" title="class in org.apache.poi.hssf.util">HSSFColor.PINK</a></strong></code>
-<div class="block"><strong>Deprecated.</strong>&nbsp;
-<div class="block"><i>use <a href="../../../../../../org/apache/poi/hssf/util/HSSFColor.HSSFColorPredefined.html" title="enum in org.apache.poi.hssf.util"><code>HSSFColor.HSSFColorPredefined</code></a> instead</i></div>
-</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>static class&nbsp;</code></td>
-<td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/hssf/util/HSSFColor.PLUM.html" title="class in org.apache.poi.hssf.util">HSSFColor.PLUM</a></strong></code>
-<div class="block"><strong>Deprecated.</strong>&nbsp;
-<div class="block"><i>use <a href="../../../../../../org/apache/poi/hssf/util/HSSFColor.HSSFColorPredefined.html" title="enum in org.apache.poi.hssf.util"><code>HSSFColor.HSSFColorPredefined</code></a> instead</i></div>
-</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>static class&nbsp;</code></td>
-<td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/hssf/util/HSSFColor.RED.html" title="class in org.apache.poi.hssf.util">HSSFColor.RED</a></strong></code>
-<div class="block"><strong>Deprecated.</strong>&nbsp;
-<div class="block"><i>use <a href="../../../../../../org/apache/poi/hssf/util/HSSFColor.HSSFColorPredefined.html" title="enum in org.apache.poi.hssf.util"><code>HSSFColor.HSSFColorPredefined</code></a> instead</i></div>
-</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>static class&nbsp;</code></td>
-<td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/hssf/util/HSSFColor.ROSE.html" title="class in org.apache.poi.hssf.util">HSSFColor.ROSE</a></strong></code>
-<div class="block"><strong>Deprecated.</strong>&nbsp;
-<div class="block"><i>use <a href="../../../../../../org/apache/poi/hssf/util/HSSFColor.HSSFColorPredefined.html" title="enum in org.apache.poi.hssf.util"><code>HSSFColor.HSSFColorPredefined</code></a> instead</i></div>
-</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>static class&nbsp;</code></td>
-<td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/hssf/util/HSSFColor.ROYAL_BLUE.html" title="class in org.apache.poi.hssf.util">HSSFColor.ROYAL_BLUE</a></strong></code>
-<div class="block"><strong>Deprecated.</strong>&nbsp;
-<div class="block"><i>use <a href="../../../../../../org/apache/poi/hssf/util/HSSFColor.HSSFColorPredefined.html" title="enum in org.apache.poi.hssf.util"><code>HSSFColor.HSSFColorPredefined</code></a> instead</i></div>
-</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>static class&nbsp;</code></td>
-<td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/hssf/util/HSSFColor.SEA_GREEN.html" title="class in org.apache.poi.hssf.util">HSSFColor.SEA_GREEN</a></strong></code>
-<div class="block"><strong>Deprecated.</strong>&nbsp;
-<div class="block"><i>use <a href="../../../../../../org/apache/poi/hssf/util/HSSFColor.HSSFColorPredefined.html" title="enum in org.apache.poi.hssf.util"><code>HSSFColor.HSSFColorPredefined</code></a> instead</i></div>
-</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>static class&nbsp;</code></td>
-<td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/hssf/util/HSSFColor.SKY_BLUE.html" title="class in org.apache.poi.hssf.util">HSSFColor.SKY_BLUE</a></strong></code>
-<div class="block"><strong>Deprecated.</strong>&nbsp;
-<div class="block"><i>use <a href="../../../../../../org/apache/poi/hssf/util/HSSFColor.HSSFColorPredefined.html" title="enum in org.apache.poi.hssf.util"><code>HSSFColor.HSSFColorPredefined</code></a> instead</i></div>
-</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>static class&nbsp;</code></td>
-<td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/hssf/util/HSSFColor.TAN.html" title="class in org.apache.poi.hssf.util">HSSFColor.TAN</a></strong></code>
-<div class="block"><strong>Deprecated.</strong>&nbsp;
-<div class="block"><i>use <a href="../../../../../../org/apache/poi/hssf/util/HSSFColor.HSSFColorPredefined.html" title="enum in org.apache.poi.hssf.util"><code>HSSFColor.HSSFColorPredefined</code></a> instead</i></div>
-</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>static class&nbsp;</code></td>
-<td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/hssf/util/HSSFColor.TEAL.html" title="class in org.apache.poi.hssf.util">HSSFColor.TEAL</a></strong></code>
-<div class="block"><strong>Deprecated.</strong>&nbsp;
-<div class="block"><i>use <a href="../../../../../../org/apache/poi/hssf/util/HSSFColor.HSSFColorPredefined.html" title="enum in org.apache.poi.hssf.util"><code>HSSFColor.HSSFColorPredefined</code></a> instead</i></div>
-</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>static class&nbsp;</code></td>
-<td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/hssf/util/HSSFColor.TURQUOISE.html" title="class in org.apache.poi.hssf.util">HSSFColor.TURQUOISE</a></strong></code>
-<div class="block"><strong>Deprecated.</strong>&nbsp;
-<div class="block"><i>use <a href="../../../../../../org/apache/poi/hssf/util/HSSFColor.HSSFColorPredefined.html" title="enum in org.apache.poi.hssf.util"><code>HSSFColor.HSSFColorPredefined</code></a> instead</i></div>
-</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>static class&nbsp;</code></td>
-<td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/hssf/util/HSSFColor.VIOLET.html" title="class in org.apache.poi.hssf.util">HSSFColor.VIOLET</a></strong></code>
-<div class="block"><strong>Deprecated.</strong>&nbsp;
-<div class="block"><i>use <a href="../../../../../../org/apache/poi/hssf/util/HSSFColor.HSSFColorPredefined.html" title="enum in org.apache.poi.hssf.util"><code>HSSFColor.HSSFColorPredefined</code></a> instead</i></div>
-</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>static class&nbsp;</code></td>
-<td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/hssf/util/HSSFColor.WHITE.html" title="class in org.apache.poi.hssf.util">HSSFColor.WHITE</a></strong></code>
-<div class="block"><strong>Deprecated.</strong>&nbsp;
-<div class="block"><i>use <a href="../../../../../../org/apache/poi/hssf/util/HSSFColor.HSSFColorPredefined.html" title="enum in org.apache.poi.hssf.util"><code>HSSFColor.HSSFColorPredefined</code></a> instead</i></div>
-</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>static class&nbsp;</code></td>
-<td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/hssf/util/HSSFColor.YELLOW.html" title="class in org.apache.poi.hssf.util">HSSFColor.YELLOW</a></strong></code>
-<div class="block"><strong>Deprecated.</strong>&nbsp;
-<div class="block"><i>use <a href="../../../../../../org/apache/poi/hssf/util/HSSFColor.HSSFColorPredefined.html" title="enum in org.apache.poi.hssf.util"><code>HSSFColor.HSSFColorPredefined</code></a> instead</i></div>
-</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/util/package-summary.html">org.apache.poi.hssf.util</a> that return <a href="../../../../../../org/apache/poi/hssf/util/HSSFColor.html" title="class in org.apache.poi.hssf.util">HSSFColor</a></span><span class="tabEnd">&nbsp;</span></caption>
 <tr>
@@ -631,12 +238,6 @@ HSSF concepts.</div>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>static <a href="../../../../../../org/apache/poi/hssf/util/HSSFColor.html" title="class in org.apache.poi.hssf.util">HSSFColor</a></code></td>
-<td class="colLast"><span class="strong">HSSFColor.AUTOMATIC.</span><code><strong><a href="../../../../../../org/apache/poi/hssf/util/HSSFColor.AUTOMATIC.html#getInstance()">getInstance</a></strong>()</code>
-<div class="block"><strong>Deprecated.</strong>&nbsp;</div>
-&nbsp;</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>static <a href="../../../../../../org/apache/poi/hssf/util/HSSFColor.html" title="class in org.apache.poi.hssf.util">HSSFColor</a></code></td>
 <td class="colLast"><span class="strong">HSSFColor.</span><code><strong><a href="../../../../../../org/apache/poi/hssf/util/HSSFColor.html#toHSSFColor(org.apache.poi.ss.usermodel.Color)">toHSSFColor</a></strong>(<a href="../../../../../../org/apache/poi/ss/usermodel/Color.html" title="interface in org.apache.poi.ss.usermodel">Color</a>&nbsp;color)</code>
 <div class="block">Checked type cast <tt>color</tt> to an HSSFColor.</div>
 </td>

Modified: poi/site/publish/apidocs/org/apache/poi/hssf/util/package-frame.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hssf/util/package-frame.html?rev=1808437&r1=1808436&r2=1808437&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hssf/util/package-frame.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hssf/util/package-frame.html Fri Sep 15 09:05:41 2017
@@ -14,54 +14,6 @@
 <li><a href="CellRangeAddress8Bit.html" title="class in org.apache.poi.hssf.util" target="classFrame">CellRangeAddress8Bit</a></li>
 <li><a href="CellReference.html" title="class in org.apache.poi.hssf.util" target="classFrame">CellReference</a></li>
 <li><a href="HSSFColor.html" title="class in org.apache.poi.hssf.util" target="classFrame">HSSFColor</a></li>
-<li><a href="HSSFColor.AQUA.html" title="class in org.apache.poi.hssf.util" target="classFrame">HSSFColor.AQUA</a></li>
-<li><a href="HSSFColor.AUTOMATIC.html" title="class in org.apache.poi.hssf.util" target="classFrame">HSSFColor.AUTOMATIC</a></li>
-<li><a href="HSSFColor.BLACK.html" title="class in org.apache.poi.hssf.util" target="classFrame">HSSFColor.BLACK</a></li>
-<li><a href="HSSFColor.BLUE.html" title="class in org.apache.poi.hssf.util" target="classFrame">HSSFColor.BLUE</a></li>
-<li><a href="HSSFColor.BLUE_GREY.html" title="class in org.apache.poi.hssf.util" target="classFrame">HSSFColor.BLUE_GREY</a></li>
-<li><a href="HSSFColor.BRIGHT_GREEN.html" title="class in org.apache.poi.hssf.util" target="classFrame">HSSFColor.BRIGHT_GREEN</a></li>
-<li><a href="HSSFColor.BROWN.html" title="class in org.apache.poi.hssf.util" target="classFrame">HSSFColor.BROWN</a></li>
-<li><a href="HSSFColor.CORAL.html" title="class in org.apache.poi.hssf.util" target="classFrame">HSSFColor.CORAL</a></li>
-<li><a href="HSSFColor.CORNFLOWER_BLUE.html" title="class in org.apache.poi.hssf.util" target="classFrame">HSSFColor.CORNFLOWER_BLUE</a></li>
-<li><a href="HSSFColor.DARK_BLUE.html" title="class in org.apache.poi.hssf.util" target="classFrame">HSSFColor.DARK_BLUE</a></li>
-<li><a href="HSSFColor.DARK_GREEN.html" title="class in org.apache.poi.hssf.util" target="classFrame">HSSFColor.DARK_GREEN</a></li>
-<li><a href="HSSFColor.DARK_RED.html" title="class in org.apache.poi.hssf.util" target="classFrame">HSSFColor.DARK_RED</a></li>
-<li><a href="HSSFColor.DARK_TEAL.html" title="class in org.apache.poi.hssf.util" target="classFrame">HSSFColor.DARK_TEAL</a></li>
-<li><a href="HSSFColor.DARK_YELLOW.html" title="class in org.apache.poi.hssf.util" target="classFrame">HSSFColor.DARK_YELLOW</a></li>
-<li><a href="HSSFColor.GOLD.html" title="class in org.apache.poi.hssf.util" target="classFrame">HSSFColor.GOLD</a></li>
-<li><a href="HSSFColor.GREEN.html" title="class in org.apache.poi.hssf.util" target="classFrame">HSSFColor.GREEN</a></li>
-<li><a href="HSSFColor.GREY_25_PERCENT.html" title="class in org.apache.poi.hssf.util" target="classFrame">HSSFColor.GREY_25_PERCENT</a></li>
-<li><a href="HSSFColor.GREY_40_PERCENT.html" title="class in org.apache.poi.hssf.util" target="classFrame">HSSFColor.GREY_40_PERCENT</a></li>
-<li><a href="HSSFColor.GREY_50_PERCENT.html" title="class in org.apache.poi.hssf.util" target="classFrame">HSSFColor.GREY_50_PERCENT</a></li>
-<li><a href="HSSFColor.GREY_80_PERCENT.html" title="class in org.apache.poi.hssf.util" target="classFrame">HSSFColor.GREY_80_PERCENT</a></li>
-<li><a href="HSSFColor.INDIGO.html" title="class in org.apache.poi.hssf.util" target="classFrame">HSSFColor.INDIGO</a></li>
-<li><a href="HSSFColor.LAVENDER.html" title="class in org.apache.poi.hssf.util" target="classFrame">HSSFColor.LAVENDER</a></li>
-<li><a href="HSSFColor.LEMON_CHIFFON.html" title="class in org.apache.poi.hssf.util" target="classFrame">HSSFColor.LEMON_CHIFFON</a></li>
-<li><a href="HSSFColor.LIGHT_BLUE.html" title="class in org.apache.poi.hssf.util" target="classFrame">HSSFColor.LIGHT_BLUE</a></li>
-<li><a href="HSSFColor.LIGHT_CORNFLOWER_BLUE.html" title="class in org.apache.poi.hssf.util" target="classFrame">HSSFColor.LIGHT_CORNFLOWER_BLUE</a></li>
-<li><a href="HSSFColor.LIGHT_GREEN.html" title="class in org.apache.poi.hssf.util" target="classFrame">HSSFColor.LIGHT_GREEN</a></li>
-<li><a href="HSSFColor.LIGHT_ORANGE.html" title="class in org.apache.poi.hssf.util" target="classFrame">HSSFColor.LIGHT_ORANGE</a></li>
-<li><a href="HSSFColor.LIGHT_TURQUOISE.html" title="class in org.apache.poi.hssf.util" target="classFrame">HSSFColor.LIGHT_TURQUOISE</a></li>
-<li><a href="HSSFColor.LIGHT_YELLOW.html" title="class in org.apache.poi.hssf.util" target="classFrame">HSSFColor.LIGHT_YELLOW</a></li>
-<li><a href="HSSFColor.LIME.html" title="class in org.apache.poi.hssf.util" target="classFrame">HSSFColor.LIME</a></li>
-<li><a href="HSSFColor.MAROON.html" title="class in org.apache.poi.hssf.util" target="classFrame">HSSFColor.MAROON</a></li>
-<li><a href="HSSFColor.OLIVE_GREEN.html" title="class in org.apache.poi.hssf.util" target="classFrame">HSSFColor.OLIVE_GREEN</a></li>
-<li><a href="HSSFColor.ORANGE.html" title="class in org.apache.poi.hssf.util" target="classFrame">HSSFColor.ORANGE</a></li>
-<li><a href="HSSFColor.ORCHID.html" title="class in org.apache.poi.hssf.util" target="classFrame">HSSFColor.ORCHID</a></li>
-<li><a href="HSSFColor.PALE_BLUE.html" title="class in org.apache.poi.hssf.util" target="classFrame">HSSFColor.PALE_BLUE</a></li>
-<li><a href="HSSFColor.PINK.html" title="class in org.apache.poi.hssf.util" target="classFrame">HSSFColor.PINK</a></li>
-<li><a href="HSSFColor.PLUM.html" title="class in org.apache.poi.hssf.util" target="classFrame">HSSFColor.PLUM</a></li>
-<li><a href="HSSFColor.RED.html" title="class in org.apache.poi.hssf.util" target="classFrame">HSSFColor.RED</a></li>
-<li><a href="HSSFColor.ROSE.html" title="class in org.apache.poi.hssf.util" target="classFrame">HSSFColor.ROSE</a></li>
-<li><a href="HSSFColor.ROYAL_BLUE.html" title="class in org.apache.poi.hssf.util" target="classFrame">HSSFColor.ROYAL_BLUE</a></li>
-<li><a href="HSSFColor.SEA_GREEN.html" title="class in org.apache.poi.hssf.util" target="classFrame">HSSFColor.SEA_GREEN</a></li>
-<li><a href="HSSFColor.SKY_BLUE.html" title="class in org.apache.poi.hssf.util" target="classFrame">HSSFColor.SKY_BLUE</a></li>
-<li><a href="HSSFColor.TAN.html" title="class in org.apache.poi.hssf.util" target="classFrame">HSSFColor.TAN</a></li>
-<li><a href="HSSFColor.TEAL.html" title="class in org.apache.poi.hssf.util" target="classFrame">HSSFColor.TEAL</a></li>
-<li><a href="HSSFColor.TURQUOISE.html" title="class in org.apache.poi.hssf.util" target="classFrame">HSSFColor.TURQUOISE</a></li>
-<li><a href="HSSFColor.VIOLET.html" title="class in org.apache.poi.hssf.util" target="classFrame">HSSFColor.VIOLET</a></li>
-<li><a href="HSSFColor.WHITE.html" title="class in org.apache.poi.hssf.util" target="classFrame">HSSFColor.WHITE</a></li>
-<li><a href="HSSFColor.YELLOW.html" title="class in org.apache.poi.hssf.util" target="classFrame">HSSFColor.YELLOW</a></li>
 <li><a href="HSSFRegionUtil.html" title="class in org.apache.poi.hssf.util" target="classFrame">HSSFRegionUtil</a></li>
 <li><a href="LazilyConcatenatedByteArray.html" title="class in org.apache.poi.hssf.util" target="classFrame">LazilyConcatenatedByteArray</a></li>
 <li><a href="PaneInformation.html" title="class in org.apache.poi.hssf.util" target="classFrame">PaneInformation</a></li>



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