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/01/23 06:25:15 UTC

svn commit: r1779878 [11/23] - in /poi/site/publish/apidocs: ./ org/apache/poi/hssf/usermodel/ org/apache/poi/hssf/util/ org/apache/poi/hssf/util/class-use/ org/apache/poi/hwmf/draw/ org/apache/poi/ss/usermodel/class-use/ org/apache/poi/util/class-use/

Added: 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=1779878&view=auto
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hssf/util/HSSFColor.HSSFColorPredefined.html (added)
+++ poi/site/publish/apidocs/org/apache/poi/hssf/util/HSSFColor.HSSFColorPredefined.html Mon Jan 23 06:25:13 2017
@@ -0,0 +1,959 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<title>HSSFColor.HSSFColorPredefined (POI API Documentation)</title>
+<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="HSSFColor.HSSFColorPredefined (POI API Documentation)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</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/HSSFColor.HSSFColorPredefined.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../org/apache/poi/hssf/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>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../index.html?org/apache/poi/hssf/util/HSSFColor.HSSFColorPredefined.html" target="_top">Frames</a></li>
+<li><a href="HSSFColor.HSSFColorPredefined.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><a href="#enum_constant_summary">Enum Constants</a>&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#method_summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#enum_constant_detail">Enum Constants</a>&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#method_detail">Method</a></li>
+</ul>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">org.apache.poi.hssf.util</div>
+<h2 title="Enum HSSFColor.HSSFColorPredefined" class="title">Enum HSSFColor.HSSFColorPredefined</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li>java.lang.Object</li>
+<li>
+<ul class="inheritance">
+<li>java.lang.Enum&lt;<a href="../../../../../org/apache/poi/hssf/util/HSSFColor.HSSFColorPredefined.html" title="enum in org.apache.poi.hssf.util">HSSFColor.HSSFColorPredefined</a>&gt;</li>
+<li>
+<ul class="inheritance">
+<li>org.apache.poi.hssf.util.HSSFColor.HSSFColorPredefined</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl>
+<dt>All Implemented Interfaces:</dt>
+<dd>java.io.Serializable, java.lang.Comparable&lt;<a href="../../../../../org/apache/poi/hssf/util/HSSFColor.HSSFColorPredefined.html" title="enum in org.apache.poi.hssf.util">HSSFColor.HSSFColorPredefined</a>&gt;</dd>
+</dl>
+<dl>
+<dt>Enclosing class:</dt>
+<dd><a href="../../../../../org/apache/poi/hssf/util/HSSFColor.html" title="class in org.apache.poi.hssf.util">HSSFColor</a></dd>
+</dl>
+<hr>
+<br>
+<pre>public static enum <span class="strong">HSSFColor.HSSFColorPredefined</span>
+extends java.lang.Enum&lt;<a href="../../../../../org/apache/poi/hssf/util/HSSFColor.HSSFColorPredefined.html" title="enum in org.apache.poi.hssf.util">HSSFColor.HSSFColorPredefined</a>&gt;</pre>
+<div class="block">Predefined HSSFColors with their given palette index (and an optional 2nd index)</div>
+<dl><dt><span class="strong">Since:</span></dt>
+  <dd>POI 3.16 beta 2</dd></dl>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- =========== ENUM CONSTANT SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="enum_constant_summary">
+<!--   -->
+</a>
+<h3>Enum Constant Summary</h3>
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Enum Constant Summary table, listing enum constants, and an explanation">
+<caption><span>Enum Constants</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Enum Constant and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><strong><a href="../../../../../org/apache/poi/hssf/util/HSSFColor.HSSFColorPredefined.html#AQUA">AQUA</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><code><strong><a href="../../../../../org/apache/poi/hssf/util/HSSFColor.HSSFColorPredefined.html#AUTOMATIC">AUTOMATIC</a></strong></code>
+<div class="block">Special Default/Normal/Automatic color.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><strong><a href="../../../../../org/apache/poi/hssf/util/HSSFColor.HSSFColorPredefined.html#BLACK">BLACK</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><code><strong><a href="../../../../../org/apache/poi/hssf/util/HSSFColor.HSSFColorPredefined.html#BLUE">BLUE</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><strong><a href="../../../../../org/apache/poi/hssf/util/HSSFColor.HSSFColorPredefined.html#BLUE_GREY">BLUE_GREY</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><code><strong><a href="../../../../../org/apache/poi/hssf/util/HSSFColor.HSSFColorPredefined.html#BRIGHT_GREEN">BRIGHT_GREEN</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><strong><a href="../../../../../org/apache/poi/hssf/util/HSSFColor.HSSFColorPredefined.html#BROWN">BROWN</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><code><strong><a href="../../../../../org/apache/poi/hssf/util/HSSFColor.HSSFColorPredefined.html#CORAL">CORAL</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><strong><a href="../../../../../org/apache/poi/hssf/util/HSSFColor.HSSFColorPredefined.html#CORNFLOWER_BLUE">CORNFLOWER_BLUE</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><code><strong><a href="../../../../../org/apache/poi/hssf/util/HSSFColor.HSSFColorPredefined.html#DARK_BLUE">DARK_BLUE</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><strong><a href="../../../../../org/apache/poi/hssf/util/HSSFColor.HSSFColorPredefined.html#DARK_GREEN">DARK_GREEN</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><code><strong><a href="../../../../../org/apache/poi/hssf/util/HSSFColor.HSSFColorPredefined.html#DARK_RED">DARK_RED</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><strong><a href="../../../../../org/apache/poi/hssf/util/HSSFColor.HSSFColorPredefined.html#DARK_TEAL">DARK_TEAL</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><code><strong><a href="../../../../../org/apache/poi/hssf/util/HSSFColor.HSSFColorPredefined.html#DARK_YELLOW">DARK_YELLOW</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><strong><a href="../../../../../org/apache/poi/hssf/util/HSSFColor.HSSFColorPredefined.html#GOLD">GOLD</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><code><strong><a href="../../../../../org/apache/poi/hssf/util/HSSFColor.HSSFColorPredefined.html#GREEN">GREEN</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><strong><a href="../../../../../org/apache/poi/hssf/util/HSSFColor.HSSFColorPredefined.html#GREY_25_PERCENT">GREY_25_PERCENT</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><code><strong><a href="../../../../../org/apache/poi/hssf/util/HSSFColor.HSSFColorPredefined.html#GREY_40_PERCENT">GREY_40_PERCENT</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><strong><a href="../../../../../org/apache/poi/hssf/util/HSSFColor.HSSFColorPredefined.html#GREY_50_PERCENT">GREY_50_PERCENT</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><code><strong><a href="../../../../../org/apache/poi/hssf/util/HSSFColor.HSSFColorPredefined.html#GREY_80_PERCENT">GREY_80_PERCENT</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><strong><a href="../../../../../org/apache/poi/hssf/util/HSSFColor.HSSFColorPredefined.html#INDIGO">INDIGO</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><code><strong><a href="../../../../../org/apache/poi/hssf/util/HSSFColor.HSSFColorPredefined.html#LAVENDER">LAVENDER</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><strong><a href="../../../../../org/apache/poi/hssf/util/HSSFColor.HSSFColorPredefined.html#LEMON_CHIFFON">LEMON_CHIFFON</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><code><strong><a href="../../../../../org/apache/poi/hssf/util/HSSFColor.HSSFColorPredefined.html#LIGHT_BLUE">LIGHT_BLUE</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><strong><a href="../../../../../org/apache/poi/hssf/util/HSSFColor.HSSFColorPredefined.html#LIGHT_CORNFLOWER_BLUE">LIGHT_CORNFLOWER_BLUE</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><code><strong><a href="../../../../../org/apache/poi/hssf/util/HSSFColor.HSSFColorPredefined.html#LIGHT_GREEN">LIGHT_GREEN</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><strong><a href="../../../../../org/apache/poi/hssf/util/HSSFColor.HSSFColorPredefined.html#LIGHT_ORANGE">LIGHT_ORANGE</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><code><strong><a href="../../../../../org/apache/poi/hssf/util/HSSFColor.HSSFColorPredefined.html#LIGHT_TURQUOISE">LIGHT_TURQUOISE</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><strong><a href="../../../../../org/apache/poi/hssf/util/HSSFColor.HSSFColorPredefined.html#LIGHT_YELLOW">LIGHT_YELLOW</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><code><strong><a href="../../../../../org/apache/poi/hssf/util/HSSFColor.HSSFColorPredefined.html#LIME">LIME</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><strong><a href="../../../../../org/apache/poi/hssf/util/HSSFColor.HSSFColorPredefined.html#MAROON">MAROON</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><code><strong><a href="../../../../../org/apache/poi/hssf/util/HSSFColor.HSSFColorPredefined.html#OLIVE_GREEN">OLIVE_GREEN</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><strong><a href="../../../../../org/apache/poi/hssf/util/HSSFColor.HSSFColorPredefined.html#ORANGE">ORANGE</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><code><strong><a href="../../../../../org/apache/poi/hssf/util/HSSFColor.HSSFColorPredefined.html#ORCHID">ORCHID</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><strong><a href="../../../../../org/apache/poi/hssf/util/HSSFColor.HSSFColorPredefined.html#PALE_BLUE">PALE_BLUE</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><code><strong><a href="../../../../../org/apache/poi/hssf/util/HSSFColor.HSSFColorPredefined.html#PINK">PINK</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><strong><a href="../../../../../org/apache/poi/hssf/util/HSSFColor.HSSFColorPredefined.html#PLUM">PLUM</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><code><strong><a href="../../../../../org/apache/poi/hssf/util/HSSFColor.HSSFColorPredefined.html#RED">RED</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><strong><a href="../../../../../org/apache/poi/hssf/util/HSSFColor.HSSFColorPredefined.html#ROSE">ROSE</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><code><strong><a href="../../../../../org/apache/poi/hssf/util/HSSFColor.HSSFColorPredefined.html#ROYAL_BLUE">ROYAL_BLUE</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><strong><a href="../../../../../org/apache/poi/hssf/util/HSSFColor.HSSFColorPredefined.html#SEA_GREEN">SEA_GREEN</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><code><strong><a href="../../../../../org/apache/poi/hssf/util/HSSFColor.HSSFColorPredefined.html#SKY_BLUE">SKY_BLUE</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><strong><a href="../../../../../org/apache/poi/hssf/util/HSSFColor.HSSFColorPredefined.html#TAN">TAN</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><code><strong><a href="../../../../../org/apache/poi/hssf/util/HSSFColor.HSSFColorPredefined.html#TEAL">TEAL</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><strong><a href="../../../../../org/apache/poi/hssf/util/HSSFColor.HSSFColorPredefined.html#TURQUOISE">TURQUOISE</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><code><strong><a href="../../../../../org/apache/poi/hssf/util/HSSFColor.HSSFColorPredefined.html#VIOLET">VIOLET</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><strong><a href="../../../../../org/apache/poi/hssf/util/HSSFColor.HSSFColorPredefined.html#WHITE">WHITE</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><code><strong><a href="../../../../../org/apache/poi/hssf/util/HSSFColor.HSSFColorPredefined.html#YELLOW">YELLOW</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><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.HSSFColorPredefined.html#getColor()">getColor</a></strong>()</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.HSSFColorPredefined.html#getHexString()">getHexString</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>short</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/util/HSSFColor.HSSFColorPredefined.html#getIndex()">getIndex</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>short</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/util/HSSFColor.HSSFColorPredefined.html#getIndex2()">getIndex2</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>short[]</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/util/HSSFColor.HSSFColorPredefined.html#getTriplet()">getTriplet</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static <a href="../../../../../org/apache/poi/hssf/util/HSSFColor.HSSFColorPredefined.html" title="enum in org.apache.poi.hssf.util">HSSFColor.HSSFColorPredefined</a></code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/util/HSSFColor.HSSFColorPredefined.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="altColor">
+<td class="colFirst"><code>static <a href="../../../../../org/apache/poi/hssf/util/HSSFColor.HSSFColorPredefined.html" title="enum in org.apache.poi.hssf.util">HSSFColor.HSSFColorPredefined</a>[]</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/util/HSSFColor.HSSFColorPredefined.html#values()">values</a></strong>()</code>
+<div class="block">Returns an array containing the constants of this enum type, in
+the order they are declared.</div>
+</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods_inherited_from_class_java.lang.Enum">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.Enum</h3>
+<code>clone, compareTo, equals, finalize, getDeclaringClass, hashCode, name, ordinal, toString, valueOf</code></li>
+</ul>
+<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>getClass, notify, notifyAll, wait, wait, wait</code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ============ ENUM CONSTANT DETAIL =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="enum_constant_detail">
+<!--   -->
+</a>
+<h3>Enum Constant Detail</h3>
+<a name="BLACK">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>BLACK</h4>
+<pre>public static final&nbsp;<a href="../../../../../org/apache/poi/hssf/util/HSSFColor.HSSFColorPredefined.html" title="enum in org.apache.poi.hssf.util">HSSFColor.HSSFColorPredefined</a> BLACK</pre>
+</li>
+</ul>
+<a name="BROWN">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>BROWN</h4>
+<pre>public static final&nbsp;<a href="../../../../../org/apache/poi/hssf/util/HSSFColor.HSSFColorPredefined.html" title="enum in org.apache.poi.hssf.util">HSSFColor.HSSFColorPredefined</a> BROWN</pre>
+</li>
+</ul>
+<a name="OLIVE_GREEN">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>OLIVE_GREEN</h4>
+<pre>public static final&nbsp;<a href="../../../../../org/apache/poi/hssf/util/HSSFColor.HSSFColorPredefined.html" title="enum in org.apache.poi.hssf.util">HSSFColor.HSSFColorPredefined</a> OLIVE_GREEN</pre>
+</li>
+</ul>
+<a name="DARK_GREEN">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>DARK_GREEN</h4>
+<pre>public static final&nbsp;<a href="../../../../../org/apache/poi/hssf/util/HSSFColor.HSSFColorPredefined.html" title="enum in org.apache.poi.hssf.util">HSSFColor.HSSFColorPredefined</a> DARK_GREEN</pre>
+</li>
+</ul>
+<a name="DARK_TEAL">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>DARK_TEAL</h4>
+<pre>public static final&nbsp;<a href="../../../../../org/apache/poi/hssf/util/HSSFColor.HSSFColorPredefined.html" title="enum in org.apache.poi.hssf.util">HSSFColor.HSSFColorPredefined</a> DARK_TEAL</pre>
+</li>
+</ul>
+<a name="DARK_BLUE">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>DARK_BLUE</h4>
+<pre>public static final&nbsp;<a href="../../../../../org/apache/poi/hssf/util/HSSFColor.HSSFColorPredefined.html" title="enum in org.apache.poi.hssf.util">HSSFColor.HSSFColorPredefined</a> DARK_BLUE</pre>
+</li>
+</ul>
+<a name="INDIGO">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>INDIGO</h4>
+<pre>public static final&nbsp;<a href="../../../../../org/apache/poi/hssf/util/HSSFColor.HSSFColorPredefined.html" title="enum in org.apache.poi.hssf.util">HSSFColor.HSSFColorPredefined</a> INDIGO</pre>
+</li>
+</ul>
+<a name="GREY_80_PERCENT">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>GREY_80_PERCENT</h4>
+<pre>public static final&nbsp;<a href="../../../../../org/apache/poi/hssf/util/HSSFColor.HSSFColorPredefined.html" title="enum in org.apache.poi.hssf.util">HSSFColor.HSSFColorPredefined</a> GREY_80_PERCENT</pre>
+</li>
+</ul>
+<a name="ORANGE">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>ORANGE</h4>
+<pre>public static final&nbsp;<a href="../../../../../org/apache/poi/hssf/util/HSSFColor.HSSFColorPredefined.html" title="enum in org.apache.poi.hssf.util">HSSFColor.HSSFColorPredefined</a> ORANGE</pre>
+</li>
+</ul>
+<a name="DARK_YELLOW">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>DARK_YELLOW</h4>
+<pre>public static final&nbsp;<a href="../../../../../org/apache/poi/hssf/util/HSSFColor.HSSFColorPredefined.html" title="enum in org.apache.poi.hssf.util">HSSFColor.HSSFColorPredefined</a> DARK_YELLOW</pre>
+</li>
+</ul>
+<a name="GREEN">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>GREEN</h4>
+<pre>public static final&nbsp;<a href="../../../../../org/apache/poi/hssf/util/HSSFColor.HSSFColorPredefined.html" title="enum in org.apache.poi.hssf.util">HSSFColor.HSSFColorPredefined</a> GREEN</pre>
+</li>
+</ul>
+<a name="TEAL">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>TEAL</h4>
+<pre>public static final&nbsp;<a href="../../../../../org/apache/poi/hssf/util/HSSFColor.HSSFColorPredefined.html" title="enum in org.apache.poi.hssf.util">HSSFColor.HSSFColorPredefined</a> TEAL</pre>
+</li>
+</ul>
+<a name="BLUE">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>BLUE</h4>
+<pre>public static final&nbsp;<a href="../../../../../org/apache/poi/hssf/util/HSSFColor.HSSFColorPredefined.html" title="enum in org.apache.poi.hssf.util">HSSFColor.HSSFColorPredefined</a> BLUE</pre>
+</li>
+</ul>
+<a name="BLUE_GREY">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>BLUE_GREY</h4>
+<pre>public static final&nbsp;<a href="../../../../../org/apache/poi/hssf/util/HSSFColor.HSSFColorPredefined.html" title="enum in org.apache.poi.hssf.util">HSSFColor.HSSFColorPredefined</a> BLUE_GREY</pre>
+</li>
+</ul>
+<a name="GREY_50_PERCENT">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>GREY_50_PERCENT</h4>
+<pre>public static final&nbsp;<a href="../../../../../org/apache/poi/hssf/util/HSSFColor.HSSFColorPredefined.html" title="enum in org.apache.poi.hssf.util">HSSFColor.HSSFColorPredefined</a> GREY_50_PERCENT</pre>
+</li>
+</ul>
+<a name="RED">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>RED</h4>
+<pre>public static final&nbsp;<a href="../../../../../org/apache/poi/hssf/util/HSSFColor.HSSFColorPredefined.html" title="enum in org.apache.poi.hssf.util">HSSFColor.HSSFColorPredefined</a> RED</pre>
+</li>
+</ul>
+<a name="LIGHT_ORANGE">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>LIGHT_ORANGE</h4>
+<pre>public static final&nbsp;<a href="../../../../../org/apache/poi/hssf/util/HSSFColor.HSSFColorPredefined.html" title="enum in org.apache.poi.hssf.util">HSSFColor.HSSFColorPredefined</a> LIGHT_ORANGE</pre>
+</li>
+</ul>
+<a name="LIME">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>LIME</h4>
+<pre>public static final&nbsp;<a href="../../../../../org/apache/poi/hssf/util/HSSFColor.HSSFColorPredefined.html" title="enum in org.apache.poi.hssf.util">HSSFColor.HSSFColorPredefined</a> LIME</pre>
+</li>
+</ul>
+<a name="SEA_GREEN">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>SEA_GREEN</h4>
+<pre>public static final&nbsp;<a href="../../../../../org/apache/poi/hssf/util/HSSFColor.HSSFColorPredefined.html" title="enum in org.apache.poi.hssf.util">HSSFColor.HSSFColorPredefined</a> SEA_GREEN</pre>
+</li>
+</ul>
+<a name="AQUA">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>AQUA</h4>
+<pre>public static final&nbsp;<a href="../../../../../org/apache/poi/hssf/util/HSSFColor.HSSFColorPredefined.html" title="enum in org.apache.poi.hssf.util">HSSFColor.HSSFColorPredefined</a> AQUA</pre>
+</li>
+</ul>
+<a name="LIGHT_BLUE">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>LIGHT_BLUE</h4>
+<pre>public static final&nbsp;<a href="../../../../../org/apache/poi/hssf/util/HSSFColor.HSSFColorPredefined.html" title="enum in org.apache.poi.hssf.util">HSSFColor.HSSFColorPredefined</a> LIGHT_BLUE</pre>
+</li>
+</ul>
+<a name="VIOLET">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>VIOLET</h4>
+<pre>public static final&nbsp;<a href="../../../../../org/apache/poi/hssf/util/HSSFColor.HSSFColorPredefined.html" title="enum in org.apache.poi.hssf.util">HSSFColor.HSSFColorPredefined</a> VIOLET</pre>
+</li>
+</ul>
+<a name="GREY_40_PERCENT">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>GREY_40_PERCENT</h4>
+<pre>public static final&nbsp;<a href="../../../../../org/apache/poi/hssf/util/HSSFColor.HSSFColorPredefined.html" title="enum in org.apache.poi.hssf.util">HSSFColor.HSSFColorPredefined</a> GREY_40_PERCENT</pre>
+</li>
+</ul>
+<a name="PINK">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>PINK</h4>
+<pre>public static final&nbsp;<a href="../../../../../org/apache/poi/hssf/util/HSSFColor.HSSFColorPredefined.html" title="enum in org.apache.poi.hssf.util">HSSFColor.HSSFColorPredefined</a> PINK</pre>
+</li>
+</ul>
+<a name="GOLD">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>GOLD</h4>
+<pre>public static final&nbsp;<a href="../../../../../org/apache/poi/hssf/util/HSSFColor.HSSFColorPredefined.html" title="enum in org.apache.poi.hssf.util">HSSFColor.HSSFColorPredefined</a> GOLD</pre>
+</li>
+</ul>
+<a name="YELLOW">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>YELLOW</h4>
+<pre>public static final&nbsp;<a href="../../../../../org/apache/poi/hssf/util/HSSFColor.HSSFColorPredefined.html" title="enum in org.apache.poi.hssf.util">HSSFColor.HSSFColorPredefined</a> YELLOW</pre>
+</li>
+</ul>
+<a name="BRIGHT_GREEN">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>BRIGHT_GREEN</h4>
+<pre>public static final&nbsp;<a href="../../../../../org/apache/poi/hssf/util/HSSFColor.HSSFColorPredefined.html" title="enum in org.apache.poi.hssf.util">HSSFColor.HSSFColorPredefined</a> BRIGHT_GREEN</pre>
+</li>
+</ul>
+<a name="TURQUOISE">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>TURQUOISE</h4>
+<pre>public static final&nbsp;<a href="../../../../../org/apache/poi/hssf/util/HSSFColor.HSSFColorPredefined.html" title="enum in org.apache.poi.hssf.util">HSSFColor.HSSFColorPredefined</a> TURQUOISE</pre>
+</li>
+</ul>
+<a name="DARK_RED">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>DARK_RED</h4>
+<pre>public static final&nbsp;<a href="../../../../../org/apache/poi/hssf/util/HSSFColor.HSSFColorPredefined.html" title="enum in org.apache.poi.hssf.util">HSSFColor.HSSFColorPredefined</a> DARK_RED</pre>
+</li>
+</ul>
+<a name="SKY_BLUE">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>SKY_BLUE</h4>
+<pre>public static final&nbsp;<a href="../../../../../org/apache/poi/hssf/util/HSSFColor.HSSFColorPredefined.html" title="enum in org.apache.poi.hssf.util">HSSFColor.HSSFColorPredefined</a> SKY_BLUE</pre>
+</li>
+</ul>
+<a name="PLUM">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>PLUM</h4>
+<pre>public static final&nbsp;<a href="../../../../../org/apache/poi/hssf/util/HSSFColor.HSSFColorPredefined.html" title="enum in org.apache.poi.hssf.util">HSSFColor.HSSFColorPredefined</a> PLUM</pre>
+</li>
+</ul>
+<a name="GREY_25_PERCENT">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>GREY_25_PERCENT</h4>
+<pre>public static final&nbsp;<a href="../../../../../org/apache/poi/hssf/util/HSSFColor.HSSFColorPredefined.html" title="enum in org.apache.poi.hssf.util">HSSFColor.HSSFColorPredefined</a> GREY_25_PERCENT</pre>
+</li>
+</ul>
+<a name="ROSE">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>ROSE</h4>
+<pre>public static final&nbsp;<a href="../../../../../org/apache/poi/hssf/util/HSSFColor.HSSFColorPredefined.html" title="enum in org.apache.poi.hssf.util">HSSFColor.HSSFColorPredefined</a> ROSE</pre>
+</li>
+</ul>
+<a name="LIGHT_YELLOW">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>LIGHT_YELLOW</h4>
+<pre>public static final&nbsp;<a href="../../../../../org/apache/poi/hssf/util/HSSFColor.HSSFColorPredefined.html" title="enum in org.apache.poi.hssf.util">HSSFColor.HSSFColorPredefined</a> LIGHT_YELLOW</pre>
+</li>
+</ul>
+<a name="LIGHT_GREEN">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>LIGHT_GREEN</h4>
+<pre>public static final&nbsp;<a href="../../../../../org/apache/poi/hssf/util/HSSFColor.HSSFColorPredefined.html" title="enum in org.apache.poi.hssf.util">HSSFColor.HSSFColorPredefined</a> LIGHT_GREEN</pre>
+</li>
+</ul>
+<a name="LIGHT_TURQUOISE">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>LIGHT_TURQUOISE</h4>
+<pre>public static final&nbsp;<a href="../../../../../org/apache/poi/hssf/util/HSSFColor.HSSFColorPredefined.html" title="enum in org.apache.poi.hssf.util">HSSFColor.HSSFColorPredefined</a> LIGHT_TURQUOISE</pre>
+</li>
+</ul>
+<a name="PALE_BLUE">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>PALE_BLUE</h4>
+<pre>public static final&nbsp;<a href="../../../../../org/apache/poi/hssf/util/HSSFColor.HSSFColorPredefined.html" title="enum in org.apache.poi.hssf.util">HSSFColor.HSSFColorPredefined</a> PALE_BLUE</pre>
+</li>
+</ul>
+<a name="LAVENDER">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>LAVENDER</h4>
+<pre>public static final&nbsp;<a href="../../../../../org/apache/poi/hssf/util/HSSFColor.HSSFColorPredefined.html" title="enum in org.apache.poi.hssf.util">HSSFColor.HSSFColorPredefined</a> LAVENDER</pre>
+</li>
+</ul>
+<a name="WHITE">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>WHITE</h4>
+<pre>public static final&nbsp;<a href="../../../../../org/apache/poi/hssf/util/HSSFColor.HSSFColorPredefined.html" title="enum in org.apache.poi.hssf.util">HSSFColor.HSSFColorPredefined</a> WHITE</pre>
+</li>
+</ul>
+<a name="CORNFLOWER_BLUE">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>CORNFLOWER_BLUE</h4>
+<pre>public static final&nbsp;<a href="../../../../../org/apache/poi/hssf/util/HSSFColor.HSSFColorPredefined.html" title="enum in org.apache.poi.hssf.util">HSSFColor.HSSFColorPredefined</a> CORNFLOWER_BLUE</pre>
+</li>
+</ul>
+<a name="LEMON_CHIFFON">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>LEMON_CHIFFON</h4>
+<pre>public static final&nbsp;<a href="../../../../../org/apache/poi/hssf/util/HSSFColor.HSSFColorPredefined.html" title="enum in org.apache.poi.hssf.util">HSSFColor.HSSFColorPredefined</a> LEMON_CHIFFON</pre>
+</li>
+</ul>
+<a name="MAROON">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>MAROON</h4>
+<pre>public static final&nbsp;<a href="../../../../../org/apache/poi/hssf/util/HSSFColor.HSSFColorPredefined.html" title="enum in org.apache.poi.hssf.util">HSSFColor.HSSFColorPredefined</a> MAROON</pre>
+</li>
+</ul>
+<a name="ORCHID">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>ORCHID</h4>
+<pre>public static final&nbsp;<a href="../../../../../org/apache/poi/hssf/util/HSSFColor.HSSFColorPredefined.html" title="enum in org.apache.poi.hssf.util">HSSFColor.HSSFColorPredefined</a> ORCHID</pre>
+</li>
+</ul>
+<a name="CORAL">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>CORAL</h4>
+<pre>public static final&nbsp;<a href="../../../../../org/apache/poi/hssf/util/HSSFColor.HSSFColorPredefined.html" title="enum in org.apache.poi.hssf.util">HSSFColor.HSSFColorPredefined</a> CORAL</pre>
+</li>
+</ul>
+<a name="ROYAL_BLUE">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>ROYAL_BLUE</h4>
+<pre>public static final&nbsp;<a href="../../../../../org/apache/poi/hssf/util/HSSFColor.HSSFColorPredefined.html" title="enum in org.apache.poi.hssf.util">HSSFColor.HSSFColorPredefined</a> ROYAL_BLUE</pre>
+</li>
+</ul>
+<a name="LIGHT_CORNFLOWER_BLUE">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>LIGHT_CORNFLOWER_BLUE</h4>
+<pre>public static final&nbsp;<a href="../../../../../org/apache/poi/hssf/util/HSSFColor.HSSFColorPredefined.html" title="enum in org.apache.poi.hssf.util">HSSFColor.HSSFColorPredefined</a> LIGHT_CORNFLOWER_BLUE</pre>
+</li>
+</ul>
+<a name="TAN">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>TAN</h4>
+<pre>public static final&nbsp;<a href="../../../../../org/apache/poi/hssf/util/HSSFColor.HSSFColorPredefined.html" title="enum in org.apache.poi.hssf.util">HSSFColor.HSSFColorPredefined</a> TAN</pre>
+</li>
+</ul>
+<a name="AUTOMATIC">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>AUTOMATIC</h4>
+<pre>public static final&nbsp;<a href="../../../../../org/apache/poi/hssf/util/HSSFColor.HSSFColorPredefined.html" title="enum in org.apache.poi.hssf.util">HSSFColor.HSSFColorPredefined</a> AUTOMATIC</pre>
+<div class="block">Special Default/Normal/Automatic color.<p>
+ <i>Note:</i> This class is NOT in the default Map returned by HSSFColor.
+ The index is a special case which is interpreted in the various setXXXColor calls.</div>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method_detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="values()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>values</h4>
+<pre>public static&nbsp;<a href="../../../../../org/apache/poi/hssf/util/HSSFColor.HSSFColorPredefined.html" title="enum in org.apache.poi.hssf.util">HSSFColor.HSSFColorPredefined</a>[]&nbsp;values()</pre>
+<div class="block">Returns an array containing the constants of this enum type, in
+the order they are declared.  This method may be used to iterate
+over the constants as follows:
+<pre>
+for (HSSFColor.HSSFColorPredefined c : HSSFColor.HSSFColorPredefined.values())
+&nbsp;   System.out.println(c);
+</pre></div>
+<dl><dt><span class="strong">Returns:</span></dt><dd>an array containing the constants of this enum type, in the order they are declared</dd></dl>
+</li>
+</ul>
+<a name="valueOf(java.lang.String)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>valueOf</h4>
+<pre>public static&nbsp;<a href="../../../../../org/apache/poi/hssf/util/HSSFColor.HSSFColorPredefined.html" title="enum in org.apache.poi.hssf.util">HSSFColor.HSSFColorPredefined</a>&nbsp;valueOf(java.lang.String&nbsp;name)</pre>
+<div class="block">Returns the enum constant of this type with the specified name.
+The string must match <i>exactly</i> an identifier used to declare an
+enum constant in this type.  (Extraneous whitespace characters are 
+not permitted.)</div>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>name</code> - the name of the enum constant to be returned.</dd>
+<dt><span class="strong">Returns:</span></dt><dd>the enum constant with the specified name</dd>
+<dt><span class="strong">Throws:</span></dt>
+<dd><code>java.lang.IllegalArgumentException</code> - if this enum type has no constant with the specified name</dd>
+<dd><code>java.lang.NullPointerException</code> - if the argument is null</dd></dl>
+</li>
+</ul>
+<a name="getIndex()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getIndex</h4>
+<pre>public&nbsp;short&nbsp;getIndex()</pre>
+<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../org/apache/poi/hssf/util/HSSFColor.html#getIndex()"><code>HSSFColor.getIndex()</code></a></dd></dl>
+</li>
+</ul>
+<a name="getIndex2()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getIndex2</h4>
+<pre>public&nbsp;short&nbsp;getIndex2()</pre>
+<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../org/apache/poi/hssf/util/HSSFColor.html#getIndex2()"><code>HSSFColor.getIndex2()</code></a></dd></dl>
+</li>
+</ul>
+<a name="getTriplet()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getTriplet</h4>
+<pre>public&nbsp;short[]&nbsp;getTriplet()</pre>
+<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../org/apache/poi/hssf/util/HSSFColor.html#getTriplet()"><code>HSSFColor.getTriplet()</code></a></dd></dl>
+</li>
+</ul>
+<a name="getHexString()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getHexString</h4>
+<pre>public&nbsp;java.lang.String&nbsp;getHexString()</pre>
+<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../org/apache/poi/hssf/util/HSSFColor.html#getHexString()"><code>HSSFColor.getHexString()</code></a></dd></dl>
+</li>
+</ul>
+<a name="getColor()">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>getColor</h4>
+<pre>public&nbsp;<a href="../../../../../org/apache/poi/hssf/util/HSSFColor.html" title="class in org.apache.poi.hssf.util">HSSFColor</a>&nbsp;getColor()</pre>
+<dl><dt><span class="strong">Returns:</span></dt><dd>(a copy of) the HSSFColor assigned to the enum</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/HSSFColor.HSSFColorPredefined.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../org/apache/poi/hssf/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>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../index.html?org/apache/poi/hssf/util/HSSFColor.HSSFColorPredefined.html" target="_top">Frames</a></li>
+<li><a href="HSSFColor.HSSFColorPredefined.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><a href="#enum_constant_summary">Enum Constants</a>&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#method_summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#enum_constant_detail">Enum Constants</a>&nbsp;|&nbsp;</li>
+<li>Field&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 2017 The Apache Software Foundation or
+        its licensors, as applicable.</i>
+            </small></p>
+</body>
+</html>

