You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@poi.apache.org by ni...@apache.org on 2015/07/20 08:02:27 UTC

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

Modified: poi/site/publish/apidocs/org/apache/poi/ss/usermodel/package-frame.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/ss/usermodel/package-frame.html?rev=1691876&r1=1691875&r2=1691876&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/ss/usermodel/package-frame.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/ss/usermodel/package-frame.html Mon Jul 20 06:02:26 2015
@@ -18,10 +18,13 @@
 <li><a href="Chart.html" title="interface in org.apache.poi.ss.usermodel" target="classFrame"><i>Chart</i></a></li>
 <li><a href="ClientAnchor.html" title="interface in org.apache.poi.ss.usermodel" target="classFrame"><i>ClientAnchor</i></a></li>
 <li><a href="Color.html" title="interface in org.apache.poi.ss.usermodel" target="classFrame"><i>Color</i></a></li>
+<li><a href="ColorScaleFormatting.html" title="interface in org.apache.poi.ss.usermodel" target="classFrame"><i>ColorScaleFormatting</i></a></li>
 <li><a href="Comment.html" title="interface in org.apache.poi.ss.usermodel" target="classFrame"><i>Comment</i></a></li>
 <li><a href="ConditionalFormatting.html" title="interface in org.apache.poi.ss.usermodel" target="classFrame"><i>ConditionalFormatting</i></a></li>
 <li><a href="ConditionalFormattingRule.html" title="interface in org.apache.poi.ss.usermodel" target="classFrame"><i>ConditionalFormattingRule</i></a></li>
+<li><a href="ConditionalFormattingThreshold.html" title="interface in org.apache.poi.ss.usermodel" target="classFrame"><i>ConditionalFormattingThreshold</i></a></li>
 <li><a href="CreationHelper.html" title="interface in org.apache.poi.ss.usermodel" target="classFrame"><i>CreationHelper</i></a></li>
+<li><a href="DataBarFormatting.html" title="interface in org.apache.poi.ss.usermodel" target="classFrame"><i>DataBarFormatting</i></a></li>
 <li><a href="DataFormat.html" title="interface in org.apache.poi.ss.usermodel" target="classFrame"><i>DataFormat</i></a></li>
 <li><a href="DataValidation.html" title="interface in org.apache.poi.ss.usermodel" target="classFrame"><i>DataValidation</i></a></li>
 <li><a href="DataValidationConstraint.html" title="interface in org.apache.poi.ss.usermodel" target="classFrame"><i>DataValidationConstraint</i></a></li>
@@ -60,6 +63,7 @@
 <li><a href="DateUtil.html" title="class in org.apache.poi.ss.usermodel" target="classFrame">DateUtil</a></li>
 <li><a href="ErrorConstants.html" title="class in org.apache.poi.ss.usermodel" target="classFrame">ErrorConstants</a></li>
 <li><a href="ExcelStyleDateFormatter.html" title="class in org.apache.poi.ss.usermodel" target="classFrame">ExcelStyleDateFormatter</a></li>
+<li><a href="ExtendedColor.html" title="class in org.apache.poi.ss.usermodel" target="classFrame">ExtendedColor</a></li>
 <li><a href="FractionFormat.html" title="class in org.apache.poi.ss.usermodel" target="classFrame">FractionFormat</a></li>
 <li><a href="Row.MissingCellPolicy.html" title="class in org.apache.poi.ss.usermodel" target="classFrame">Row.MissingCellPolicy</a></li>
 <li><a href="ShapeTypes.html" title="class in org.apache.poi.ss.usermodel" target="classFrame">ShapeTypes</a></li>
@@ -68,6 +72,7 @@
 <h2 title="Enums">Enums</h2>
 <ul title="Enums">
 <li><a href="BorderStyle.html" title="enum in org.apache.poi.ss.usermodel" target="classFrame">BorderStyle</a></li>
+<li><a href="ConditionalFormattingThreshold.RangeType.html" title="enum in org.apache.poi.ss.usermodel" target="classFrame">ConditionalFormattingThreshold.RangeType</a></li>
 <li><a href="DataConsolidateFunction.html" title="enum in org.apache.poi.ss.usermodel" target="classFrame">DataConsolidateFunction</a></li>
 <li><a href="FillPatternType.html" title="enum in org.apache.poi.ss.usermodel" target="classFrame">FillPatternType</a></li>
 <li><a href="FontCharset.html" title="enum in org.apache.poi.ss.usermodel" target="classFrame">FontCharset</a></li>

Modified: poi/site/publish/apidocs/org/apache/poi/ss/usermodel/package-summary.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/ss/usermodel/package-summary.html?rev=1691876&r1=1691875&r2=1691876&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/ss/usermodel/package-summary.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/ss/usermodel/package-summary.html Mon Jul 20 06:02:26 2015
@@ -119,21 +119,34 @@
 <td class="colLast">&nbsp;</td>
 </tr>
 <tr class="altColor">
+<td class="colFirst"><a href="../../../../../org/apache/poi/ss/usermodel/ColorScaleFormatting.html" title="interface in org.apache.poi.ss.usermodel">ColorScaleFormatting</a></td>
+<td class="colLast">
+<div class="block">High level representation for the Color Scale / Colour Scale /
+  Color Gradient Formatting component of Conditional Formatting settings</div>
+</td>
+</tr>
+<tr class="rowColor">
 <td class="colFirst"><a href="../../../../../org/apache/poi/ss/usermodel/Comment.html" title="interface in org.apache.poi.ss.usermodel">Comment</a></td>
 <td class="colLast">&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><a href="../../../../../org/apache/poi/ss/usermodel/ConditionalFormatting.html" title="interface in org.apache.poi.ss.usermodel">ConditionalFormatting</a></td>
 <td class="colLast">
 <div class="block">The ConditionalFormatting class encapsulates all settings of Conditional Formatting.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><a href="../../../../../org/apache/poi/ss/usermodel/ConditionalFormattingRule.html" title="interface in org.apache.poi.ss.usermodel">ConditionalFormattingRule</a></td>
 <td class="colLast">
 <div class="block">Represents a description of a conditional formatting rule</div>
 </td>
 </tr>
+<tr class="altColor">
+<td class="colFirst"><a href="../../../../../org/apache/poi/ss/usermodel/ConditionalFormattingThreshold.html" title="interface in org.apache.poi.ss.usermodel">ConditionalFormattingThreshold</a></td>
+<td class="colLast">
+<div class="block">The Threshold / CFVO / Conditional Formatting Value Object.</div>
+</td>
+</tr>
 <tr class="rowColor">
 <td class="colFirst"><a href="../../../../../org/apache/poi/ss/usermodel/CreationHelper.html" title="interface in org.apache.poi.ss.usermodel">CreationHelper</a></td>
 <td class="colLast">
@@ -143,45 +156,52 @@
 </td>
 </tr>
 <tr class="altColor">
