Added: poi/site/publish/apidocs/org/apache/poi/hssf/record/common/class-use/ExtendedColor.html URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hssf/record/common/class-use/ExtendedColor.html?rev=1691880&view=auto ============================================================================== --- poi/site/publish/apidocs/org/apache/poi/hssf/record/common/class-use/ExtendedColor.html (added) +++ poi/site/publish/apidocs/org/apache/poi/hssf/record/common/class-use/ExtendedColor.html Mon Jul 20 06:20:15 2015 @@ -0,0 +1,240 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<title>Uses of Class org.apache.poi.hssf.record.common.ExtendedColor (POI API Documentation)</title> +<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style"> +</head> +<body> +<script type="text/javascript"><!-- + if (location.href.indexOf('is-external=true') == -1) { + parent.document.title="Uses of Class org.apache.poi.hssf.record.common.ExtendedColor (POI API Documentation)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<ul class="navList" title="Navigation"> +<li><a href="../../../../../../../overview-summary.html">Overview</a></li> +<li><a href="../package-summary.html">Package</a></li> +<li><a href="../../../../../../../org/apache/poi/hssf/record/common/ExtendedColor.html" title="class in org.apache.poi.hssf.record.common">Class</a></li> +<li class="navBarCell1Rev">Use</li> +<li><a href="../package-tree.html">Tree</a></li> +<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li> +<li><a href="../../../../../../../index-all.html">Index</a></li> +<li><a href="../../../../../../../help-doc.html">Help</a></li> +</ul> +</div> +<div class="subNav"> +<ul class="navList"> +<li>Prev</li> +<li>Next</li> +</ul> +<ul class="navList"> +<li><a href="../../../../../../../index.html?org/apache/poi/hssf/record/common/class-use/ExtendedColor.html" target="_top">Frames</a></li> +<li><a href="ExtendedColor.html" target="_top">No Frames</a></li> +</ul> +<ul class="navList" id="allclasses_navbar_top"> +<li><a href="../../../../../../../allclasses-noframe.html">All Classes</a></li> +</ul> +<div> +<script type="text/javascript"><!-- + allClassesLink = document.getElementById("allclasses_navbar_top"); + if(window==top) { + allClassesLink.style.display = "block"; + } + else { + allClassesLink.style.display = "none"; + } + //--> +</script> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<div class="header"> +<h2 title="Uses of Class org.apache.poi.hssf.record.common.ExtendedColor" class="title">Uses of Class<br>org.apache.poi.hssf.record.common.ExtendedColor</h2> +</div> +<div class="classUseContainer"> +<ul class="blockList"> +<li class="blockList"> +<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> +<caption><span>Packages that use <a href="../../../../../../../org/apache/poi/hssf/record/common/ExtendedColor.html" title="class in org.apache.poi.hssf.record.common">ExtendedColor</a></span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Package</th> +<th class="colLast" scope="col">Description</th> +</tr> +<tbody> +<tr class="altColor"> +<td class="colFirst"><a href="#org.apache.poi.hssf.record">org.apache.poi.hssf.record</a></td> +<td class="colLast"> +<div class="block">Record package contains class representations for XLS binary strutures.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><a href="#org.apache.poi.hssf.record.cf">org.apache.poi.hssf.record.cf</a></td> +<td class="colLast"> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><a href="#org.apache.poi.hssf.usermodel">org.apache.poi.hssf.usermodel</a></td> +<td class="colLast"> +<div class="block">usermodel package maps HSSF low level strutures to familiar workbook/sheet model</div> +</td> +</tr> +</tbody> +</table> +</li> +<li class="blockList"> +<ul class="blockList"> +<li class="blockList"><a name="org.apache.poi.hssf.record"> +<!-- --> +</a> +<h3>Uses of <a href="../../../../../../../org/apache/poi/hssf/record/common/ExtendedColor.html" title="class in org.apache.poi.hssf.record.common">ExtendedColor</a> in <a href="../../../../../../../org/apache/poi/hssf/record/package-summary.html">org.apache.poi.hssf.record</a></h3> +<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> +<caption><span>Methods in <a href="../../../../../../../org/apache/poi/hssf/record/package-summary.html">org.apache.poi.hssf.record</a> with parameters of type <a href="../../../../../../../org/apache/poi/hssf/record/common/ExtendedColor.html" title="class in org.apache.poi.hssf.record.common">ExtendedColor</a></span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</tr> +<tbody> +<tr class="altColor"> +<td class="colFirst"><code>static <a href="../../../../../../../org/apache/poi/hssf/record/CFRule12Record.html" title="class in org.apache.poi.hssf.record">CFRule12Record</a></code></td> +<td class="colLast"><span class="strong">CFRule12Record.</span><code><strong><a href="../../../../../../../org/apache/poi/hssf/record/CFRule12Record.html#create(org.apache.poi.hssf.usermodel.HSSFSheet,%20org.apache.poi.hssf.record.common.ExtendedColor)">create</a></strong>(<a href="../../../../../../../org/apache/poi/hssf/usermodel/HSSFSheet.html" title="class in org.apache.poi.hssf.usermodel">HSSFSheet</a> sheet, + <a href="../../../../../../../org/apache/poi/hssf/record/common/ExtendedColor.html" title="class in org.apache.poi.hssf.record.common">ExtendedColor</a> color)</code> +<div class="block">Creates a new Data Bar formatting</div> +</td> +</tr> +</tbody> +</table> +</li> +<li class="blockList"><a name="org.apache.poi.hssf.record.cf"> +<!-- --> +</a> +<h3>Uses of <a href="../../../../../../../org/apache/poi/hssf/record/common/ExtendedColor.html" title="class in org.apache.poi.hssf.record.common">ExtendedColor</a> in <a href="../../../../../../../org/apache/poi/hssf/record/cf/package-summary.html">org.apache.poi.hssf.record.cf</a></h3> +<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> +<caption><span>Methods in <a href="../../../../../../../org/apache/poi/hssf/record/cf/package-summary.html">org.apache.poi.hssf.record.cf</a> that return <a href="../../../../../../../org/apache/poi/hssf/record/common/ExtendedColor.html" title="class in org.apache.poi.hssf.record.common">ExtendedColor</a></span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</tr> +<tbody> +<tr class="altColor"> +<td class="colFirst"><code><a href="../../../../../../../org/apache/poi/hssf/record/common/ExtendedColor.html" title="class in org.apache.poi.hssf.record.common">ExtendedColor</a></code></td> +<td class="colLast"><span class="strong">DataBarFormatting.</span><code><strong><a href="../../../../../../../org/apache/poi/hssf/record/cf/DataBarFormatting.html#getColor()">getColor</a></strong>()</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code><a href="../../../../../../../org/apache/poi/hssf/record/common/ExtendedColor.html" title="class in org.apache.poi.hssf.record.common">ExtendedColor</a>[]</code></td> +<td class="colLast"><span class="strong">ColorGradientFormatting.</span><code><strong><a href="../../../../../../../org/apache/poi/hssf/record/cf/ColorGradientFormatting.html#getColors()">getColors</a></strong>()</code> </td> +</tr> +</tbody> +</table> +<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> +<caption><span>Methods in <a href="../../../../../../../org/apache/poi/hssf/record/cf/package-summary.html">org.apache.poi.hssf.record.cf</a> with parameters of type <a href="../../../../../../../org/apache/poi/hssf/record/common/ExtendedColor.html" title="class in org.apache.poi.hssf.record.common">ExtendedColor</a></span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</tr> +<tbody> +<tr class="altColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><span class="strong">DataBarFormatting.</span><code><strong><a href="../../../../../../../org/apache/poi/hssf/record/cf/DataBarFormatting.html#setColor(org.apache.poi.hssf.record.common.ExtendedColor)">setColor</a></strong>(<a href="../../../../../../../org/apache/poi/hssf/record/common/ExtendedColor.html" title="class in org.apache.poi.hssf.record.common">ExtendedColor</a> color)</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><span class="strong">ColorGradientFormatting.</span><code><strong><a href="../../../../../../../org/apache/poi/hssf/record/cf/ColorGradientFormatting.html#setColors(org.apache.poi.hssf.record.common.ExtendedColor[])">setColors</a></strong>(<a href="../../../../../../../org/apache/poi/hssf/record/common/ExtendedColor.html" title="class in org.apache.poi.hssf.record.common">ExtendedColor</a>[] colors)</code> </td> +</tr> +</tbody> +</table> +</li> +<li class="blockList"><a name="org.apache.poi.hssf.usermodel"> +<!-- --> +</a> +<h3>Uses of <a href="../../../../../../../org/apache/poi/hssf/record/common/ExtendedColor.html" title="class in org.apache.poi.hssf.record.common">ExtendedColor</a> in <a href="../../../../../../../org/apache/poi/hssf/usermodel/package-summary.html">org.apache.poi.hssf.usermodel</a></h3> +<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> +<caption><span>Methods in <a href="../../../../../../../org/apache/poi/hssf/usermodel/package-summary.html">org.apache.poi.hssf.usermodel</a> that return <a href="../../../../../../../org/apache/poi/hssf/record/common/ExtendedColor.html" title="class in org.apache.poi.hssf.record.common">ExtendedColor</a></span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</tr> +<tbody> +<tr class="altColor"> +<td class="colFirst"><code>protected <a href="../../../../../../../org/apache/poi/hssf/record/common/ExtendedColor.html" title="class in org.apache.poi.hssf.record.common">ExtendedColor</a></code></td> +<td class="colLast"><span class="strong">HSSFExtendedColor.</span><code><strong><a href="../../../../../../../org/apache/poi/hssf/usermodel/HSSFExtendedColor.html#getExtendedColor()">getExtendedColor</a></strong>()</code> </td> +</tr> +</tbody> +</table> +<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation"> +<caption><span>Constructors in <a href="../../../../../../../org/apache/poi/hssf/usermodel/package-summary.html">org.apache.poi.hssf.usermodel</a> with parameters of type <a href="../../../../../../../org/apache/poi/hssf/record/common/ExtendedColor.html" title="class in org.apache.poi.hssf.record.common">ExtendedColor</a></span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tbody> +<tr class="altColor"> +<td class="colLast"><code><strong><a href="../../../../../../../org/apache/poi/hssf/usermodel/HSSFExtendedColor.html#HSSFExtendedColor(org.apache.poi.hssf.record.common.ExtendedColor)">HSSFExtendedColor</a></strong>(<a href="../../../../../../../org/apache/poi/hssf/record/common/ExtendedColor.html" title="class in org.apache.poi.hssf.record.common">ExtendedColor</a> color)</code> </td> +</tr> +</tbody> +</table> +</li> +</ul> +</li> +</ul> +</div> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<ul class="navList" title="Navigation"> +<li><a href="../../../../../../../overview-summary.html">Overview</a></li> +<li><a href="../package-summary.html">Package</a></li> +<li><a href="../../../../../../../org/apache/poi/hssf/record/common/ExtendedColor.html" title="class in org.apache.poi.hssf.record.common">Class</a></li> +<li class="navBarCell1Rev">Use</li> +<li><a href="../package-tree.html">Tree</a></li> +<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li> +<li><a href="../../../../../../../index-all.html">Index</a></li> +<li><a href="../../../../../../../help-doc.html">Help</a></li> +</ul> +</div> +<div class="subNav"> +<ul class="navList"> +<li>Prev</li> +<li>Next</li> +</ul> +<ul class="navList"> +<li><a href="../../../../../../../index.html?org/apache/poi/hssf/record/common/class-use/ExtendedColor.html" target="_top">Frames</a></li> +<li><a href="ExtendedColor.html" target="_top">No Frames</a></li> +</ul> +<ul class="navList" id="allclasses_navbar_bottom"> +<li><a href="../../../../../../../allclasses-noframe.html">All Classes</a></li> +</ul> +<div> +<script type="text/javascript"><!-- + allClassesLink = document.getElementById("allclasses_navbar_bottom"); + if(window==top) { + allClassesLink.style.display = "block"; + } + else { + allClassesLink.style.display = "none"; + } + //--> +</script> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +<p class="legalCopy"><small> + <i>Copyright 2015 The Apache Software Foundation or + its licensors, as applicable.</i> + </small></p> +</body> +</html>
Modified: poi/site/publish/apidocs/org/apache/poi/hssf/record/common/package-frame.html URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hssf/record/common/package-frame.html?rev=1691880&r1=1691879&r2=1691880&view=diff ============================================================================== --- poi/site/publish/apidocs/org/apache/poi/hssf/record/common/package-frame.html (original) +++ poi/site/publish/apidocs/org/apache/poi/hssf/record/common/package-frame.html Mon Jul 20 06:20:15 2015 @@ -15,6 +15,7 @@ </ul> <h2 title="Classes">Classes</h2> <ul title="Classes"> +<li><a href="ExtendedColor.html" title="class in org.apache.poi.hssf.record.common" target="classFrame">ExtendedColor</a></li> <li><a href="FeatFormulaErr2.html" title="class in org.apache.poi.hssf.record.common" target="classFrame">FeatFormulaErr2</a></li> <li><a href="FeatProtection.html" title="class in org.apache.poi.hssf.record.common" target="classFrame">FeatProtection</a></li> <li><a href="FeatSmartTag.html" title="class in org.apache.poi.hssf.record.common" target="classFrame">FeatSmartTag</a></li> Modified: poi/site/publish/apidocs/org/apache/poi/hssf/record/common/package-summary.html URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hssf/record/common/package-summary.html?rev=1691880&r1=1691879&r2=1691880&view=diff ============================================================================== --- poi/site/publish/apidocs/org/apache/poi/hssf/record/common/package-summary.html (original) +++ poi/site/publish/apidocs/org/apache/poi/hssf/record/common/package-summary.html Mon Jul 20 06:20:15 2015 @@ -98,45 +98,51 @@ </tr> <tbody> <tr class="altColor"> +<td class="colFirst"><a href="../../../../../../org/apache/poi/hssf/record/common/ExtendedColor.html" title="class in org.apache.poi.hssf.record.common">ExtendedColor</a></td> +<td class="colLast"> +<div class="block">Title: CTColor (Extended Color) record part</div> +</td> +</tr> +<tr class="rowColor"> <td class="colFirst"><a href="../../../../../../org/apache/poi/hssf/record/common/FeatFormulaErr2.html" title="class in org.apache.poi.hssf.record.common">FeatFormulaErr2</a></td> <td class="colLast"> <div class="block">Title: FeatFormulaErr2 (Formula Evaluation Shared Feature) common record part</div> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><a href="../../../../../../org/apache/poi/hssf/record/common/FeatProtection.html" title="class in org.apache.poi.hssf.record.common">FeatProtection</a></td> <td class="colLast"> <div class="block">Title: FeatProtection (Protection Shared Feature) common record part</div> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><a href="../../../../../../org/apache/poi/hssf/record/common/FeatSmartTag.html" title="class in org.apache.poi.hssf.record.common">FeatSmartTag</a></td> <td class="colLast"> <div class="block">Title: FeatSmartTag (Smart Tag Shared Feature) common record part</div> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><a href="../../../../../../org/apache/poi/hssf/record/common/FtrHeader.html" title="class in org.apache.poi.hssf.record.common">FtrHeader</a></td> <td class="colLast"> <div class="block">Title: FtrHeader (Future Record Header) common record part</div> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><a href="../../../../../../org/apache/poi/hssf/record/common/UnicodeString.html" title="class in org.apache.poi.hssf.record.common">UnicodeString</a></td> <td class="colLast"> <div class="block">Title: Unicode String<p/> Description: Unicode String - just standard fields that are in several records.</div> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><a href="../../../../../../org/apache/poi/hssf/record/common/UnicodeString.ExtRst.html" title="class in org.apache.poi.hssf.record.common">UnicodeString.ExtRst</a></td> <td class="colLast"> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><a href="../../../../../../org/apache/poi/hssf/record/common/UnicodeString.FormatRun.html" title="class in org.apache.poi.hssf.record.common">UnicodeString.FormatRun</a></td> <td class="colLast"> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><a href="../../../../../../org/apache/poi/hssf/record/common/UnicodeString.PhRun.html" title="class in org.apache.poi.hssf.record.common">UnicodeString.PhRun</a></td> <td class="colLast"> </td> </tr> Modified: poi/site/publish/apidocs/org/apache/poi/hssf/record/common/package-tree.html URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hssf/record/common/package-tree.html?rev=1691880&r1=1691879&r2=1691880&view=diff ============================================================================== --- poi/site/publish/apidocs/org/apache/poi/hssf/record/common/package-tree.html (original) +++ poi/site/publish/apidocs/org/apache/poi/hssf/record/common/package-tree.html Mon Jul 20 06:20:15 2015 @@ -72,6 +72,7 @@ <ul> <li type="circle">java.lang.Object <ul> +<li type="circle">org.apache.poi.hssf.record.common.<a href="../../../../../../org/apache/poi/hssf/record/common/ExtendedColor.html" title="class in org.apache.poi.hssf.record.common"><span class="strong">ExtendedColor</span></a></li> <li type="circle">org.apache.poi.hssf.record.common.<a href="../../../../../../org/apache/poi/hssf/record/common/FeatFormulaErr2.html" title="class in org.apache.poi.hssf.record.common"><span class="strong">FeatFormulaErr2</span></a> (implements org.apache.poi.hssf.record.common.<a href="../../../../../../org/apache/poi/hssf/record/common/SharedFeature.html" title="interface in org.apache.poi.hssf.record.common">SharedFeature</a>)</li> <li type="circle">org.apache.poi.hssf.record.common.<a href="../../../../../../org/apache/poi/hssf/record/common/FeatProtection.html" title="class in org.apache.poi.hssf.record.common"><span class="strong">FeatProtection</span></a> (implements org.apache.poi.hssf.record.common.<a href="../../../../../../org/apache/poi/hssf/record/common/SharedFeature.html" title="interface in org.apache.poi.hssf.record.common">SharedFeature</a>)</li> <li type="circle">org.apache.poi.hssf.record.common.<a href="../../../../../../org/apache/poi/hssf/record/common/FeatSmartTag.html" title="class in org.apache.poi.hssf.record.common"><span class="strong">FeatSmartTag</span></a> (implements org.apache.poi.hssf.record.common.<a href="../../../../../../org/apache/poi/hssf/record/common/SharedFeature.html" title="interface in org.apache.poi.hssf.record.common">SharedFeature</a>)</li> Modified: poi/site/publish/apidocs/org/apache/poi/hssf/record/common/package-use.html URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hssf/record/common/package-use.html?rev=1691880&r1=1691879&r2=1691880&view=diff ============================================================================== --- poi/site/publish/apidocs/org/apache/poi/hssf/record/common/package-use.html (original) +++ poi/site/publish/apidocs/org/apache/poi/hssf/record/common/package-use.html Mon Jul 20 06:20:15 2015 @@ -86,9 +86,19 @@ </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"> </td> +</tr> +<tr class="rowColor"> <td class="colFirst"><a href="#org.apache.poi.hssf.record.common">org.apache.poi.hssf.record.common</a></td> <td class="colLast"> </td> </tr> +<tr class="altColor"> +<td class="colFirst"><a href="#org.apache.poi.hssf.usermodel">org.apache.poi.hssf.usermodel</a></td> +<td class="colLast"> +<div class="block">usermodel package maps HSSF low level strutures to familiar workbook/sheet model</div> +</td> +</tr> </tbody> </table> </li> @@ -120,22 +130,27 @@ </tr> <tbody> <tr class="altColor"> +<td class="colOne"><a href="../../../../../../org/apache/poi/hssf/record/common/class-use/ExtendedColor.html#org.apache.poi.hssf.record">ExtendedColor</a> +<div class="block">Title: CTColor (Extended Color) record part</div> +</td> +</tr> +<tr class="rowColor"> <td class="colOne"><a href="../../../../../../org/apache/poi/hssf/record/common/class-use/FtrHeader.html#org.apache.poi.hssf.record">FtrHeader</a> <div class="block">Title: FtrHeader (Future Record Header) common record part</div> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colOne"><a href="../../../../../../org/apache/poi/hssf/record/common/class-use/FutureRecord.html#org.apache.poi.hssf.record">FutureRecord</a> <div class="block">Title: Future Record, a newer (largely Excel 2007+) record which contains a Future Record Header (<a href="../../../../../../org/apache/poi/hssf/record/common/FtrHeader.html" title="class in org.apache.poi.hssf.record.common"><code>FtrHeader</code></a>)</div> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colOne"><a href="../../../../../../org/apache/poi/hssf/record/common/class-use/SharedFeature.html#org.apache.poi.hssf.record">SharedFeature</a> <div class="block">Common Interface for all Shared Features</div> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colOne"><a href="../../../../../../org/apache/poi/hssf/record/common/class-use/UnicodeString.html#org.apache.poi.hssf.record">UnicodeString</a> <div class="block">Title: Unicode String<p/> Description: Unicode String - just standard fields that are in several records.</div> @@ -144,6 +159,23 @@ </tbody> </table> </li> +<li class="blockList"><a name="org.apache.poi.hssf.record.cf"> +<!-- --> +</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/hssf/record/common/package-summary.html">org.apache.poi.hssf.record.common</a> used by <a href="../../../../../../org/apache/poi/hssf/record/cf/package-summary.html">org.apache.poi.hssf.record.cf</a></span><span class="tabEnd"> </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/hssf/record/common/class-use/ExtendedColor.html#org.apache.poi.hssf.record.cf">ExtendedColor</a> +<div class="block">Title: CTColor (Extended Color) record part</div> +</td> +</tr> +</tbody> +</table> +</li> <li class="blockList"><a name="org.apache.poi.hssf.record.common"> <!-- --> </a> @@ -174,6 +206,23 @@ </tr> </tbody> </table> +</li> +<li class="blockList"><a name="org.apache.poi.hssf.usermodel"> +<!-- --> +</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/hssf/record/common/package-summary.html">org.apache.poi.hssf.record.common</a> used by <a href="../../../../../../org/apache/poi/hssf/usermodel/package-summary.html">org.apache.poi.hssf.usermodel</a></span><span class="tabEnd"> </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/hssf/record/common/class-use/ExtendedColor.html#org.apache.poi.hssf.usermodel">ExtendedColor</a> +<div class="block">Title: CTColor (Extended Color) record part</div> +</td> +</tr> +</tbody> +</table> </li> </ul> </div> Modified: poi/site/publish/apidocs/org/apache/poi/openxml4j/opc/class-use/OPCPackage.html URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/openxml4j/opc/class-use/OPCPackage.html?rev=1691880&r1=1691879&r2=1691880&view=diff ============================================================================== --- poi/site/publish/apidocs/org/apache/poi/openxml4j/opc/class-use/OPCPackage.html (original) +++ poi/site/publish/apidocs/org/apache/poi/openxml4j/opc/class-use/OPCPackage.html Mon Jul 20 06:20:15 2015 @@ -205,10 +205,20 @@ <td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/POIXMLDocument.html#POIXMLDocument(org.apache.poi.openxml4j.opc.OPCPackage)">POIXMLDocument</a></strong>(<a href="../../../../../../org/apache/poi/openxml4j/opc/OPCPackage.html" title="class in org.apache.poi.openxml4j.opc">OPCPackage</a> pkg)</code> </td> </tr> <tr class="rowColor"> +<td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/POIXMLDocument.html#POIXMLDocument(org.apache.poi.openxml4j.opc.OPCPackage,%20java.lang.String)">POIXMLDocument</a></strong>(<a href="../../../../../../org/apache/poi/openxml4j/opc/OPCPackage.html" title="class in org.apache.poi.openxml4j.opc">OPCPackage</a> pkg, + java.lang.String coreDocumentRel)</code> </td> +</tr> +<tr class="altColor"> <td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/POIXMLDocumentPart.html#POIXMLDocumentPart(org.apache.poi.openxml4j.opc.OPCPackage)">POIXMLDocumentPart</a></strong>(<a href="../../../../../../org/apache/poi/openxml4j/opc/OPCPackage.html" title="class in org.apache.poi.openxml4j.opc">OPCPackage</a> pkg)</code> <div class="block">Construct POIXMLDocumentPart representing a "core document" package part.</div> </td> </tr> +<tr class="rowColor"> +<td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/POIXMLDocumentPart.html#POIXMLDocumentPart(org.apache.poi.openxml4j.opc.OPCPackage,%20java.lang.String)">POIXMLDocumentPart</a></strong>(<a href="../../../../../../org/apache/poi/openxml4j/opc/OPCPackage.html" title="class in org.apache.poi.openxml4j.opc">OPCPackage</a> pkg, + java.lang.String coreDocumentRel)</code> +<div class="block">Construct POIXMLDocumentPart representing a custom "core document" package part.</div> +</td> +</tr> <tr class="altColor"> <td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/POIXMLProperties.html#POIXMLProperties(org.apache.poi.openxml4j.opc.OPCPackage)">POIXMLProperties</a></strong>(<a href="../../../../../../org/apache/poi/openxml4j/opc/OPCPackage.html" title="class in org.apache.poi.openxml4j.opc">OPCPackage</a> docPackage)</code> </td> </tr> Modified: poi/site/publish/apidocs/org/apache/poi/ss/formula/class-use/Formula.html URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/ss/formula/class-use/Formula.html?rev=1691880&r1=1691879&r2=1691880&view=diff ============================================================================== --- poi/site/publish/apidocs/org/apache/poi/ss/formula/class-use/Formula.html (original) +++ poi/site/publish/apidocs/org/apache/poi/ss/formula/class-use/Formula.html Mon Jul 20 06:20:15 2015 @@ -80,6 +80,10 @@ </td> </tr> <tr class="rowColor"> +<td class="colFirst"><a href="#org.apache.poi.hssf.record.cf">org.apache.poi.hssf.record.cf</a></td> +<td class="colLast"> </td> +</tr> +<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> @@ -152,6 +156,24 @@ </tr> </tbody> </table> +</li> +<li class="blockList"><a name="org.apache.poi.hssf.record.cf"> +<!-- --> +</a> +<h3>Uses of <a href="../../../../../../org/apache/poi/ss/formula/Formula.html" title="class in org.apache.poi.ss.formula">Formula</a> in <a href="../../../../../../org/apache/poi/hssf/record/cf/package-summary.html">org.apache.poi.hssf.record.cf</a></h3> +<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> +<caption><span>Methods in <a href="../../../../../../org/apache/poi/hssf/record/cf/package-summary.html">org.apache.poi.hssf.record.cf</a> that return <a href="../../../../../../org/apache/poi/ss/formula/Formula.html" title="class in org.apache.poi.ss.formula">Formula</a></span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</tr> +<tbody> +<tr class="altColor"> +<td class="colFirst"><code>protected <a href="../../../../../../org/apache/poi/ss/formula/Formula.html" title="class in org.apache.poi.ss.formula">Formula</a></code></td> +<td class="colLast"><span class="strong">Threshold.</span><code><strong><a href="../../../../../../org/apache/poi/hssf/record/cf/Threshold.html#getFormula()">getFormula</a></strong>()</code> </td> +</tr> +</tbody> +</table> </li> <li class="blockList"><a name="org.apache.poi.ss.formula"> <!-- --> Modified: poi/site/publish/apidocs/org/apache/poi/ss/formula/package-use.html URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/ss/formula/package-use.html?rev=1691880&r1=1691879&r2=1691880&view=diff ============================================================================== --- poi/site/publish/apidocs/org/apache/poi/ss/formula/package-use.html (original) +++ poi/site/publish/apidocs/org/apache/poi/ss/formula/package-use.html Mon Jul 20 06:20:15 2015 @@ -92,48 +92,52 @@ </td> </tr> <tr class="rowColor"> +<td class="colFirst"><a href="#org.apache.poi.hssf.record.cf">org.apache.poi.hssf.record.cf</a></td> +<td class="colLast"> </td> +</tr> +<tr class="altColor"> <td class="colFirst"><a href="#org.apache.poi.hssf.usermodel">org.apache.poi.hssf.usermodel</a></td> <td class="colLast"> <div class="block">usermodel package maps HSSF low level strutures to familiar workbook/sheet model</div> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <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="rowColor"> +<tr class="altColor"> <td class="colFirst"><a href="#org.apache.poi.ss.formula.eval">org.apache.poi.ss.formula.eval</a></td> <td class="colLast"> </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"> </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"> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><a href="#org.apache.poi.ss.formula.ptg">org.apache.poi.ss.formula.ptg</a></td> <td class="colLast"> <div class="block">formula package contains binary PTG structures used in Formulas</div> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><a href="#org.apache.poi.ss.usermodel">org.apache.poi.ss.usermodel</a></td> <td class="colLast"> </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"> </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"> </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"> </td> </tr> @@ -201,6 +205,23 @@ </td> </tr> </tbody> +</table> +</li> +<li class="blockList"><a name="org.apache.poi.hssf.record.cf"> +<!-- --> +</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/formula/package-summary.html">org.apache.poi.ss.formula</a> used by <a href="../../../../../org/apache/poi/hssf/record/cf/package-summary.html">org.apache.poi.hssf.record.cf</a></span><span class="tabEnd"> </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/formula/class-use/Formula.html#org.apache.poi.hssf.record.cf">Formula</a> +<div class="block">Encapsulates an encoded formula token array.</div> +</td> +</tr> +</tbody> </table> </li> <li class="blockList"><a name="org.apache.poi.hssf.usermodel"> Modified: poi/site/publish/apidocs/org/apache/poi/ss/formula/ptg/class-use/Ptg.html URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/ss/formula/ptg/class-use/Ptg.html?rev=1691880&r1=1691879&r2=1691880&view=diff ============================================================================== --- poi/site/publish/apidocs/org/apache/poi/ss/formula/ptg/class-use/Ptg.html (original) +++ poi/site/publish/apidocs/org/apache/poi/ss/formula/ptg/class-use/Ptg.html Mon Jul 20 06:20:15 2015 @@ -92,32 +92,36 @@ </td> </tr> <tr class="rowColor"> -<td class="colFirst"><a href="#org.apache.poi.hssf.record.chart">org.apache.poi.hssf.record.chart</a></td> +<td class="colFirst"><a href="#org.apache.poi.hssf.record.cf">org.apache.poi.hssf.record.cf</a></td> <td class="colLast"> </td> </tr> <tr class="altColor"> +<td class="colFirst"><a href="#org.apache.poi.hssf.record.chart">org.apache.poi.hssf.record.chart</a></td> +<td class="colLast"> </td> +</tr> +<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.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">org.apache.poi.ss.formula.eval</a></td> <td class="colLast"> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><a href="#org.apache.poi.ss.formula.ptg">org.apache.poi.ss.formula.ptg</a></td> <td class="colLast"> <div class="block">formula package contains binary PTG structures used in Formulas</div> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><a href="#org.apache.poi.xssf.usermodel">org.apache.poi.xssf.usermodel</a></td> <td class="colLast"> </td> </tr> @@ -249,7 +253,7 @@ </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code>protected static <a href="../../../../../../../org/apache/poi/ss/formula/ptg/Ptg.html" title="class in org.apache.poi.ss.formula.ptg">Ptg</a>[]</code></td> +<td class="colFirst"><code>static <a href="../../../../../../../org/apache/poi/ss/formula/ptg/Ptg.html" title="class in org.apache.poi.ss.formula.ptg">Ptg</a>[]</code></td> <td class="colLast"><span class="strong">CFRuleBase.</span><code><strong><a href="../../../../../../../org/apache/poi/hssf/record/CFRuleBase.html#parseFormula(java.lang.String,%20org.apache.poi.hssf.usermodel.HSSFSheet)">parseFormula</a></strong>(java.lang.String formula, <a href="../../../../../../../org/apache/poi/hssf/usermodel/HSSFSheet.html" title="class in org.apache.poi.hssf.usermodel">HSSFSheet</a> sheet)</code> <div class="block">TODO - parse conditional format formulas properly i.e.</div> @@ -383,6 +387,37 @@ </tbody> </table> </li> +<li class="blockList"><a name="org.apache.poi.hssf.record.cf"> +<!-- --> +</a> +<h3>Uses of <a href="../../../../../../../org/apache/poi/ss/formula/ptg/Ptg.html" title="class in org.apache.poi.ss.formula.ptg">Ptg</a> in <a href="../../../../../../../org/apache/poi/hssf/record/cf/package-summary.html">org.apache.poi.hssf.record.cf</a></h3> +<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> +<caption><span>Methods in <a href="../../../../../../../org/apache/poi/hssf/record/cf/package-summary.html">org.apache.poi.hssf.record.cf</a> that return <a href="../../../../../../../org/apache/poi/ss/formula/ptg/Ptg.html" title="class in org.apache.poi.ss.formula.ptg">Ptg</a></span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</tr> +<tbody> +<tr class="altColor"> +<td class="colFirst"><code><a href="../../../../../../../org/apache/poi/ss/formula/ptg/Ptg.html" title="class in org.apache.poi.ss.formula.ptg">Ptg</a>[]</code></td> +<td class="colLast"><span class="strong">Threshold.</span><code><strong><a href="../../../../../../../org/apache/poi/hssf/record/cf/Threshold.html#getParsedExpression()">getParsedExpression</a></strong>()</code> </td> +</tr> +</tbody> +</table> +<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> +<caption><span>Methods in <a href="../../../../../../../org/apache/poi/hssf/record/cf/package-summary.html">org.apache.poi.hssf.record.cf</a> with parameters of type <a href="../../../../../../../org/apache/poi/ss/formula/ptg/Ptg.html" title="class in org.apache.poi.ss.formula.ptg">Ptg</a></span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</tr> +<tbody> +<tr class="altColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><span class="strong">Threshold.</span><code><strong><a href="../../../../../../../org/apache/poi/hssf/record/cf/Threshold.html#setParsedExpression(org.apache.poi.ss.formula.ptg.Ptg[])">setParsedExpression</a></strong>(<a href="../../../../../../../org/apache/poi/ss/formula/ptg/Ptg.html" title="class in org.apache.poi.ss.formula.ptg">Ptg</a>[] ptgs)</code> </td> +</tr> +</tbody> +</table> +</li> <li class="blockList"><a name="org.apache.poi.hssf.record.chart"> <!-- --> </a> @@ -453,6 +488,24 @@ </tr> </tbody> </table> +<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> +<caption><span>Methods in <a href="../../../../../../../org/apache/poi/hssf/usermodel/package-summary.html">org.apache.poi.hssf.usermodel</a> with parameters of type <a href="../../../../../../../org/apache/poi/ss/formula/ptg/Ptg.html" title="class in org.apache.poi.ss.formula.ptg">Ptg</a></span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</tr> +<tbody> +<tr class="altColor"> +<td class="colFirst"><code>protected java.lang.String</code></td> +<td class="colLast"><span class="strong">HSSFConditionalFormattingRule.</span><code><strong><a href="../../../../../../../org/apache/poi/hssf/usermodel/HSSFConditionalFormattingRule.html#toFormulaString(org.apache.poi.ss.formula.ptg.Ptg[])">toFormulaString</a></strong>(<a href="../../../../../../../org/apache/poi/ss/formula/ptg/Ptg.html" title="class in org.apache.poi.ss.formula.ptg">Ptg</a>[] parsedExpression)</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>protected static java.lang.String</code></td> +<td class="colLast"><span class="strong">HSSFConditionalFormattingRule.</span><code><strong><a href="../../../../../../../org/apache/poi/hssf/usermodel/HSSFConditionalFormattingRule.html#toFormulaString(org.apache.poi.ss.formula.ptg.Ptg[],%20org.apache.poi.hssf.usermodel.HSSFWorkbook)">toFormulaString</a></strong>(<a href="../../../../../../../org/apache/poi/ss/formula/ptg/Ptg.html" title="class in org.apache.poi.ss.formula.ptg">Ptg</a>[] parsedExpression, + <a href="../../../../../../../org/apache/poi/hssf/usermodel/HSSFWorkbook.html" title="class in org.apache.poi.hssf.usermodel">HSSFWorkbook</a> workbook)</code> </td> +</tr> +</tbody> +</table> <table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation"> <caption><span>Constructors in <a href="../../../../../../../org/apache/poi/hssf/usermodel/package-summary.html">org.apache.poi.hssf.usermodel</a> with parameters of type <a href="../../../../../../../org/apache/poi/ss/formula/ptg/Ptg.html" title="class in org.apache.poi.ss.formula.ptg">Ptg</a></span><span class="tabEnd"> </span></caption> <tr> Modified: poi/site/publish/apidocs/org/apache/poi/ss/formula/ptg/package-use.html URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/ss/formula/ptg/package-use.html?rev=1691880&r1=1691879&r2=1691880&view=diff ============================================================================== --- poi/site/publish/apidocs/org/apache/poi/ss/formula/ptg/package-use.html (original) +++ poi/site/publish/apidocs/org/apache/poi/ss/formula/ptg/package-use.html Mon Jul 20 06:20:15 2015 @@ -92,32 +92,36 @@ </td> </tr> <tr class="rowColor"> -<td class="colFirst"><a href="#org.apache.poi.hssf.record.chart">org.apache.poi.hssf.record.chart</a></td> +<td class="colFirst"><a href="#org.apache.poi.hssf.record.cf">org.apache.poi.hssf.record.cf</a></td> <td class="colLast"> </td> </tr> <tr class="altColor"> +<td class="colFirst"><a href="#org.apache.poi.hssf.record.chart">org.apache.poi.hssf.record.chart</a></td> +<td class="colLast"> </td> +</tr> +<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.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">org.apache.poi.ss.formula.eval</a></td> <td class="colLast"> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><a href="#org.apache.poi.ss.formula.ptg">org.apache.poi.ss.formula.ptg</a></td> <td class="colLast"> <div class="block">formula package contains binary PTG structures used in Formulas</div> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><a href="#org.apache.poi.xssf.usermodel">org.apache.poi.xssf.usermodel</a></td> <td class="colLast"> </td> </tr> @@ -178,6 +182,23 @@ <div class="block"><tt>Ptg</tt> represents a syntactic token in a formula.</div> </td> </tr> +</tbody> +</table> +</li> +<li class="blockList"><a name="org.apache.poi.hssf.record.cf"> +<!-- --> +</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/formula/ptg/package-summary.html">org.apache.poi.ss.formula.ptg</a> used by <a href="../../../../../../org/apache/poi/hssf/record/cf/package-summary.html">org.apache.poi.hssf.record.cf</a></span><span class="tabEnd"> </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/formula/ptg/class-use/Ptg.html#org.apache.poi.hssf.record.cf">Ptg</a> +<div class="block"><tt>Ptg</tt> represents a syntactic token in a formula.</div> +</td> +</tr> </tbody> </table> </li> Modified: poi/site/publish/apidocs/org/apache/poi/ss/util/SheetUtil.html URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/ss/util/SheetUtil.html?rev=1691880&r1=1691879&r2=1691880&view=diff ============================================================================== --- poi/site/publish/apidocs/org/apache/poi/ss/util/SheetUtil.html (original) +++ poi/site/publish/apidocs/org/apache/poi/ss/util/SheetUtil.html Mon Jul 20 06:20:15 2015 @@ -136,11 +136,18 @@ extends java.lang.Object</pre> </tr> <tr class="altColor"> <td class="colFirst"><code>static boolean</code></td> +<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/ss/util/SheetUtil.html#canComputeColumnWidht(org.apache.poi.ss.usermodel.Font)">canComputeColumnWidht</a></strong>(<a href="../../../../../org/apache/poi/ss/usermodel/Font.html" title="interface in org.apache.poi.ss.usermodel">Font</a> font)</code> +<div class="block">Check if the Fonts are installed correctly so that Java can compute the size of + columns.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>static boolean</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/ss/util/SheetUtil.html#containsCell(org.apache.poi.ss.util.CellRangeAddress,%20int,%20int)">containsCell</a></strong>(<a href="../../../../../org/apache/poi/ss/util/CellRangeAddress.html" title="class in org.apache.poi.ss.util">CellRangeAddress</a> cr, int rowIx, int colIx)</code> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><code>static double</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/ss/util/SheetUtil.html#getCellWidth(org.apache.poi.ss.usermodel.Cell,%20int,%20org.apache.poi.ss.usermodel.DataFormatter,%20boolean)">getCellWidth</a></strong>(<a href="../../../../../org/apache/poi/ss/usermodel/Cell.html" title="interface in org.apache.poi.ss.usermodel">Cell</a> cell, int defaultCharWidth, @@ -149,7 +156,7 @@ extends java.lang.Object</pre> <div class="block">Compute width of a single cell</div> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><code>static <a href="../../../../../org/apache/poi/ss/usermodel/Cell.html" title="interface in org.apache.poi.ss.usermodel">Cell</a></code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/ss/util/SheetUtil.html#getCellWithMerges(org.apache.poi.ss.usermodel.Sheet,%20int,%20int)">getCellWithMerges</a></strong>(<a href="../../../../../org/apache/poi/ss/usermodel/Sheet.html" title="interface in org.apache.poi.ss.usermodel">Sheet</a> sheet, int rowIx, @@ -157,7 +164,7 @@ extends java.lang.Object</pre> <div class="block">Return the cell, taking account of merged regions.</div> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><code>static double</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/ss/util/SheetUtil.html#getColumnWidth(org.apache.poi.ss.usermodel.Sheet,%20int,%20boolean)">getColumnWidth</a></strong>(<a href="../../../../../org/apache/poi/ss/usermodel/Sheet.html" title="interface in org.apache.poi.ss.usermodel">Sheet</a> sheet, int column, @@ -165,7 +172,7 @@ extends java.lang.Object</pre> <div class="block">Compute width of a column and return the result</div> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><code>static double</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/ss/util/SheetUtil.html#getColumnWidth(org.apache.poi.ss.usermodel.Sheet,%20int,%20boolean,%20int,%20int)">getColumnWidth</a></strong>(<a href="../../../../../org/apache/poi/ss/usermodel/Sheet.html" title="interface in org.apache.poi.ss.usermodel">Sheet</a> sheet, int column, @@ -226,7 +233,7 @@ extends java.lang.Object</pre> boolean useMergedCells)</pre> <div class="block">Compute width of a single cell</div> <dl><dt><span class="strong">Parameters:</span></dt><dd><code>cell</code> - the cell whose width is to be calculated</dd><dd><code>defaultCharWidth</code> - the width of a single character</dd><dd><code>formatter</code> - formatter used to prepare the text to be measured</dd><dd><code>useMergedCells</code> - whether to use merged cells</dd> -<dt><span class="strong">Returns:</span></dt><dd>the width in pixels</dd></dl> +<dt><span class="strong">Returns:</span></dt><dd>the width in pixels or -1 if cell is empty</dd></dl> </li> </ul> <a name="getColumnWidth(org.apache.poi.ss.usermodel.Sheet, int, boolean)"> @@ -240,7 +247,7 @@ extends java.lang.Object</pre> boolean useMergedCells)</pre> <div class="block">Compute width of a column and return the result</div> <dl><dt><span class="strong">Parameters:</span></dt><dd><code>sheet</code> - the sheet to calculate</dd><dd><code>column</code> - 0-based index of the column</dd><dd><code>useMergedCells</code> - whether to use merged cells</dd> -<dt><span class="strong">Returns:</span></dt><dd>the width in pixels</dd></dl> +<dt><span class="strong">Returns:</span></dt><dd>the width in pixels or -1 if all cells are empty</dd></dl> </li> </ul> <a name="getColumnWidth(org.apache.poi.ss.usermodel.Sheet, int, boolean, int, int)"> @@ -256,7 +263,25 @@ extends java.lang.Object</pre> int lastRow)</pre> <div class="block">Compute width of a column based on a subset of the rows and return the result</div> <dl><dt><span class="strong">Parameters:</span></dt><dd><code>sheet</code> - the sheet to calculate</dd><dd><code>column</code> - 0-based index of the column</dd><dd><code>useMergedCells</code> - whether to use merged cells</dd><dd><code>firstRow</code> - 0-based index of the first row to consider (inclusive)</dd><dd><code>lastRow</code> - 0-based index of the last row to consider (inclusive)</dd> -<dt><span class="strong">Returns:</span></dt><dd>the width in pixels</dd></dl> +<dt><span class="strong">Returns:</span></dt><dd>the width in pixels or -1 if cell is empty</dd></dl> +</li> +</ul> +<a name="canComputeColumnWidht(org.apache.poi.ss.usermodel.Font)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>canComputeColumnWidht</h4> +<pre>public static boolean canComputeColumnWidht(<a href="../../../../../org/apache/poi/ss/usermodel/Font.html" title="interface in org.apache.poi.ss.usermodel">Font</a> font)</pre> +<div class="block">Check if the Fonts are installed correctly so that Java can compute the size of + columns. + + If a Cell uses a Font which is not available on the operating system then Java may + fail to return useful Font metrics and thus lead to an auto-computed size of 0. + + This method allows to check if computing the sizes for a given Font will succeed or not.</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>font</code> - The Font that is used in the Cell</dd> +<dt><span class="strong">Returns:</span></dt><dd>true if computing the size for this Font will succeed, false otherwise</dd></dl> </li> </ul> <a name="containsCell(org.apache.poi.ss.util.CellRangeAddress, int, int)"> Modified: poi/site/publish/apidocs/overview-tree.html URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/overview-tree.html?rev=1691880&r1=1691879&r2=1691880&view=diff ============================================================================== --- poi/site/publish/apidocs/overview-tree.html (original) +++ poi/site/publish/apidocs/overview-tree.html Mon Jul 20 06:20:15 2015 @@ -434,6 +434,7 @@ <li type="circle">org.apache.poi.xslf.model.geom.<a href="org/apache/poi/xslf/model/geom/ClosePathCommand.html" title="class in org.apache.poi.xslf.model.geom"><span class="strong">ClosePathCommand</span></a> (implements org.apache.poi.xslf.model.geom.<a href="org/apache/poi/xslf/model/geom/PathCommand.html" title="interface in org.apache.poi.xslf.model.geom">PathCommand</a>)</li> <li type="circle">org.apache.poi.util.<a href="org/apache/poi/util/CodePageUtil.html" title="class in org.apache.poi.util"><span class="strong">CodePageUtil</span></a></li> <li type="circle">org.apache.poi.ss.formula.<a href="org/apache/poi/ss/formula/CollaboratingWorkbooksEnvironment.html" title="class in org.apache.poi.ss.formula"><span class="strong">CollaboratingWorkbooksEnvironment</span></a></li> +<li type="circle">org.apache.poi.hssf.record.cf.<a href="org/apache/poi/hssf/record/cf/ColorGradientFormatting.html" title="class in org.apache.poi.hssf.record.cf"><span class="strong">ColorGradientFormatting</span></a> (implements java.lang.Cloneable)</li> <li type="circle">org.apache.poi.hwpf.model.<a href="org/apache/poi/hwpf/model/Colorref.html" title="class in org.apache.poi.hwpf.model"><span class="strong">Colorref</span></a> (implements java.lang.Cloneable)</li> <li type="circle">org.apache.poi.ss.formula.functions.<a href="org/apache/poi/ss/formula/functions/Column.html" title="class in org.apache.poi.ss.formula.functions"><span class="strong">Column</span></a> (implements org.apache.poi.ss.formula.functions.<a href="org/apache/poi/ss/formula/functions/Function0Arg.html" title="interface in org.apache.poi.ss.formula.functions">Function0Arg</a>, org.apache.poi.ss.formula.functions.<a href="org/apache/poi/ss/formula/functions/Function1Arg.html" title="interface in org.apache.poi.ss.formula.functions">Function1Arg</a>)</li> <li type="circle">org.apache.poi.xssf.usermodel.helpers.<a href="org/apache/poi/xssf/usermodel/helpers/ColumnHelper.html" title="class in org.apache.poi.xssf.usermodel.helpers"><span class="strong">ColumnHelper</span></a></li> @@ -471,6 +472,7 @@ <li type="circle">org.apache.poi.hslf.record.<a href="org/apache/poi/hslf/record/CurrentUserAtom.html" title="class in org.apache.poi.hslf.record"><span class="strong">CurrentUserAtom</span></a></li> <li type="circle">org.apache.poi.xslf.model.geom.<a href="org/apache/poi/xslf/model/geom/CurveToCommand.html" title="class in org.apache.poi.xslf.model.geom"><span class="strong">CurveToCommand</span></a> (implements org.apache.poi.xslf.model.geom.<a href="org/apache/poi/xslf/model/geom/PathCommand.html" title="interface in org.apache.poi.xslf.model.geom">PathCommand</a>)</li> <li type="circle">org.apache.poi.xslf.model.geom.<a href="org/apache/poi/xslf/model/geom/CustomGeometry.html" title="class in org.apache.poi.xslf.model.geom"><span class="strong">CustomGeometry</span></a> (implements java.lang.Iterable<T>)</li> +<li type="circle">org.apache.poi.hssf.record.cf.<a href="org/apache/poi/hssf/record/cf/DataBarFormatting.html" title="class in org.apache.poi.hssf.record.cf"><span class="strong">DataBarFormatting</span></a> (implements java.lang.Cloneable)</li> <li type="circle">org.apache.poi.ss.usermodel.<a href="org/apache/poi/ss/usermodel/DataFormatter.html" title="class in org.apache.poi.ss.usermodel"><span class="strong">DataFormatter</span></a> <ul> <li type="circle">org.apache.poi.hssf.usermodel.<a href="org/apache/poi/hssf/usermodel/HSSFDataFormatter.html" title="class in org.apache.poi.hssf.usermodel"><span class="strong">HSSFDataFormatter</span></a></li> @@ -666,6 +668,13 @@ <li type="circle">org.apache.poi.hssf.eventusermodel.<a href="org/apache/poi/hssf/eventusermodel/EventWorkbookBuilder.html" title="class in org.apache.poi.hssf.eventusermodel"><span class="strong">EventWorkbookBuilder</span></a></li> <li type="circle">org.apache.poi.hssf.eventusermodel.<a href="org/apache/poi/hssf/eventusermodel/EventWorkbookBuilder.SheetRecordCollectingListener.html" title="class in org.apache.poi.hssf.eventusermodel"><span class="strong">EventWorkbookBuilder.SheetRecordCollectingListener</span></a> (implements org.apache.poi.hssf.eventusermodel.<a href="org/apache/poi/hssf/eventusermodel/HSSFListener.html" title="interface in org.apache.poi.hssf.eventusermodel">HSSFListener</a>)</li> <li type="circle">org.apache.poi.xslf.model.geom.<a href="org/apache/poi/xslf/model/geom/ExpressionParser.html" title="class in org.apache.poi.xslf.model.geom"><span class="strong">ExpressionParser</span></a></li> +<li type="circle">org.apache.poi.hssf.record.common.<a href="org/apache/poi/hssf/record/common/ExtendedColor.html" title="class in org.apache.poi.hssf.record.common"><span class="strong">ExtendedColor</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>) +<ul> +<li type="circle">org.apache.poi.hssf.usermodel.<a href="org/apache/poi/hssf/usermodel/HSSFExtendedColor.html" title="class in org.apache.poi.hssf.usermodel"><span class="strong">HSSFExtendedColor</span></a></li> +<li type="circle">org.apache.poi.xssf.usermodel.<a href="org/apache/poi/xssf/usermodel/XSSFColor.html" title="class in org.apache.poi.xssf.usermodel"><span class="strong">XSSFColor</span></a></li> +</ul> +</li> <li type="circle">org.apache.poi.xssf.model.<a href="org/apache/poi/xssf/model/ExternalLinksTable.ExternalName.html" title="class in org.apache.poi.xssf.model"><span class="strong">ExternalLinksTable.ExternalName</span></a> (implements org.apache.poi.ss.usermodel.<a href="org/apache/poi/ss/usermodel/Name.html" title="interface in org.apache.poi.ss.usermodel">Name</a>)</li> <li type="circle">org.apache.poi.ss.formula.eval.<a href="org/apache/poi/ss/formula/eval/ExternalNameEval.html" title="class in org.apache.poi.ss.formula.eval"><span class="strong">ExternalNameEval</span></a> (implements org.apache.poi.ss.formula.eval.<a href="org/apache/poi/ss/formula/eval/ValueEval.html" title="interface in org.apache.poi.ss.formula.eval">ValueEval</a>)</li> <li type="circle">org.apache.poi.extractor.<a href="org/apache/poi/extractor/ExtractorFactory.html" title="class in org.apache.poi.extractor"><span class="strong">ExtractorFactory</span></a></li> @@ -964,9 +973,12 @@ <li type="circle">org.apache.poi.hssf.util.<a href="org/apache/poi/hssf/util/HSSFColor.YELLOW.html" title="class in org.apache.poi.hssf.util"><span class="strong">HSSFColor.YELLOW</span></a></li> </ul> </li> +<li type="circle">org.apache.poi.hssf.usermodel.<a href="org/apache/poi/hssf/usermodel/HSSFColorScaleFormatting.html" title="class in org.apache.poi.hssf.usermodel"><span class="strong">HSSFColorScaleFormatting</span></a> (implements org.apache.poi.ss.usermodel.<a href="org/apache/poi/ss/usermodel/ColorScaleFormatting.html" title="interface in org.apache.poi.ss.usermodel">ColorScaleFormatting</a>)</li> <li type="circle">org.apache.poi.hssf.usermodel.<a href="org/apache/poi/hssf/usermodel/HSSFConditionalFormatting.html" title="class in org.apache.poi.hssf.usermodel"><span class="strong">HSSFConditionalFormatting</span></a> (implements org.apache.poi.ss.usermodel.<a href="org/apache/poi/ss/usermodel/ConditionalFormatting.html" title="interface in org.apache.poi.ss.usermodel">ConditionalFormatting</a>)</li> <li type="circle">org.apache.poi.hssf.usermodel.<a href="org/apache/poi/hssf/usermodel/HSSFConditionalFormattingRule.html" title="class in org.apache.poi.hssf.usermodel"><span class="strong">HSSFConditionalFormattingRule</span></a> (implements org.apache.poi.ss.usermodel.<a href="org/apache/poi/ss/usermodel/ConditionalFormattingRule.html" title="interface in org.apache.poi.ss.usermodel">ConditionalFormattingRule</a>)</li> +<li type="circle">org.apache.poi.hssf.usermodel.<a href="org/apache/poi/hssf/usermodel/HSSFConditionalFormattingThreshold.html" title="class in org.apache.poi.hssf.usermodel"><span class="strong">HSSFConditionalFormattingThreshold</span></a> (implements org.apache.poi.ss.usermodel.<a href="org/apache/poi/ss/usermodel/ConditionalFormattingThreshold.html" title="interface in org.apache.poi.ss.usermodel">ConditionalFormattingThreshold</a>)</li> <li type="circle">org.apache.poi.hssf.usermodel.<a href="org/apache/poi/hssf/usermodel/HSSFCreationHelper.html" title="class in org.apache.poi.hssf.usermodel"><span class="strong">HSSFCreationHelper</span></a> (implements org.apache.poi.ss.usermodel.<a href="org/apache/poi/ss/usermodel/CreationHelper.html" title="interface in org.apache.poi.ss.usermodel">CreationHelper</a>)</li> +<li type="circle">org.apache.poi.hssf.usermodel.<a href="org/apache/poi/hssf/usermodel/HSSFDataBarFormatting.html" title="class in org.apache.poi.hssf.usermodel"><span class="strong">HSSFDataBarFormatting</span></a> (implements org.apache.poi.ss.usermodel.<a href="org/apache/poi/ss/usermodel/DataBarFormatting.html" title="interface in org.apache.poi.ss.usermodel">DataBarFormatting</a>)</li> <li type="circle">org.apache.poi.hssf.usermodel.<a href="org/apache/poi/hssf/usermodel/HSSFDataFormat.html" title="class in org.apache.poi.hssf.usermodel"><span class="strong">HSSFDataFormat</span></a> (implements org.apache.poi.ss.usermodel.<a href="org/apache/poi/ss/usermodel/DataFormat.html" title="interface in org.apache.poi.ss.usermodel">DataFormat</a>)</li> <li type="circle">org.apache.poi.hssf.usermodel.<a href="org/apache/poi/hssf/usermodel/HSSFDataValidation.html" title="class in org.apache.poi.hssf.usermodel"><span class="strong">HSSFDataValidation</span></a> (implements org.apache.poi.ss.usermodel.<a href="org/apache/poi/ss/usermodel/DataValidation.html" title="interface in org.apache.poi.ss.usermodel">DataValidation</a>)</li> <li type="circle">org.apache.poi.hssf.usermodel.<a href="org/apache/poi/hssf/usermodel/HSSFDataValidationHelper.html" title="class in org.apache.poi.hssf.usermodel"><span class="strong">HSSFDataValidationHelper</span></a> (implements org.apache.poi.ss.usermodel.<a href="org/apache/poi/ss/usermodel/DataValidationHelper.html" title="interface in org.apache.poi.ss.usermodel">DataValidationHelper</a>)</li> @@ -2245,6 +2257,13 @@ <li type="circle">org.apache.poi.xwpf.usermodel.<a href="org/apache/poi/xwpf/usermodel/TextSegement.html" title="class in org.apache.poi.xwpf.usermodel"><span class="strong">TextSegement</span></a></li> <li type="circle">org.apache.poi.hslf.record.<a href="org/apache/poi/hslf/record/TextSpecInfoAtom.TextSpecInfoRun.html" title="class in org.apache.poi.hslf.record"><span class="strong">TextSpecInfoAtom.TextSpecInfoRun</span></a></li> <li type="circle">org.apache.poi.hslf.dev.<a href="org/apache/poi/hslf/dev/TextStyleListing.html" title="class in org.apache.poi.hslf.dev"><span class="strong">TextStyleListing</span></a></li> +<li type="circle">org.apache.poi.hssf.record.cf.<a href="org/apache/poi/hssf/record/cf/Threshold.html" title="class in org.apache.poi.hssf.record.cf"><span class="strong">Threshold</span></a> +<ul> +<li type="circle">org.apache.poi.hssf.record.cf.<a href="org/apache/poi/hssf/record/cf/ColorGradientThreshold.html" title="class in org.apache.poi.hssf.record.cf"><span class="strong">ColorGradientThreshold</span></a></li> +<li type="circle">org.apache.poi.hssf.record.cf.<a href="org/apache/poi/hssf/record/cf/DataBarThreshold.html" title="class in org.apache.poi.hssf.record.cf"><span class="strong">DataBarThreshold</span></a></li> +<li type="circle">org.apache.poi.hssf.record.cf.<a href="org/apache/poi/hssf/record/cf/IconMultiStateThreshold.html" title="class in org.apache.poi.hssf.record.cf"><span class="strong">IconMultiStateThreshold</span></a></li> +</ul> +</li> <li type="circle">java.lang.Throwable (implements java.io.Serializable) <ul> <li type="circle">java.lang.Exception @@ -2485,11 +2504,13 @@ </li> <li type="circle">org.apache.poi.xssf.usermodel.charts.<a href="org/apache/poi/xssf/usermodel/charts/XSSFChartDataFactory.html" title="class in org.apache.poi.xssf.usermodel.charts"><span class="strong">XSSFChartDataFactory</span></a> (implements org.apache.poi.ss.usermodel.charts.<a href="org/apache/poi/ss/usermodel/charts/ChartDataFactory.html" title="interface in org.apache.poi.ss.usermodel.charts">ChartDataFactory</a>)</li> <li type="circle">org.apache.poi.xssf.usermodel.charts.<a href="org/apache/poi/xssf/usermodel/charts/XSSFChartLegend.html" title="class in org.apache.poi.xssf.usermodel.charts"><span class="strong">XSSFChartLegend</span></a> (implements org.apache.poi.ss.usermodel.charts.<a href="org/apache/poi/ss/usermodel/charts/ChartLegend.html" title="interface in org.apache.poi.ss.usermodel.charts">ChartLegend</a>)</li> -<li type="circle">org.apache.poi.xssf.usermodel.<a href="org/apache/poi/xssf/usermodel/XSSFColor.html" title="class in org.apache.poi.xssf.usermodel"><span class="strong">XSSFColor</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">org.apache.poi.xssf.usermodel.<a href="org/apache/poi/xssf/usermodel/XSSFColorScaleFormatting.html" title="class in org.apache.poi.xssf.usermodel"><span class="strong">XSSFColorScaleFormatting</span></a> (implements org.apache.poi.ss.usermodel.<a href="org/apache/poi/ss/usermodel/ColorScaleFormatting.html" title="interface in org.apache.poi.ss.usermodel">ColorScaleFormatting</a>)</li> <li type="circle">org.apache.poi.xssf.usermodel.<a href="org/apache/poi/xssf/usermodel/XSSFComment.html" title="class in org.apache.poi.xssf.usermodel"><span class="strong">XSSFComment</span></a> (implements org.apache.poi.ss.usermodel.<a href="org/apache/poi/ss/usermodel/Comment.html" title="interface in org.apache.poi.ss.usermodel">Comment</a>)</li> <li type="circle">org.apache.poi.xssf.usermodel.<a href="org/apache/poi/xssf/usermodel/XSSFConditionalFormatting.html" title="class in org.apache.poi.xssf.usermodel"><span class="strong">XSSFConditionalFormatting</span></a> (implements org.apache.poi.ss.usermodel.<a href="org/apache/poi/ss/usermodel/ConditionalFormatting.html" title="interface in org.apache.poi.ss.usermodel">ConditionalFormatting</a>)</li> <li type="circle">org.apache.poi.xssf.usermodel.<a href="org/apache/poi/xssf/usermodel/XSSFConditionalFormattingRule.html" title="class in org.apache.poi.xssf.usermodel"><span class="strong">XSSFConditionalFormattingRule</span></a> (implements org.apache.poi.ss.usermodel.<a href="org/apache/poi/ss/usermodel/ConditionalFormattingRule.html" title="interface in org.apache.poi.ss.usermodel">ConditionalFormattingRule</a>)</li> +<li type="circle">org.apache.poi.xssf.usermodel.<a href="org/apache/poi/xssf/usermodel/XSSFConditionalFormattingThreshold.html" title="class in org.apache.poi.xssf.usermodel"><span class="strong">XSSFConditionalFormattingThreshold</span></a> (implements org.apache.poi.ss.usermodel.<a href="org/apache/poi/ss/usermodel/ConditionalFormattingThreshold.html" title="interface in org.apache.poi.ss.usermodel">ConditionalFormattingThreshold</a>)</li> <li type="circle">org.apache.poi.xssf.usermodel.<a href="org/apache/poi/xssf/usermodel/XSSFCreationHelper.html" title="class in org.apache.poi.xssf.usermodel"><span class="strong">XSSFCreationHelper</span></a> (implements org.apache.poi.ss.usermodel.<a href="org/apache/poi/ss/usermodel/CreationHelper.html" title="interface in org.apache.poi.ss.usermodel">CreationHelper</a>)</li> +<li type="circle">org.apache.poi.xssf.usermodel.<a href="org/apache/poi/xssf/usermodel/XSSFDataBarFormatting.html" title="class in org.apache.poi.xssf.usermodel"><span class="strong">XSSFDataBarFormatting</span></a> (implements org.apache.poi.ss.usermodel.<a href="org/apache/poi/ss/usermodel/DataBarFormatting.html" title="interface in org.apache.poi.ss.usermodel">DataBarFormatting</a>)</li> <li type="circle">org.apache.poi.xssf.usermodel.<a href="org/apache/poi/xssf/usermodel/XSSFDataFormat.html" title="class in org.apache.poi.xssf.usermodel"><span class="strong">XSSFDataFormat</span></a> (implements org.apache.poi.ss.usermodel.<a href="org/apache/poi/ss/usermodel/DataFormat.html" title="interface in org.apache.poi.ss.usermodel">DataFormat</a>)</li> <li type="circle">org.apache.poi.xssf.usermodel.<a href="org/apache/poi/xssf/usermodel/XSSFDataValidation.html" title="class in org.apache.poi.xssf.usermodel"><span class="strong">XSSFDataValidation</span></a> (implements org.apache.poi.ss.usermodel.<a href="org/apache/poi/ss/usermodel/DataValidation.html" title="interface in org.apache.poi.ss.usermodel">DataValidation</a>)</li> <li type="circle">org.apache.poi.xssf.usermodel.<a href="org/apache/poi/xssf/usermodel/XSSFDataValidationConstraint.html" title="class in org.apache.poi.xssf.usermodel"><span class="strong">XSSFDataValidationConstraint</span></a> (implements org.apache.poi.ss.usermodel.<a href="org/apache/poi/ss/usermodel/DataValidationConstraint.html" title="interface in org.apache.poi.ss.usermodel">DataValidationConstraint</a>)</li> @@ -2513,6 +2534,7 @@ </ul> </li> <li type="circle">org.apache.poi.xssf.usermodel.<a href="org/apache/poi/xssf/usermodel/XSSFHyperlink.html" title="class in org.apache.poi.xssf.usermodel"><span class="strong">XSSFHyperlink</span></a> (implements org.apache.poi.ss.usermodel.<a href="org/apache/poi/ss/usermodel/Hyperlink.html" title="interface in org.apache.poi.ss.usermodel">Hyperlink</a>)</li> +<li type="circle">org.apache.poi.xssf.usermodel.<a href="org/apache/poi/xssf/usermodel/XSSFIconMultiStateFormatting.html" title="class in org.apache.poi.xssf.usermodel"><span class="strong">XSSFIconMultiStateFormatting</span></a> (implements org.apache.poi.ss.usermodel.<a href="org/apache/poi/ss/usermodel/IconMultiStateFormatting.html" title="interface in org.apache.poi.ss.usermodel">IconMultiStateFormatting</a>)</li> <li type="circle">org.apache.poi.xssf.extractor.<a href="org/apache/poi/xssf/extractor/XSSFImportFromXML.html" title="class in org.apache.poi.xssf.extractor"><span class="strong">XSSFImportFromXML</span></a></li> <li type="circle">org.apache.poi.xssf.usermodel.charts.<a href="org/apache/poi/xssf/usermodel/charts/XSSFLineChartData.html" title="class in org.apache.poi.xssf.usermodel.charts"><span class="strong">XSSFLineChartData</span></a> (implements org.apache.poi.ss.usermodel.charts.<a href="org/apache/poi/ss/usermodel/charts/LineChartData.html" title="interface in org.apache.poi.ss.usermodel.charts">LineChartData</a>)</li> <li type="circle">org.apache.poi.xssf.usermodel.charts.<a href="org/apache/poi/xssf/usermodel/charts/XSSFManualLayout.html" title="class in org.apache.poi.xssf.usermodel.charts"><span class="strong">XSSFManualLayout</span></a> (implements org.apache.poi.ss.usermodel.charts.<a href="org/apache/poi/ss/usermodel/charts/ManualLayout.html" title="interface in org.apache.poi.ss.usermodel.charts">ManualLayout</a>)</li> @@ -2654,10 +2676,13 @@ </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> @@ -2926,6 +2951,7 @@ <li type="circle">org.apache.poi.ss.<a href="org/apache/poi/ss/SpreadsheetVersion.html" title="enum in org.apache.poi.ss"><span class="strong">SpreadsheetVersion</span></a></li> <li type="circle">org.apache.poi.ss.format.<a href="org/apache/poi/ss/format/CellFormatType.html" title="enum in org.apache.poi.ss.format"><span class="strong">CellFormatType</span></a></li> <li type="circle">org.apache.poi.ss.formula.functions.<a href="org/apache/poi/ss/formula/functions/LinearRegressionFunction.FUNCTION.html" title="enum in org.apache.poi.ss.formula.functions"><span class="strong">LinearRegressionFunction.FUNCTION</span></a></li> +<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> --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@poi.apache.org For additional commands, e-mail: commits-h...@poi.apache.org