Modified: poi/site/publish/apidocs/org/apache/poi/hssf/util/HSSFColor.INDIGO.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hssf/util/HSSFColor.INDIGO.html?rev=1779878&r1=1779877&r2=1779878&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hssf/util/HSSFColor.INDIGO.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hssf/util/HSSFColor.INDIGO.html Mon Jan 23 06:25:13 2017
@@ -38,7 +38,7 @@
 </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.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/HSSFColor.LAVENDER.html" title="class in org.apache.poi.hssf.util"><span class="strong">Next Class</span></a></li>
 </ul>
 <ul class="navList">
@@ -66,13 +66,13 @@
 <li><a href="#nested_classes_inherited_from_class_org.apache.poi.hssf.util.HSSFColor">Nested</a>&nbsp;|&nbsp;</li>
 <li><a href="#field_summary">Field</a>&nbsp;|&nbsp;</li>
 <li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
-<li><a href="#method_summary">Method</a></li>
+<li><a href="#methods_inherited_from_class_org.apache.poi.hssf.util.HSSFColor">Method</a></li>
 </ul>
 <ul class="subNavList">
 <li>Detail:&nbsp;</li>
 <li><a href="#field_detail">Field</a>&nbsp;|&nbsp;</li>
 <li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
-<li><a href="#method_detail">Method</a></li>
+<li>Method</li>
 </ul>
 </div>
 <a name="skip-navbar_top">