+<td class="colFirst"><a href="../../../../../org/apache/poi/ss/usermodel/DataBarFormatting.html" title="interface in org.apache.poi.ss.usermodel">DataBarFormatting</a></td>
+<td class="colLast">
+<div class="block">High level representation for the DataBar Formatting 
+  component of Conditional Formatting settings</div>
+</td>
+</tr>
+<tr class="rowColor">
 <td class="colFirst"><a href="../../../../../org/apache/poi/ss/usermodel/DataFormat.html" title="interface in org.apache.poi.ss.usermodel">DataFormat</a></td>
 <td class="colLast">&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><a href="../../../../../org/apache/poi/ss/usermodel/DataValidation.html" title="interface in org.apache.poi.ss.usermodel">DataValidation</a></td>
 <td class="colLast">&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><a href="../../../../../org/apache/poi/ss/usermodel/DataValidationConstraint.html" title="interface in org.apache.poi.ss.usermodel">DataValidationConstraint</a></td>
 <td class="colLast">&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><a href="../../../../../org/apache/poi/ss/usermodel/DataValidationHelper.html" title="interface in org.apache.poi.ss.usermodel">DataValidationHelper</a></td>
 <td class="colLast">&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><a href="../../../../../org/apache/poi/ss/usermodel/Drawing.html" title="interface in org.apache.poi.ss.usermodel">Drawing</a></td>
 <td class="colLast">
 <div class="block">High level representation of spreadsheet drawing.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><a href="../../../../../org/apache/poi/ss/usermodel/Font.html" title="interface in org.apache.poi.ss.usermodel">Font</a></td>
 <td class="colLast">&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><a href="../../../../../org/apache/poi/ss/usermodel/FontFormatting.html" title="interface in org.apache.poi.ss.usermodel">FontFormatting</a></td>
 <td class="colLast">
 <div class="block">High level representation for Font Formatting component
  of Conditional Formatting settings</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><a href="../../../../../org/apache/poi/ss/usermodel/Footer.html" title="interface in org.apache.poi.ss.usermodel">Footer</a></td>
 <td class="colLast">
 <div class="block">Common definition of a HSSF or XSSF page footer.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><a href="../../../../../org/apache/poi/ss/usermodel/FormulaEvaluator.html" title="interface in org.apache.poi.ss.usermodel">FormulaEvaluator</a></td>
 <td class="colLast">
 <div class="block">Evaluates formula cells.<p/>
@@ -190,85 +210,85 @@
  cell values.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><a href="../../../../../org/apache/poi/ss/usermodel/Header.html" title="interface in org.apache.poi.ss.usermodel">Header</a></td>
 <td class="colLast">
 <div class="block">Common definition of a HSSF or XSSF page header.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><a href="../../../../../org/apache/poi/ss/usermodel/HeaderFooter.html" title="interface in org.apache.poi.ss.usermodel">HeaderFooter</a></td>
 <td class="colLast">
 <div class="block">Common interface for <a href="../../../../../org/apache/poi/ss/usermodel/Header.html" title="interface in org.apache.poi.ss.usermodel"><code>Header</code></a> and
   <a href="../../../../../org/apache/poi/ss/usermodel/Footer.html" title="interface in org.apache.poi.ss.usermodel"><code>Footer</code></a>.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><a href="../../../../../org/apache/poi/ss/usermodel/Hyperlink.html" title="interface in org.apache.poi.ss.usermodel">Hyperlink</a></td>
 <td class="colLast">
 <div class="block">Represents an Excel hyperlink.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><a href="../../../../../org/apache/poi/ss/usermodel/IconMultiStateFormatting.html" title="interface in org.apache.poi.ss.usermodel">IconMultiStateFormatting</a></td>
 <td class="colLast">
 <div class="block">High level representation for the Icon / Multi-State Formatting 
   component of Conditional Formatting settings</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><a href="../../../../../org/apache/poi/ss/usermodel/Name.html" title="interface in org.apache.poi.ss.usermodel">Name</a></td>
 <td class="colLast">
 <div class="block">Represents a defined name for a range of cells.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><a href="../../../../../org/apache/poi/ss/usermodel/PatternFormatting.html" title="interface in org.apache.poi.ss.usermodel">PatternFormatting</a></td>
 <td class="colLast">&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><a href="../../../../../org/apache/poi/ss/usermodel/Picture.html" title="interface in org.apache.poi.ss.usermodel">Picture</a></td>
 <td class="colLast">
 <div class="block">Repersents a picture in a SpreadsheetML document</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><a href="../../../../../org/apache/poi/ss/usermodel/PictureData.html" title="interface in org.apache.poi.ss.usermodel">PictureData</a></td>
 <td class="colLast">&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><a href="../../../../../org/apache/poi/ss/usermodel/PrintSetup.html" title="interface in org.apache.poi.ss.usermodel">PrintSetup</a></td>
 <td class="colLast">&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><a href="../../../../../org/apache/poi/ss/usermodel/RichTextString.html" title="interface in org.apache.poi.ss.usermodel">RichTextString</a></td>
 <td class="colLast">
 <div class="block">Rich text unicode string.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><a href="../../../../../org/apache/poi/ss/usermodel/Row.html" title="interface in org.apache.poi.ss.usermodel">Row</a></td>
 <td class="colLast">
 <div class="block">High level representation of a row of a spreadsheet.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><a href="../../../../../org/apache/poi/ss/usermodel/Sheet.html" title="interface in org.apache.poi.ss.usermodel">Sheet</a></td>
 <td class="colLast">
 <div class="block">High level representation of a Excel worksheet.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><a href="../../../../../org/apache/poi/ss/usermodel/SheetConditionalFormatting.html" title="interface in org.apache.poi.ss.usermodel">SheetConditionalFormatting</a></td>
 <td class="colLast">
 <div class="block">The 'Conditional Formatting' facet of <tt>Sheet</tt></div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><a href="../../../../../org/apache/poi/ss/usermodel/Textbox.html" title="interface in org.apache.poi.ss.usermodel">Textbox</a></td>
 <td class="colLast">&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><a href="../../../../../org/apache/poi/ss/usermodel/Workbook.html" title="interface in org.apache.poi.ss.usermodel">Workbook</a></td>
 <td class="colLast">
 <div class="block">High level representation of a Excel workbook.</div>
@@ -355,25 +375,33 @@
 </td>
 </tr>
 <tr class="rowColor">