@@ -110,10 +110,14 @@
 <dd><a href="../../../../../org/apache/poi/hssf/util/HSSFColor.html" title="class in org.apache.poi.hssf.util">HSSFColor</a></dd>
 </dl>
 <hr>
+<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>
 <br>
-<pre>public static final class <span class="strong">HSSFColor.INDIGO</span>
+<pre>@Deprecated
+<a href="../../../../../org/apache/poi/util/Removal.html" title="annotation in org.apache.poi.util">@Removal</a>(<a href="../../../../../org/apache/poi/util/Removal.html#version()">version</a>="3.18")
+public static class <span class="strong">HSSFColor.INDIGO</span>
 extends <a href="../../../../../org/apache/poi/hssf/util/HSSFColor.html" title="class in org.apache.poi.hssf.util">HSSFColor</a></pre>
-<div class="block">Class INDIGO</div>
 </li>
 </ul>
 </div>
@@ -131,7 +135,7 @@ extends <a href="../../../../../org/apac
 <!--   -->
 </a>
 <h3>Nested classes/interfaces inherited from class&nbsp;org.apache.poi.hssf.util.<a href="../../../../../org/apache/poi/hssf/util/HSSFColor.html" title="class in org.apache.poi.hssf.util">HSSFColor</a></h3>
-<code><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
 /apache/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.apa
 che.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.ut
 il">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></code></li>
+<code><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
 /apache/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.HSSFColorPredefined.html" title="enum in org.apache.poi.hssf.util">HSSFColor.H
 SSFColorPredefined</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.apache.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></code></li>
 </ul>
 </li>
 </ul>
@@ -149,15 +153,27 @@ extends <a href="../../../../../org/apac
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>static java.lang.String</code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/util/HSSFColor.INDIGO.html#hexString">hexString</a></strong></code>&nbsp;</td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/util/HSSFColor.INDIGO.html#hexString">hexString</a></strong></code>
+<div class="block"><strong>Deprecated.</strong>&nbsp;</div>
+&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>static short</code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/util/HSSFColor.INDIGO.html#index">index</a></strong></code>&nbsp;</td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/util/HSSFColor.INDIGO.html#index">index</a></strong></code>
+<div class="block"><strong>Deprecated.</strong>&nbsp;</div>
+&nbsp;</td>
 </tr>
 <tr class="altColor">
+<td class="colFirst"><code>static int</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/util/HSSFColor.INDIGO.html#index2">index2</a></strong></code>
+<div class="block"><strong>Deprecated.</strong>&nbsp;</div>
+&nbsp;</td>
+</tr>
+<tr class="rowColor">
 <td class="colFirst"><code>static short[]</code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/util/HSSFColor.INDIGO.html#triplet">triplet</a></strong></code>&nbsp;</td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/util/HSSFColor.INDIGO.html#triplet">triplet</a></strong></code>