+<td class="colFirst"><a href="../../../../../org/apache/poi/ss/usermodel/ExtendedColor.html" title="class in org.apache.poi.ss.usermodel">ExtendedColor</a></td>
+<td class="colLast">
+<div class="block">Represents a XSSF-style color (based on either a
+  <a href="../../../../../org/apache/poi/xssf/usermodel/XSSFColor.html" title="class in org.apache.poi.xssf.usermodel"><code>XSSFColor</code></a> or a
+  <a href="../../../../../org/apache/poi/hssf/record/common/ExtendedColor.html" title="class in org.apache.poi.hssf.record.common"><code>ExtendedColor</code></a></div>
+</td>
+</tr>
+<tr class="altColor">
 <td class="colFirst"><a href="../../../../../org/apache/poi/ss/usermodel/FractionFormat.html" title="class in org.apache.poi.ss.usermodel">FractionFormat</a></td>
 <td class="colLast">
 <div class="block">Format class that handles Excel style fractions, such as "# #/#" and "#/###"</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><a href="../../../../../org/apache/poi/ss/usermodel/Row.MissingCellPolicy.html" title="class in org.apache.poi.ss.usermodel">Row.MissingCellPolicy</a></td>
 <td class="colLast">
 <div class="block">Used to specify the different possible policies
   if for the case of null and blank cells</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><a href="../../../../../org/apache/poi/ss/usermodel/ShapeTypes.html" title="class in org.apache.poi.ss.usermodel">ShapeTypes</a></td>
 <td class="colLast">
 <div class="block">All known types of automatic shapes in DrawingML</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><a href="../../../../../org/apache/poi/ss/usermodel/WorkbookFactory.html" title="class in org.apache.poi.ss.usermodel">WorkbookFactory</a></td>
 <td class="colLast">
 <div class="block">Factory for creating the appropriate kind of Workbook
@@ -401,49 +429,53 @@
 </td>
 </tr>
 <tr class="rowColor">
+<td class="colFirst"><a href="../../../../../org/apache/poi/ss/usermodel/ConditionalFormattingThreshold.RangeType.html" title="enum in org.apache.poi.ss.usermodel">ConditionalFormattingThreshold.RangeType</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="altColor">
 <td class="colFirst"><a href="../../../../../org/apache/poi/ss/usermodel/DataConsolidateFunction.html" title="enum in org.apache.poi.ss.usermodel">DataConsolidateFunction</a></td>
 <td class="colLast">
 <div class="block">Enum mapping the values of STDataConsolidateFunction</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><a href="../../../../../org/apache/poi/ss/usermodel/FillPatternType.html" title="enum in org.apache.poi.ss.usermodel">FillPatternType</a></td>
 <td class="colLast">
 <div class="block">The enumeration value indicating the style of fill pattern being used for a cell format.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><a href="../../../../../org/apache/poi/ss/usermodel/FontCharset.html" title="enum in org.apache.poi.ss.usermodel">FontCharset</a></td>
 <td class="colLast">
 <div class="block">Charset represents the basic set of characters associated with a font (that it can display), and 
  corresponds to the ANSI codepage (8-bit or DBCS) of that character set used by a given language.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><a href="../../../../../org/apache/poi/ss/usermodel/FontFamily.html" title="enum in org.apache.poi.ss.usermodel">FontFamily</a></td>
 <td class="colLast">
 <div class="block">The font family this font belongs to.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><a href="../../../../../org/apache/poi/ss/usermodel/FontScheme.html" title="enum in org.apache.poi.ss.usermodel">FontScheme</a></td>
 <td class="colLast">
 <div class="block">Defines the font scheme to which this font belongs.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><a href="../../../../../org/apache/poi/ss/usermodel/FontUnderline.html" title="enum in org.apache.poi.ss.usermodel">FontUnderline</a></td>
 <td class="colLast">
 <div class="block">the different types of possible underline formatting</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><a href="../../../../../org/apache/poi/ss/usermodel/FormulaError.html" title="enum in org.apache.poi.ss.usermodel">FormulaError</a></td>
 <td class="colLast">
 <div class="block">Enumerates error values in SpreadsheetML formula calculations.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><a href="../../../../../org/apache/poi/ss/usermodel/HorizontalAlignment.html" title="enum in org.apache.poi.ss.usermodel">HorizontalAlignment</a></td>
 <td class="colLast">
 <div class="block">The enumeration value indicating horizontal alignment of a cell,
@@ -451,42 +483,42 @@
  justified, centered across multiple cells, or distributed.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><a href="../../../../../org/apache/poi/ss/usermodel/IconMultiStateFormatting.IconSet.html" title="enum in org.apache.poi.ss.usermodel">IconMultiStateFormatting.IconSet</a></td>
 <td class="colLast">&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><a href="../../../../../org/apache/poi/ss/usermodel/IndexedColors.html" title="enum in org.apache.poi.ss.usermodel">IndexedColors</a></td>
 <td class="colLast">
 <div class="block">A deprecated indexing scheme for colours that is still required for some records, and for backwards
   compatibility with OLE2 formats.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><a href="../../../../../org/apache/poi/ss/usermodel/PageOrder.html" title="enum in org.apache.poi.ss.usermodel">PageOrder</a></td>
 <td class="colLast">
 <div class="block">Specifies printed page order.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><a href="../../../../../org/apache/poi/ss/usermodel/PaperSize.html" title="enum in org.apache.poi.ss.usermodel">PaperSize</a></td>
 <td class="colLast">
 <div class="block">The enumeration value indicating the possible paper size for a sheet</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><a href="../../../../../org/apache/poi/ss/usermodel/PrintCellComments.html" title="enum in org.apache.poi.ss.usermodel">PrintCellComments</a></td>
 <td class="colLast">
 <div class="block">These enumerations specify how cell comments shall be displayed for paper printing purposes.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><a href="../../../../../org/apache/poi/ss/usermodel/PrintOrientation.html" title="enum in org.apache.poi.ss.usermodel">PrintOrientation</a></td>
 <td class="colLast">
 <div class="block">The enumeration value indicating the print orientation for a sheet.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><a href="../../../../../org/apache/poi/ss/usermodel/VerticalAlignment.html" title="enum in org.apache.poi.ss.usermodel">VerticalAlignment</a></td>
 <td class="colLast">
 <div class="block">This enumeration value indicates the type of vertical alignment for a cell, i.e.,

Modified: poi/site/publish/apidocs/org/apache/poi/ss/usermodel/package-tree.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/ss/usermodel/package-tree.html?rev=1691876&r1=1691875&r2=1691876&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/ss/usermodel/package-tree.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/ss/usermodel/package-tree.html Mon Jul 20 06:02:26 2015
@@ -82,6 +82,7 @@
 <li type="circle">org.apache.poi.ss.usermodel.<a href="../../../../../org/apache/poi/ss/usermodel/DataValidationConstraint.ValidationType.html" title="class in org.apache.poi.ss.usermodel"><span class="strong">DataValidationConstraint.ValidationType</span></a></li>
 <li type="circle">org.apache.poi.ss.usermodel.<a href="../../../../../org/apache/poi/ss/usermodel/DateUtil.html" title="class in org.apache.poi.ss.usermodel"><span class="strong">DateUtil</span></a></li>
 <li type="circle">org.apache.poi.ss.usermodel.<a href="../../../../../org/apache/poi/ss/usermodel/ErrorConstants.html" title="class in org.apache.poi.ss.usermodel"><span class="strong">ErrorConstants</span></a></li>
+<li type="circle">org.apache.poi.ss.usermodel.<a href="../../../../../org/apache/poi/ss/usermodel/ExtendedColor.html" title="class in org.apache.poi.ss.usermodel"><span class="strong">ExtendedColor</span></a> (implements org.apache.poi.ss.usermodel.<a href="../../../../../org/apache/poi/ss/usermodel/Color.html" title="interface in org.apache.poi.ss.usermodel">Color</a>)</li>
 <li type="circle">java.text.Format (implements java.lang.Cloneable, java.io.Serializable)
 <ul>
 <li type="circle">java.text.DateFormat
@@ -119,10 +120,13 @@
 <li type="circle">org.apache.poi.ss.usermodel.<a href="../../../../../org/apache/poi/ss/usermodel/CellStyle.html" title="interface in org.apache.poi.ss.usermodel"><span class="strong">CellStyle</span></a></li>
 <li type="circle">org.apache.poi.ss.usermodel.<a href="../../../../../org/apache/poi/ss/usermodel/ClientAnchor.html" title="interface in org.apache.poi.ss.usermodel"><span class="strong">ClientAnchor</span></a></li>
 <li type="circle">org.apache.poi.ss.usermodel.<a href="../../../../../org/apache/poi/ss/usermodel/Color.html" title="interface in org.apache.poi.ss.usermodel"><span class="strong">Color</span></a></li>
+<li type="circle">org.apache.poi.ss.usermodel.<a href="../../../../../org/apache/poi/ss/usermodel/ColorScaleFormatting.html" title="interface in org.apache.poi.ss.usermodel"><span class="strong">ColorScaleFormatting</span></a></li>
 <li type="circle">org.apache.poi.ss.usermodel.<a href="../../../../../org/apache/poi/ss/usermodel/Comment.html" title="interface in org.apache.poi.ss.usermodel"><span class="strong">Comment</span></a></li>
 <li type="circle">org.apache.poi.ss.usermodel.<a href="../../../../../org/apache/poi/ss/usermodel/ConditionalFormatting.html" title="interface in org.apache.poi.ss.usermodel"><span class="strong">ConditionalFormatting</span></a></li>
 <li type="circle">org.apache.poi.ss.usermodel.<a href="../../../../../org/apache/poi/ss/usermodel/ConditionalFormattingRule.html" title="interface in org.apache.poi.ss.usermodel"><span class="strong">ConditionalFormattingRule</span></a></li>
+<li type="circle">org.apache.poi.ss.usermodel.<a href="../../../../../org/apache/poi/ss/usermodel/ConditionalFormattingThreshold.html" title="interface in org.apache.poi.ss.usermodel"><span class="strong">ConditionalFormattingThreshold</span></a></li>
 <li type="circle">org.apache.poi.ss.usermodel.<a href="../../../../../org/apache/poi/ss/usermodel/CreationHelper.html" title="interface in org.apache.poi.ss.usermodel"><span class="strong">CreationHelper</span></a></li>
+<li type="circle">org.apache.poi.ss.usermodel.<a href="../../../../../org/apache/poi/ss/usermodel/DataBarFormatting.html" title="interface in org.apache.poi.ss.usermodel"><span class="strong">DataBarFormatting</span></a></li>
 <li type="circle">org.apache.poi.ss.usermodel.<a href="../../../../../org/apache/poi/ss/usermodel/DataFormat.html" title="interface in org.apache.poi.ss.usermodel"><span class="strong">DataFormat</span></a></li>
 <li type="circle">org.apache.poi.ss.usermodel.<a href="../../../../../org/apache/poi/ss/usermodel/DataValidation.html" title="interface in org.apache.poi.ss.usermodel"><span class="strong">DataValidation</span></a></li>
 <li type="circle">org.apache.poi.ss.usermodel.<a href="../../../../../org/apache/poi/ss/usermodel/DataValidationConstraint.html" title="interface in org.apache.poi.ss.usermodel"><span class="strong">DataValidationConstraint</span></a></li>
@@ -170,6 +174,7 @@
 <ul>
 <li type="circle">java.lang.Enum&lt;E&gt; (implements java.lang.Comparable&lt;T&gt;, java.io.Serializable)
 <ul>
+<li type="circle">org.apache.poi.ss.usermodel.<a href="../../../../../org/apache/poi/ss/usermodel/ConditionalFormattingThreshold.RangeType.html" title="enum in org.apache.poi.ss.usermodel"><span class="strong">ConditionalFormattingThreshold.RangeType</span></a></li>
 <li type="circle">org.apache.poi.ss.usermodel.<a href="../../../../../org/apache/poi/ss/usermodel/FormulaError.html" title="enum in org.apache.poi.ss.usermodel"><span class="strong">FormulaError</span></a></li>
 <li type="circle">org.apache.poi.ss.usermodel.<a href="../../../../../org/apache/poi/ss/usermodel/IconMultiStateFormatting.IconSet.html" title="enum in org.apache.poi.ss.usermodel"><span class="strong">IconMultiStateFormatting.IconSet</span></a></li>
 <li type="circle">org.apache.poi.ss.usermodel.<a href="../../../../../org/apache/poi/ss/usermodel/FontCharset.html" title="enum in org.apache.poi.ss.usermodel"><span class="strong">FontCharset</span></a></li>

Modified: poi/site/publish/apidocs/org/apache/poi/ss/usermodel/package-use.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/ss/usermodel/package-use.html?rev=1691876&r1=1691875&r2=1691876&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/ss/usermodel/package-use.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/ss/usermodel/package-use.html Mon Jul 20 06:02:26 2015
@@ -88,83 +88,89 @@
 </td>
 </tr>
 <tr class="rowColor">
+<td class="colFirst"><a href="#org.apache.poi.hssf.record">org.apache.poi.hssf.record</a></td>
+<td class="colLast">
+<div class="block">Record package contains class representations for XLS binary strutures.</div>
+</td>
+</tr>
+<tr class="altColor">
 <td class="colFirst"><a href="#org.apache.poi.hssf.record.cf">org.apache.poi.hssf.record.cf</a></td>
 <td class="colLast">&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><a href="#org.apache.poi.hssf.usermodel">org.apache.poi.hssf.usermodel</a></td>
 <td class="colLast">
 <div class="block">usermodel package maps HSSF low level strutures to familiar workbook/sheet model</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><a href="#org.apache.poi.hssf.util">org.apache.poi.hssf.util</a></td>
 <td class="colLast">
 <div class="block">util package contains tools needed for writing HSSF files that are not necesarily "real" 
 HSSF concepts.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><a href="#org.apache.poi.ss.format">org.apache.poi.ss.format</a></td>
 <td class="colLast">
 <div class="block">This package contains classes that implement cell formatting</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><a href="#org.apache.poi.ss.formula">org.apache.poi.ss.formula</a></td>
 <td class="colLast">
 <div class="block">This package contains common internal POI code for manipulating formulas.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><a href="#org.apache.poi.ss.formula.eval.forked">org.apache.poi.ss.formula.eval.forked</a></td>
 <td class="colLast">&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><a href="#org.apache.poi.ss.formula.functions">org.apache.poi.ss.formula.functions</a></td>
 <td class="colLast">&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><a href="#org.apache.poi.ss.usermodel">org.apache.poi.ss.usermodel</a></td>
 <td class="colLast">&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><a href="#org.apache.poi.ss.usermodel.charts">org.apache.poi.ss.usermodel.charts</a></td>
 <td class="colLast">&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><a href="#org.apache.poi.ss.util">org.apache.poi.ss.util</a></td>
 <td class="colLast">&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><a href="#org.apache.poi.ss.util.cellwalk">org.apache.poi.ss.util.cellwalk</a></td>
 <td class="colLast">&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><a href="#org.apache.poi.xssf.eventusermodel">org.apache.poi.xssf.eventusermodel</a></td>
 <td class="colLast">&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><a href="#org.apache.poi.xssf.model">org.apache.poi.xssf.model</a></td>
 <td class="colLast">&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><a href="#org.apache.poi.xssf.streaming">org.apache.poi.xssf.streaming</a></td>
 <td class="colLast">&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><a href="#org.apache.poi.xssf.usermodel">org.apache.poi.xssf.usermodel</a></td>
 <td class="colLast">&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><a href="#org.apache.poi.xssf.usermodel.charts">org.apache.poi.xssf.usermodel.charts</a></td>
 <td class="colLast">&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><a href="#org.apache.poi.xssf.usermodel.extensions">org.apache.poi.xssf.usermodel.extensions</a></td>
 <td class="colLast">&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><a href="#org.apache.poi.xssf.usermodel.helpers">org.apache.poi.xssf.usermodel.helpers</a></td>
 <td class="colLast">&nbsp;</td>
 </tr>
@@ -221,6 +227,21 @@ HSSF concepts.</div>
 </tbody>
 </table>
 </li>
+<li class="blockList"><a name="org.apache.poi.hssf.record">
+<!--   -->
+</a>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
+<caption><span>Classes in <a href="../../../../../org/apache/poi/ss/usermodel/package-summary.html">org.apache.poi.ss.usermodel</a> used by <a href="../../../../../org/apache/poi/hssf/record/package-summary.html">org.apache.poi.hssf.record</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Class and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colOne"><a href="../../../../../org/apache/poi/ss/usermodel/class-use/IconMultiStateFormatting.IconSet.html#org.apache.poi.hssf.record">IconMultiStateFormatting.IconSet</a>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
 <li class="blockList"><a name="org.apache.poi.hssf.record.cf">
 <!--   -->
 </a>
@@ -288,30 +309,50 @@ HSSF concepts.</div>
 <td class="colOne"><a href="../../../../../org/apache/poi/ss/usermodel/class-use/Color.html#org.apache.poi.hssf.usermodel">Color</a>&nbsp;</td>
 </tr>
 <tr class="rowColor">
-<td class="colOne"><a href="../../../../../org/apache/poi/ss/usermodel/class-use/Comment.html#org.apache.poi.hssf.usermodel">Comment</a>&nbsp;</td>
+<td class="colOne"><a href="../../../../../org/apache/poi/ss/usermodel/class-use/ColorScaleFormatting.html#org.apache.poi.hssf.usermodel">ColorScaleFormatting</a>
+<div class="block">High level representation for the Color Scale / Colour Scale /
+  Color Gradient Formatting component of Conditional Formatting settings</div>
+</td>
 </tr>
 <tr class="altColor">
+<td class="colOne"><a href="../../../../../org/apache/poi/ss/usermodel/class-use/Comment.html#org.apache.poi.hssf.usermodel">Comment</a>&nbsp;</td>
+</tr>
+<tr class="rowColor">
 <td class="colOne"><a href="../../../../../org/apache/poi/ss/usermodel/class-use/ConditionalFormatting.html#org.apache.poi.hssf.usermodel">ConditionalFormatting</a>
 <div class="block">The ConditionalFormatting class encapsulates all settings of Conditional Formatting.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a href="../../../../../org/apache/poi/ss/usermodel/class-use/ConditionalFormattingRule.html#org.apache.poi.hssf.usermodel">ConditionalFormattingRule</a>
 <div class="block">Represents a description of a conditional formatting rule</div>
 </td>
 </tr>
+<tr class="rowColor">
+<td class="colOne"><a href="../../../../../org/apache/poi/ss/usermodel/class-use/ConditionalFormattingThreshold.html#org.apache.poi.hssf.usermodel">ConditionalFormattingThreshold</a>
+<div class="block">The Threshold / CFVO / Conditional Formatting Value Object.</div>
+</td>
+</tr>
 <tr class="altColor">
+<td class="colOne"><a href="../../../../../org/apache/poi/ss/usermodel/class-use/ConditionalFormattingThreshold.RangeType.html#org.apache.poi.hssf.usermodel">ConditionalFormattingThreshold.RangeType</a>&nbsp;</td>
+</tr>
+<tr class="rowColor">
 <td class="colOne"><a href="../../../../../org/apache/poi/ss/usermodel/class-use/ConditionType.html#org.apache.poi.hssf.usermodel">ConditionType</a>
 <div class="block">Represents a type of a conditional formatting rule</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a href="../../../../../org/apache/poi/ss/usermodel/class-use/CreationHelper.html#org.apache.poi.hssf.usermodel">CreationHelper</a>
 <div class="block">An object that handles instantiating concrete
   classes of the various instances one needs for
   HSSF and XSSF.</div>
 </td>
 </tr>
+<tr class="rowColor">
+<td class="colOne"><a href="../../../../../org/apache/poi/ss/usermodel/class-use/DataBarFormatting.html#org.apache.poi.hssf.usermodel">DataBarFormatting</a>
+<div class="block">High level representation for the DataBar Formatting 
+  component of Conditional Formatting settings</div>
+</td>
+</tr>
 <tr class="altColor">
 <td class="colOne"><a href="../../../../../org/apache/poi/ss/usermodel/class-use/DataFormat.html#org.apache.poi.hssf.usermodel">DataFormat</a>&nbsp;</td>
 </tr>
@@ -348,20 +389,27 @@ HSSF concepts.</div>
 </td>
 </tr>
 <tr class="altColor">
-<td class="colOne"><a href="../../../../../org/apache/poi/ss/usermodel/class-use/Font.html#org.apache.poi.hssf.usermodel">Font</a>&nbsp;</td>
+<td class="colOne"><a href="../../../../../org/apache/poi/ss/usermodel/class-use/ExtendedColor.html#org.apache.poi.hssf.usermodel">ExtendedColor</a>
+<div class="block">Represents a XSSF-style color (based on either a
+  <a href="../../../../../org/apache/poi/xssf/usermodel/XSSFColor.html" title="class in org.apache.poi.xssf.usermodel"><code>XSSFColor</code></a> or a
+  <a href="../../../../../org/apache/poi/hssf/record/common/ExtendedColor.html" title="class in org.apache.poi.hssf.record.common"><code>ExtendedColor</code></a></div>
+</td>
 </tr>
 <tr class="rowColor">
+<td class="colOne"><a href="../../../../../org/apache/poi/ss/usermodel/class-use/Font.html#org.apache.poi.hssf.usermodel">Font</a>&nbsp;</td>
+</tr>
+<tr class="altColor">
 <td class="colOne"><a href="../../../../../org/apache/poi/ss/usermodel/class-use/FontFormatting.html#org.apache.poi.hssf.usermodel">FontFormatting</a>
 <div class="block">High level representation for Font Formatting component
  of Conditional Formatting settings</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a href="../../../../../org/apache/poi/ss/usermodel/class-use/Footer.html#org.apache.poi.hssf.usermodel">Footer</a>
 <div class="block">Common definition of a HSSF or XSSF page footer.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a href="../../../../../org/apache/poi/ss/usermodel/class-use/FormulaEvaluator.html#org.apache.poi.hssf.usermodel">FormulaEvaluator</a>
 <div class="block">Evaluates formula cells.<p/>
  
@@ -369,77 +417,77 @@ HSSF concepts.</div>
  cell values.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a href="../../../../../org/apache/poi/ss/usermodel/class-use/Header.html#org.apache.poi.hssf.usermodel">Header</a>
 <div class="block">Common definition of a HSSF or XSSF page header.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a href="../../../../../org/apache/poi/ss/usermodel/class-use/HeaderFooter.html#org.apache.poi.hssf.usermodel">HeaderFooter</a>
 <div class="block">Common interface for <a href="../../../../../org/apache/poi/ss/usermodel/Header.html" title="interface in org.apache.poi.ss.usermodel"><code>Header</code></a> and
   <a href="../../../../../org/apache/poi/ss/usermodel/Footer.html" title="interface in org.apache.poi.ss.usermodel"><code>Footer</code></a>.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a href="../../../../../org/apache/poi/ss/usermodel/class-use/Hyperlink.html#org.apache.poi.hssf.usermodel">Hyperlink</a>
 <div class="block">Represents an Excel hyperlink.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a href="../../../../../org/apache/poi/ss/usermodel/class-use/IconMultiStateFormatting.html#org.apache.poi.hssf.usermodel">IconMultiStateFormatting</a>
 <div class="block">High level representation for the Icon / Multi-State Formatting 
   component of Conditional Formatting settings</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a href="../../../../../org/apache/poi/ss/usermodel/class-use/IconMultiStateFormatting.IconSet.html#org.apache.poi.hssf.usermodel">IconMultiStateFormatting.IconSet</a>&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a href="../../../../../org/apache/poi/ss/usermodel/class-use/Name.html#org.apache.poi.hssf.usermodel">Name</a>
 <div class="block">Represents a defined name for a range of cells.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a href="../../../../../org/apache/poi/ss/usermodel/class-use/PatternFormatting.html#org.apache.poi.hssf.usermodel">PatternFormatting</a>&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a href="../../../../../org/apache/poi/ss/usermodel/class-use/Picture.html#org.apache.poi.hssf.usermodel">Picture</a>
 <div class="block">Repersents a picture in a SpreadsheetML document</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a href="../../../../../org/apache/poi/ss/usermodel/class-use/PictureData.html#org.apache.poi.hssf.usermodel">PictureData</a>&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a href="../../../../../org/apache/poi/ss/usermodel/class-use/PrintSetup.html#org.apache.poi.hssf.usermodel">PrintSetup</a>&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a href="../../../../../org/apache/poi/ss/usermodel/class-use/RichTextString.html#org.apache.poi.hssf.usermodel">RichTextString</a>
 <div class="block">Rich text unicode string.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a href="../../../../../org/apache/poi/ss/usermodel/class-use/Row.html#org.apache.poi.hssf.usermodel">Row</a>
 <div class="block">High level representation of a row of a spreadsheet.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a href="../../../../../org/apache/poi/ss/usermodel/class-use/Row.MissingCellPolicy.html#org.apache.poi.hssf.usermodel">Row.MissingCellPolicy</a>
 <div class="block">Used to specify the different possible policies
   if for the case of null and blank cells</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a href="../../../../../org/apache/poi/ss/usermodel/class-use/Sheet.html#org.apache.poi.hssf.usermodel">Sheet</a>
 <div class="block">High level representation of a Excel worksheet.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a href="../../../../../org/apache/poi/ss/usermodel/class-use/SheetConditionalFormatting.html#org.apache.poi.hssf.usermodel">SheetConditionalFormatting</a>
 <div class="block">The 'Conditional Formatting' facet of <tt>Sheet</tt></div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a href="../../../../../org/apache/poi/ss/usermodel/class-use/Workbook.html#org.apache.poi.hssf.usermodel">Workbook</a>
 <div class="block">High level representation of a Excel workbook.</div>
 </td>
@@ -593,30 +641,50 @@ HSSF concepts.</div>
 <td class="colOne"><a href="../../../../../org/apache/poi/ss/usermodel/class-use/Color.html#org.apache.poi.ss.usermodel">Color</a>&nbsp;</td>
 </tr>
 <tr class="altColor">
-<td class="colOne"><a href="../../../../../org/apache/poi/ss/usermodel/class-use/Comment.html#org.apache.poi.ss.usermodel">Comment</a>&nbsp;</td>
+<td class="colOne"><a href="../../../../../org/apache/poi/ss/usermodel/class-use/ColorScaleFormatting.html#org.apache.poi.ss.usermodel">ColorScaleFormatting</a>
+<div class="block">High level representation for the Color Scale / Colour Scale /
+  Color Gradient Formatting component of Conditional Formatting settings</div>
+</td>
 </tr>
 <tr class="rowColor">
+<td class="colOne"><a href="../../../../../org/apache/poi/ss/usermodel/class-use/Comment.html#org.apache.poi.ss.usermodel">Comment</a>&nbsp;</td>
+</tr>
+<tr class="altColor">
 <td class="colOne"><a href="../../../../../org/apache/poi/ss/usermodel/class-use/ConditionalFormatting.html#org.apache.poi.ss.usermodel">ConditionalFormatting</a>
 <div class="block">The ConditionalFormatting class encapsulates all settings of Conditional Formatting.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a href="../../../../../org/apache/poi/ss/usermodel/class-use/ConditionalFormattingRule.html#org.apache.poi.ss.usermodel">ConditionalFormattingRule</a>
 <div class="block">Represents a description of a conditional formatting rule</div>
 </td>
 </tr>
+<tr class="altColor">
+<td class="colOne"><a href="../../../../../org/apache/poi/ss/usermodel/class-use/ConditionalFormattingThreshold.html#org.apache.poi.ss.usermodel">ConditionalFormattingThreshold</a>
+<div class="block">The Threshold / CFVO / Conditional Formatting Value Object.</div>
+</td>
+</tr>
 <tr class="rowColor">
+<td class="colOne"><a href="../../../../../org/apache/poi/ss/usermodel/class-use/ConditionalFormattingThreshold.RangeType.html#org.apache.poi.ss.usermodel">ConditionalFormattingThreshold.RangeType</a>&nbsp;</td>
+</tr>
+<tr class="altColor">
 <td class="colOne"><a href="../../../../../org/apache/poi/ss/usermodel/class-use/ConditionType.html#org.apache.poi.ss.usermodel">ConditionType</a>
 <div class="block">Represents a type of a conditional formatting rule</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a href="../../../../../org/apache/poi/ss/usermodel/class-use/CreationHelper.html#org.apache.poi.ss.usermodel">CreationHelper</a>
 <div class="block">An object that handles instantiating concrete
   classes of the various instances one needs for
   HSSF and XSSF.</div>
 </td>
 </tr>
+<tr class="altColor">
+<td class="colOne"><a href="../../../../../org/apache/poi/ss/usermodel/class-use/DataBarFormatting.html#org.apache.poi.ss.usermodel">DataBarFormatting</a>
+<div class="block">High level representation for the DataBar Formatting 
+  component of Conditional Formatting settings</div>
+</td>
+</tr>
 <tr class="rowColor">
 <td class="colOne"><a href="../../../../../org/apache/poi/ss/usermodel/class-use/DataConsolidateFunction.html#org.apache.poi.ss.usermodel">DataConsolidateFunction</a>
 <div class="block">Enum mapping the values of STDataConsolidateFunction</div>
@@ -640,51 +708,58 @@ HSSF concepts.</div>
 </td>
 </tr>
 <tr class="rowColor">
+<td class="colOne"><a href="../../../../../org/apache/poi/ss/usermodel/class-use/ExtendedColor.html#org.apache.poi.ss.usermodel">ExtendedColor</a>
+<div class="block">Represents a XSSF-style color (based on either a
+  <a href="../../../../../org/apache/poi/xssf/usermodel/XSSFColor.html" title="class in org.apache.poi.xssf.usermodel"><code>XSSFColor</code></a> or a
+  <a href="../../../../../org/apache/poi/hssf/record/common/ExtendedColor.html" title="class in org.apache.poi.hssf.record.common"><code>ExtendedColor</code></a></div>
+</td>
+</tr>
+<tr class="altColor">
 <td class="colOne"><a href="../../../../../org/apache/poi/ss/usermodel/class-use/FillPatternType.html#org.apache.poi.ss.usermodel">FillPatternType</a>
 <div class="block">The enumeration value indicating the style of fill pattern being used for a cell format.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a href="../../../../../org/apache/poi/ss/usermodel/class-use/Font.html#org.apache.poi.ss.usermodel">Font</a>&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a href="../../../../../org/apache/poi/ss/usermodel/class-use/FontCharset.html#org.apache.poi.ss.usermodel">FontCharset</a>
 <div class="block">Charset represents the basic set of characters associated with a font (that it can display), and 
  corresponds to the ANSI codepage (8-bit or DBCS) of that character set used by a given language.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a href="../../../../../org/apache/poi/ss/usermodel/class-use/FontFamily.html#org.apache.poi.ss.usermodel">FontFamily</a>
 <div class="block">The font family this font belongs to.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a href="../../../../../org/apache/poi/ss/usermodel/class-use/FontFormatting.html#org.apache.poi.ss.usermodel">FontFormatting</a>
 <div class="block">High level representation for Font Formatting component
  of Conditional Formatting settings</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a href="../../../../../org/apache/poi/ss/usermodel/class-use/FontScheme.html#org.apache.poi.ss.usermodel">FontScheme</a>
 <div class="block">Defines the font scheme to which this font belongs.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a href="../../../../../org/apache/poi/ss/usermodel/class-use/FontUnderline.html#org.apache.poi.ss.usermodel">FontUnderline</a>
 <div class="block">the different types of possible underline formatting</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a href="../../../../../org/apache/poi/ss/usermodel/class-use/Footer.html#org.apache.poi.ss.usermodel">Footer</a>
 <div class="block">Common definition of a HSSF or XSSF page footer.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a href="../../../../../org/apache/poi/ss/usermodel/class-use/FormulaError.html#org.apache.poi.ss.usermodel">FormulaError</a>
 <div class="block">Enumerates error values in SpreadsheetML formula calculations.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a href="../../../../../org/apache/poi/ss/usermodel/class-use/FormulaEvaluator.html#org.apache.poi.ss.usermodel">FormulaEvaluator</a>
 <div class="block">Evaluates formula cells.<p/>
  
@@ -692,29 +767,35 @@ HSSF concepts.</div>
  cell values.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a href="../../../../../org/apache/poi/ss/usermodel/class-use/Header.html#org.apache.poi.ss.usermodel">Header</a>
 <div class="block">Common definition of a HSSF or XSSF page header.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a href="../../../../../org/apache/poi/ss/usermodel/class-use/HeaderFooter.html#org.apache.poi.ss.usermodel">HeaderFooter</a>
 <div class="block">Common interface for <a href="../../../../../org/apache/poi/ss/usermodel/Header.html" title="interface in org.apache.poi.ss.usermodel"><code>Header</code></a> and
   <a href="../../../../../org/apache/poi/ss/usermodel/Footer.html" title="interface in org.apache.poi.ss.usermodel"><code>Footer</code></a>.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a href="../../../../../org/apache/poi/ss/usermodel/class-use/HorizontalAlignment.html#org.apache.poi.ss.usermodel">HorizontalAlignment</a>
 <div class="block">The enumeration value indicating horizontal alignment of a cell,
  i.e., whether it is aligned general, left, right, horizontally centered, filled (replicated),
  justified, centered across multiple cells, or distributed.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a href="../../../../../org/apache/poi/ss/usermodel/class-use/Hyperlink.html#org.apache.poi.ss.usermodel">Hyperlink</a>
 <div class="block">Represents an Excel hyperlink.</div>
 </td>
 </tr>
+<tr class="altColor">
+<td class="colOne"><a href="../../../../../org/apache/poi/ss/usermodel/class-use/IconMultiStateFormatting.html#org.apache.poi.ss.usermodel">IconMultiStateFormatting</a>
+<div class="block">High level representation for the Icon / Multi-State Formatting 
+  component of Conditional Formatting settings</div>
+</td>
+</tr>
 <tr class="rowColor">
 <td class="colOne"><a href="../../../../../org/apache/poi/ss/usermodel/class-use/IconMultiStateFormatting.IconSet.html#org.apache.poi.ss.usermodel">IconMultiStateFormatting.IconSet</a>&nbsp;</td>
 </tr>
@@ -1109,30 +1190,50 @@ HSSF concepts.</div>
 <td class="colOne"><a href="../../../../../org/apache/poi/ss/usermodel/class-use/Color.html#org.apache.poi.xssf.usermodel">Color</a>&nbsp;</td>
 </tr>
 <tr class="altColor">
-<td class="colOne"><a href="../../../../../org/apache/poi/ss/usermodel/class-use/Comment.html#org.apache.poi.xssf.usermodel">Comment</a>&nbsp;</td>
+<td class="colOne"><a href="../../../../../org/apache/poi/ss/usermodel/class-use/ColorScaleFormatting.html#org.apache.poi.xssf.usermodel">ColorScaleFormatting</a>
+<div class="block">High level representation for the Color Scale / Colour Scale /
+  Color Gradient Formatting component of Conditional Formatting settings</div>
+</td>
 </tr>
 <tr class="rowColor">
+<td class="colOne"><a href="../../../../../org/apache/poi/ss/usermodel/class-use/Comment.html#org.apache.poi.xssf.usermodel">Comment</a>&nbsp;</td>
+</tr>
+<tr class="altColor">
 <td class="colOne"><a href="../../../../../org/apache/poi/ss/usermodel/class-use/ConditionalFormatting.html#org.apache.poi.xssf.usermodel">ConditionalFormatting</a>
 <div class="block">The ConditionalFormatting class encapsulates all settings of Conditional Formatting.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a href="../../../../../org/apache/poi/ss/usermodel/class-use/ConditionalFormattingRule.html#org.apache.poi.xssf.usermodel">ConditionalFormattingRule</a>
 <div class="block">Represents a description of a conditional formatting rule</div>
 </td>
 </tr>
+<tr class="altColor">
+<td class="colOne"><a href="../../../../../org/apache/poi/ss/usermodel/class-use/ConditionalFormattingThreshold.html#org.apache.poi.xssf.usermodel">ConditionalFormattingThreshold</a>
+<div class="block">The Threshold / CFVO / Conditional Formatting Value Object.</div>
+</td>
+</tr>
 <tr class="rowColor">
+<td class="colOne"><a href="../../../../../org/apache/poi/ss/usermodel/class-use/ConditionalFormattingThreshold.RangeType.html#org.apache.poi.xssf.usermodel">ConditionalFormattingThreshold.RangeType</a>&nbsp;</td>
+</tr>
+<tr class="altColor">
 <td class="colOne"><a href="../../../../../org/apache/poi/ss/usermodel/class-use/ConditionType.html#org.apache.poi.xssf.usermodel">ConditionType</a>
 <div class="block">Represents a type of a conditional formatting rule</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a href="../../../../../org/apache/poi/ss/usermodel/class-use/CreationHelper.html#org.apache.poi.xssf.usermodel">CreationHelper</a>
 <div class="block">An object that handles instantiating concrete
   classes of the various instances one needs for
   HSSF and XSSF.</div>
 </td>
 </tr>
+<tr class="altColor">
+<td class="colOne"><a href="../../../../../org/apache/poi/ss/usermodel/class-use/DataBarFormatting.html#org.apache.poi.xssf.usermodel">DataBarFormatting</a>
+<div class="block">High level representation for the DataBar Formatting 
+  component of Conditional Formatting settings</div>
+</td>
+</tr>
 <tr class="rowColor">
 <td class="colOne"><a href="../../../../../org/apache/poi/ss/usermodel/class-use/DataConsolidateFunction.html#org.apache.poi.xssf.usermodel">DataConsolidateFunction</a>
 <div class="block">Enum mapping the values of STDataConsolidateFunction</div>
@@ -1156,51 +1257,58 @@ HSSF concepts.</div>
 </td>
 </tr>
 <tr class="rowColor">
+<td class="colOne"><a href="../../../../../org/apache/poi/ss/usermodel/class-use/ExtendedColor.html#org.apache.poi.xssf.usermodel">ExtendedColor</a>
+<div class="block">Represents a XSSF-style color (based on either a
+  <a href="../../../../../org/apache/poi/xssf/usermodel/XSSFColor.html" title="class in org.apache.poi.xssf.usermodel"><code>XSSFColor</code></a> or a
+  <a href="../../../../../org/apache/poi/hssf/record/common/ExtendedColor.html" title="class in org.apache.poi.hssf.record.common"><code>ExtendedColor</code></a></div>
+</td>
+</tr>
+<tr class="altColor">
 <td class="colOne"><a href="../../../../../org/apache/poi/ss/usermodel/class-use/FillPatternType.html#org.apache.poi.xssf.usermodel">FillPatternType</a>
 <div class="block">The enumeration value indicating the style of fill pattern being used for a cell format.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a href="../../../../../org/apache/poi/ss/usermodel/class-use/Font.html#org.apache.poi.xssf.usermodel">Font</a>&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a href="../../../../../org/apache/poi/ss/usermodel/class-use/FontCharset.html#org.apache.poi.xssf.usermodel">FontCharset</a>
 <div class="block">Charset represents the basic set of characters associated with a font (that it can display), and 
  corresponds to the ANSI codepage (8-bit or DBCS) of that character set used by a given language.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a href="../../../../../org/apache/poi/ss/usermodel/class-use/FontFamily.html#org.apache.poi.xssf.usermodel">FontFamily</a>
 <div class="block">The font family this font belongs to.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a href="../../../../../org/apache/poi/ss/usermodel/class-use/FontFormatting.html#org.apache.poi.xssf.usermodel">FontFormatting</a>
 <div class="block">High level representation for Font Formatting component
  of Conditional Formatting settings</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a href="../../../../../org/apache/poi/ss/usermodel/class-use/FontScheme.html#org.apache.poi.xssf.usermodel">FontScheme</a>
 <div class="block">Defines the font scheme to which this font belongs.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a href="../../../../../org/apache/poi/ss/usermodel/class-use/FontUnderline.html#org.apache.poi.xssf.usermodel">FontUnderline</a>
 <div class="block">the different types of possible underline formatting</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a href="../../../../../org/apache/poi/ss/usermodel/class-use/Footer.html#org.apache.poi.xssf.usermodel">Footer</a>
 <div class="block">Common definition of a HSSF or XSSF page footer.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a href="../../../../../org/apache/poi/ss/usermodel/class-use/FormulaError.html#org.apache.poi.xssf.usermodel">FormulaError</a>
 <div class="block">Enumerates error values in SpreadsheetML formula calculations.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a href="../../../../../org/apache/poi/ss/usermodel/class-use/FormulaEvaluator.html#org.apache.poi.xssf.usermodel">FormulaEvaluator</a>
 <div class="block">Evaluates formula cells.<p/>
  
@@ -1208,101 +1316,110 @@ HSSF concepts.</div>
  cell values.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a href="../../../../../org/apache/poi/ss/usermodel/class-use/Header.html#org.apache.poi.xssf.usermodel">Header</a>
 <div class="block">Common definition of a HSSF or XSSF page header.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a href="../../../../../org/apache/poi/ss/usermodel/class-use/HeaderFooter.html#org.apache.poi.xssf.usermodel">HeaderFooter</a>
 <div class="block">Common interface for <a href="../../../../../org/apache/poi/ss/usermodel/Header.html" title="interface in org.apache.poi.ss.usermodel"><code>Header</code></a> and
   <a href="../../../../../org/apache/poi/ss/usermodel/Footer.html" title="interface in org.apache.poi.ss.usermodel"><code>Footer</code></a>.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a href="../../../../../org/apache/poi/ss/usermodel/class-use/HorizontalAlignment.html#org.apache.poi.xssf.usermodel">HorizontalAlignment</a>
 <div class="block">The enumeration value indicating horizontal alignment of a cell,
  i.e., whether it is aligned general, left, right, horizontally centered, filled (replicated),
  justified, centered across multiple cells, or distributed.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a href="../../../../../org/apache/poi/ss/usermodel/class-use/Hyperlink.html#org.apache.poi.xssf.usermodel">Hyperlink</a>
 <div class="block">Represents an Excel hyperlink.</div>
 </td>
 </tr>
+<tr class="altColor">
+<td class="colOne"><a href="../../../../../org/apache/poi/ss/usermodel/class-use/IconMultiStateFormatting.html#org.apache.poi.xssf.usermodel">IconMultiStateFormatting</a>
+<div class="block">High level representation for the Icon / Multi-State Formatting 
+  component of Conditional Formatting settings</div>
+</td>
+</tr>
 <tr class="rowColor">
+<td class="colOne"><a href="../../../../../org/apache/poi/ss/usermodel/class-use/IconMultiStateFormatting.IconSet.html#org.apache.poi.xssf.usermodel">IconMultiStateFormatting.IconSet</a>&nbsp;</td>
+</tr>
+<tr class="altColor">
 <td class="colOne"><a href="../../../../../org/apache/poi/ss/usermodel/class-use/Name.html#org.apache.poi.xssf.usermodel">Name</a>
 <div class="block">Represents a defined name for a range of cells.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a href="../../../../../org/apache/poi/ss/usermodel/class-use/PageOrder.html#org.apache.poi.xssf.usermodel">PageOrder</a>
 <div class="block">Specifies printed page order.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a href="../../../../../org/apache/poi/ss/usermodel/class-use/PaperSize.html#org.apache.poi.xssf.usermodel">PaperSize</a>
 <div class="block">The enumeration value indicating the possible paper size for a sheet</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a href="../../../../../org/apache/poi/ss/usermodel/class-use/PatternFormatting.html#org.apache.poi.xssf.usermodel">PatternFormatting</a>&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a href="../../../../../org/apache/poi/ss/usermodel/class-use/Picture.html#org.apache.poi.xssf.usermodel">Picture</a>
 <div class="block">Repersents a picture in a SpreadsheetML document</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a href="../../../../../org/apache/poi/ss/usermodel/class-use/PictureData.html#org.apache.poi.xssf.usermodel">PictureData</a>&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a href="../../../../../org/apache/poi/ss/usermodel/class-use/PrintCellComments.html#org.apache.poi.xssf.usermodel">PrintCellComments</a>
 <div class="block">These enumerations specify how cell comments shall be displayed for paper printing purposes.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a href="../../../../../org/apache/poi/ss/usermodel/class-use/PrintOrientation.html#org.apache.poi.xssf.usermodel">PrintOrientation</a>
 <div class="block">The enumeration value indicating the print orientation for a sheet.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a href="../../../../../org/apache/poi/ss/usermodel/class-use/PrintSetup.html#org.apache.poi.xssf.usermodel">PrintSetup</a>&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a href="../../../../../org/apache/poi/ss/usermodel/class-use/RichTextString.html#org.apache.poi.xssf.usermodel">RichTextString</a>
 <div class="block">Rich text unicode string.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a href="../../../../../org/apache/poi/ss/usermodel/class-use/Row.html#org.apache.poi.xssf.usermodel">Row</a>
 <div class="block">High level representation of a row of a spreadsheet.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a href="../../../../../org/apache/poi/ss/usermodel/class-use/Row.MissingCellPolicy.html#org.apache.poi.xssf.usermodel">Row.MissingCellPolicy</a>
 <div class="block">Used to specify the different possible policies
   if for the case of null and blank cells</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a href="../../../../../org/apache/poi/ss/usermodel/class-use/Sheet.html#org.apache.poi.xssf.usermodel">Sheet</a>
 <div class="block">High level representation of a Excel worksheet.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a href="../../../../../org/apache/poi/ss/usermodel/class-use/SheetConditionalFormatting.html#org.apache.poi.xssf.usermodel">SheetConditionalFormatting</a>
 <div class="block">The 'Conditional Formatting' facet of <tt>Sheet</tt></div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a href="../../../../../org/apache/poi/ss/usermodel/class-use/VerticalAlignment.html#org.apache.poi.xssf.usermodel">VerticalAlignment</a>
 <div class="block">This enumeration value indicates the type of vertical alignment for a cell, i.e.,
  whether it is aligned top, bottom, vertically centered, justified or distributed.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a href="../../../../../org/apache/poi/ss/usermodel/class-use/Workbook.html#org.apache.poi.xssf.usermodel">Workbook</a>
 <div class="block">High level representation of a Excel workbook.</div>
 </td>



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