+<div class="block"><strong>Deprecated.</strong>&nbsp;</div>
+&nbsp;</td>
 </tr>
 </table>
 </li>
@@ -174,7 +190,9 @@ extends <a href="../../../../../org/apac
 <th class="colOne" scope="col">Constructor and Description</th>
 </tr>
 <tr class="altColor">
-<td class="colOne"><code><strong><a href="../../../../../org/apache/poi/hssf/util/HSSFColor.INDIGO.html#HSSFColor.INDIGO()">HSSFColor.INDIGO</a></strong>()</code>&nbsp;</td>
+<td class="colOne"><code><strong><a href="../../../../../org/apache/poi/hssf/util/HSSFColor.INDIGO.html#HSSFColor.INDIGO()">HSSFColor.INDIGO</a></strong>()</code>
+<div class="block"><strong>Deprecated.</strong>&nbsp;</div>
+&nbsp;</td>
 </tr>
 </table>
 </li>
@@ -185,37 +203,12 @@ extends <a href="../../../../../org/apac
 <!--   -->
 </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>java.lang.String</code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/util/HSSFColor.INDIGO.html#getHexString()">getHexString</a></strong>()</code>
-<div class="block">returns colon-delimited hex string "0:0:0"</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>short</code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/util/HSSFColor.INDIGO.html#getIndex()">getIndex</a></strong>()</code>
-<div class="block">returns color standard palette index (0x08)</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>short[]</code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/util/HSSFColor.INDIGO.html#getTriplet()">getTriplet</a></strong>()</code>
-<div class="block">returns  RGB triplet (0, 0, 0)</div>
-</td>
-</tr>
-</table>
 <ul class="blockList">
 <li class="blockList"><a name="methods_inherited_from_class_org.apache.poi.hssf.util.HSSFColor">
 <!--   -->
 </a>
 <h3>Methods inherited from class&nbsp;org.apache.poi.hssf.util.<a href="../../../../../org/apache/poi/hssf/util/HSSFColor.html" title="class in org.apache.poi.hssf.util">HSSFColor</a></h3>
-<code><a href="../../../../../org/apache/poi/hssf/util/HSSFColor.html#getIndexHash()">getIndexHash</a>, <a href="../../../../../org/apache/poi/hssf/util/HSSFColor.html#getMutableIndexHash()">getMutableIndexHash</a>, <a href="../../../../../org/apache/poi/hssf/util/HSSFColor.html#getTripletHash()">getTripletHash</a>, <a href="../../../../../org/apache/poi/hssf/util/HSSFColor.html#toHSSFColor(org.apache.poi.ss.usermodel.Color)">toHSSFColor</a></code></li>
+<code><a href="../../../../../org/apache/poi/hssf/util/HSSFColor.html#getHexString()">getHexString</a>, <a href="../../../../../org/apache/poi/hssf/util/HSSFColor.html#getIndex()">getIndex</a>, <a href="../../../../../org/apache/poi/hssf/util/HSSFColor.html#getIndex2()">getIndex2</a>, <a href="../../../../../org/apache/poi/hssf/util/HSSFColor.html#getIndexHash()">getIndexHash</a>, <a href="../../../../../org/apache/poi/hssf/util/HSSFColor.html#getMutableIndexHash()">getMutableIndexHash</a>, <a href="../../../../../org/apache/poi/hssf/util/HSSFColor.html#getTriplet()">getTriplet</a>, <a href="../../../../../org/apache/poi/hssf/util/HSSFColor.html#getTripletHash()">getTripletHash</a>, <a href="../../../../../org/apache/poi/hssf/util/HSSFColor.html#toHSSFColor(org.apache.poi.ss.usermodel.Color)">toHSSFColor</a></code></li>
 </ul>
 <ul class="blockList">
 <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
@@ -245,7 +238,17 @@ extends <a href="../../../../../org/apac
 <li class="blockList">
 <h4>index</h4>
 <pre>public static final&nbsp;short index</pre>
-<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../constant-values.html#org.apache.poi.hssf.util.HSSFColor.INDIGO.index">Constant Field Values</a></dd></dl>
+<div class="block"><span class="strong">Deprecated.</span>&nbsp;</div>
+</li>
+</ul>
+<a name="index2">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>index2</h4>
+<pre>public static final&nbsp;int index2</pre>
+<div class="block"><span class="strong">Deprecated.</span>&nbsp;</div>
 </li>
 </ul>
 <a name="triplet">
@@ -255,6 +258,7 @@ extends <a href="../../../../../org/apac
 <li class="blockList">
 <h4>triplet</h4>
 <pre>public static final&nbsp;short[] triplet</pre>
+<div class="block"><span class="strong">Deprecated.</span>&nbsp;</div>
 </li>
 </ul>
 <a name="hexString">
@@ -264,7 +268,7 @@ extends <a href="../../../../../org/apac
 <li class="blockList">
 <h4>hexString</h4>
 <pre>public static final&nbsp;java.lang.String hexString</pre>
-<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../constant-values.html#org.apache.poi.hssf.util.HSSFColor.INDIGO.hexString">Constant Field Values</a></dd></dl>
+<div class="block"><span class="strong">Deprecated.</span>&nbsp;</div>
 </li>
 </ul>
 </li>
@@ -282,59 +286,7 @@ extends <a href="../../../../../org/apac
 <li class="blockList">
 <h4>HSSFColor.INDIGO</h4>
 <pre>public&nbsp;HSSFColor.INDIGO()</pre>
-</li>
-</ul>
-</li>
-</ul>
-<!-- ============ METHOD DETAIL ========== -->
-<ul class="blockList">
-<li class="blockList"><a name="method_detail">
-<!--   -->
-</a>
-<h3>Method Detail</h3>
-<a name="getIndex()">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>getIndex</h4>
-<pre>public&nbsp;short&nbsp;getIndex()</pre>
-<div class="block"><strong>Description copied from class:&nbsp;<code><a href="../../../../../org/apache/poi/hssf/util/HSSFColor.html#getIndex()">HSSFColor</a></code></strong></div>
-<div class="block">returns color standard palette index (0x08)</div>
-<dl>
-<dt><strong>Overrides:</strong></dt>
-<dd><code><a href="../../../../../org/apache/poi/hssf/util/HSSFColor.html#getIndex()">getIndex</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../org/apache/poi/hssf/util/HSSFColor.html" title="class in org.apache.poi.hssf.util">HSSFColor</a></code></dd>
-<dt><span class="strong">Returns:</span></dt><dd>index to the standard palette</dd></dl>
-</li>
-</ul>
-<a name="getTriplet()">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>getTriplet</h4>
-<pre>public&nbsp;short[]&nbsp;getTriplet()</pre>
-<div class="block"><strong>Description copied from class:&nbsp;<code><a href="../../../../../org/apache/poi/hssf/util/HSSFColor.html#getTriplet()">HSSFColor</a></code></strong></div>
-<div class="block">returns  RGB triplet (0, 0, 0)</div>
-<dl>
-<dt><strong>Overrides:</strong></dt>
-<dd><code><a href="../../../../../org/apache/poi/hssf/util/HSSFColor.html#getTriplet()">getTriplet</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../org/apache/poi/hssf/util/HSSFColor.html" title="class in org.apache.poi.hssf.util">HSSFColor</a></code></dd>
-<dt><span class="strong">Returns:</span></dt><dd>triplet representation like that in Excel</dd></dl>
-</li>
-</ul>
-<a name="getHexString()">
-<!--   -->
-</a>
-<ul class="blockListLast">
-<li class="blockList">
-<h4>getHexString</h4>
-<pre>public&nbsp;java.lang.String&nbsp;getHexString()</pre>
-<div class="block"><strong>Description copied from class:&nbsp;<code><a href="../../../../../org/apache/poi/hssf/util/HSSFColor.html#getHexString()">HSSFColor</a></code></strong></div>
-<div class="block">returns colon-delimited hex string "0:0:0"</div>
-<dl>
-<dt><strong>Overrides:</strong></dt>
-<dd><code><a href="../../../../../org/apache/poi/hssf/util/HSSFColor.html#getHexString()">getHexString</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../org/apache/poi/hssf/util/HSSFColor.html" title="class in org.apache.poi.hssf.util">HSSFColor</a></code></dd>
-<dt><span class="strong">Returns:</span></dt><dd>a hex string exactly like a gnumeric triplet</dd></dl>
+<div class="block"><span class="strong">Deprecated.</span>&nbsp;</div>
 </li>
 </ul>
 </li>
@@ -363,7 +315,7 @@ extends <a href="../../../../../org/apac
 </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.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/HSSFColor.LAVENDER.html" title="class in org.apache.poi.hssf.util"><span class="strong">Next Class</span></a></li>
 </ul>
 <ul class="navList">
@@ -391,13 +343,13 @@ extends <a href="../../../../../org/apac
 <li><a href="#nested_classes_inherited_from_class_org.apache.poi.hssf.util.HSSFColor">Nested</a>&nbsp;|&nbsp;</li>
 <li><a href="#field_summary">Field</a>&nbsp;|&nbsp;</li>
 <li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
-<li><a href="#method_summary">Method</a></li>
+<li><a href="#methods_inherited_from_class_org.apache.poi.hssf.util.HSSFColor">Method</a></li>
 </ul>
 <ul class="subNavList">
 <li>Detail:&nbsp;</li>
 <li><a href="#field_detail">Field</a>&nbsp;|&nbsp;</li>
 <li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
-<li><a href="#method_detail">Method</a></li>
+<li>Method</li>
 </ul>
 </div>
 <a name="skip-navbar_bottom">



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