Added: 
poi/site/publish/apidocs/org/apache/poi/ss/usermodel/class-use/TableStyleInfo.html
URL: 
http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/ss/usermodel/class-use/TableStyleInfo.html?rev=1795025&view=auto
==============================================================================
--- 
poi/site/publish/apidocs/org/apache/poi/ss/usermodel/class-use/TableStyleInfo.html
 (added)
+++ 
poi/site/publish/apidocs/org/apache/poi/ss/usermodel/class-use/TableStyleInfo.html
 Fri May 12 21:56:14 2017
@@ -0,0 +1,198 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" 
"http://www.w3.org/TR/html4/loose.dtd";>
+<!-- NewPage -->
+<html lang="en">
+<head>
+<title>Uses of Interface org.apache.poi.ss.usermodel.TableStyleInfo (POI API 
Documentation)</title>
+<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" 
title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Interface 
org.apache.poi.ss.usermodel.TableStyleInfo (POI API Documentation)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a 
name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a 
href="../../../../../../org/apache/poi/ss/usermodel/TableStyleInfo.html" 
title="interface in org.apache.poi.ss.usermodel">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a 
href="../../../../../../index.html?org/apache/poi/ss/usermodel/class-use/TableStyleInfo.html"
 target="_top">Frames</a></li>
+<li><a href="TableStyleInfo.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Interface org.apache.poi.ss.usermodel.TableStyleInfo" 
class="title">Uses of 
Interface<br>org.apache.poi.ss.usermodel.TableStyleInfo</h2>
+</div>
+<div class="classUseContainer">
+<ul class="blockList">
+<li class="blockList">
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing 
packages, and an explanation">
+<caption><span>Packages that use <a 
href="../../../../../../org/apache/poi/ss/usermodel/TableStyleInfo.html" 
title="interface in org.apache.poi.ss.usermodel">TableStyleInfo</a></span><span 
class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Package</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a 
href="#org.apache.poi.ss.usermodel">org.apache.poi.ss.usermodel</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a 
href="#org.apache.poi.xssf.usermodel">org.apache.poi.xssf.usermodel</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<ul class="blockList">
+<li class="blockList"><a name="org.apache.poi.ss.usermodel">
+<!--   -->
+</a>
+<h3>Uses of <a 
href="../../../../../../org/apache/poi/ss/usermodel/TableStyleInfo.html" 
title="interface in org.apache.poi.ss.usermodel">TableStyleInfo</a> in <a 
href="../../../../../../org/apache/poi/ss/usermodel/package-summary.html">org.apache.poi.ss.usermodel</a></h3>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing 
methods, and an explanation">
+<caption><span>Methods in <a 
href="../../../../../../org/apache/poi/ss/usermodel/package-summary.html">org.apache.poi.ss.usermodel</a>
 that return <a 
href="../../../../../../org/apache/poi/ss/usermodel/TableStyleInfo.html" 
title="interface in org.apache.poi.ss.usermodel">TableStyleInfo</a></span><span 
class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code><a 
href="../../../../../../org/apache/poi/ss/usermodel/TableStyleInfo.html" 
title="interface in org.apache.poi.ss.usermodel">TableStyleInfo</a></code></td>
+<td class="colLast"><span class="strong">Table.</span><code><strong><a 
href="../../../../../../org/apache/poi/ss/usermodel/Table.html#getStyle()">getStyle</a></strong>()</code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList"><a name="org.apache.poi.xssf.usermodel">
+<!--   -->
+</a>
+<h3>Uses of <a 
href="../../../../../../org/apache/poi/ss/usermodel/TableStyleInfo.html" 
title="interface in org.apache.poi.ss.usermodel">TableStyleInfo</a> in <a 
href="../../../../../../org/apache/poi/xssf/usermodel/package-summary.html">org.apache.poi.xssf.usermodel</a></h3>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing 
classes, and an explanation">
+<caption><span>Classes in <a 
href="../../../../../../org/apache/poi/xssf/usermodel/package-summary.html">org.apache.poi.xssf.usermodel</a>
 that implement <a 
href="../../../../../../org/apache/poi/ss/usermodel/TableStyleInfo.html" 
title="interface in org.apache.poi.ss.usermodel">TableStyleInfo</a></span><span 
class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Class and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>class&nbsp;</code></td>
+<td class="colLast"><code><strong><a 
href="../../../../../../org/apache/poi/xssf/usermodel/XSSFTableStyleInfo.html" 
title="class in 
org.apache.poi.xssf.usermodel">XSSFTableStyleInfo</a></strong></code>
+<div class="block">Wrapper for the CT class, to cache values and add style 
lookup</div>
+</td>
+</tr>
+</tbody>
+</table>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing 
methods, and an explanation">
+<caption><span>Methods in <a 
href="../../../../../../org/apache/poi/xssf/usermodel/package-summary.html">org.apache.poi.xssf.usermodel</a>
 that return <a 
href="../../../../../../org/apache/poi/ss/usermodel/TableStyleInfo.html" 
title="interface in org.apache.poi.ss.usermodel">TableStyleInfo</a></span><span 
class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code><a 
href="../../../../../../org/apache/poi/ss/usermodel/TableStyleInfo.html" 
title="interface in org.apache.poi.ss.usermodel">TableStyleInfo</a></code></td>
+<td class="colLast"><span class="strong">XSSFTable.</span><code><strong><a 
href="../../../../../../org/apache/poi/xssf/usermodel/XSSFTable.html#getStyle()">getStyle</a></strong>()</code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a 
name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a 
href="../../../../../../org/apache/poi/ss/usermodel/TableStyleInfo.html" 
title="interface in org.apache.poi.ss.usermodel">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a 
href="../../../../../../index.html?org/apache/poi/ss/usermodel/class-use/TableStyleInfo.html"
 target="_top">Frames</a></li>
+<li><a href="TableStyleInfo.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 2017 The Apache Software Foundation or
+        its licensors, as applicable.</i>
+            </small></p>
+</body>
+</html>

Added: 
poi/site/publish/apidocs/org/apache/poi/ss/usermodel/class-use/TableStyleType.html
URL: 
http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/ss/usermodel/class-use/TableStyleType.html?rev=1795025&view=auto
==============================================================================
--- 
poi/site/publish/apidocs/org/apache/poi/ss/usermodel/class-use/TableStyleType.html
 (added)
+++ 
poi/site/publish/apidocs/org/apache/poi/ss/usermodel/class-use/TableStyleType.html
 Fri May 12 21:56:14 2017
@@ -0,0 +1,205 @@
+<!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.ss.usermodel.TableStyleType (POI API 
Documentation)</title>
+<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" 
title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Class 
org.apache.poi.ss.usermodel.TableStyleType (POI API Documentation)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a 
name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a 
href="../../../../../../org/apache/poi/ss/usermodel/TableStyleType.html" 
title="enum in org.apache.poi.ss.usermodel">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a 
href="../../../../../../index.html?org/apache/poi/ss/usermodel/class-use/TableStyleType.html"
 target="_top">Frames</a></li>
+<li><a href="TableStyleType.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.ss.usermodel.TableStyleType" 
class="title">Uses of Class<br>org.apache.poi.ss.usermodel.TableStyleType</h2>
+</div>
+<div class="classUseContainer">
+<ul class="blockList">
+<li class="blockList">
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing 
packages, and an explanation">
+<caption><span>Packages that use <a 
href="../../../../../../org/apache/poi/ss/usermodel/TableStyleType.html" 
title="enum in org.apache.poi.ss.usermodel">TableStyleType</a></span><span 
class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Package</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a 
href="#org.apache.poi.ss.usermodel">org.apache.poi.ss.usermodel</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a 
href="#org.apache.poi.xssf.usermodel">org.apache.poi.xssf.usermodel</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<ul class="blockList">
+<li class="blockList"><a name="org.apache.poi.ss.usermodel">
+<!--   -->
+</a>
+<h3>Uses of <a 
href="../../../../../../org/apache/poi/ss/usermodel/TableStyleType.html" 
title="enum in org.apache.poi.ss.usermodel">TableStyleType</a> in <a 
href="../../../../../../org/apache/poi/ss/usermodel/package-summary.html">org.apache.poi.ss.usermodel</a></h3>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing 
methods, and an explanation">
+<caption><span>Methods in <a 
href="../../../../../../org/apache/poi/ss/usermodel/package-summary.html">org.apache.poi.ss.usermodel</a>
 that return <a 
href="../../../../../../org/apache/poi/ss/usermodel/TableStyleType.html" 
title="enum in org.apache.poi.ss.usermodel">TableStyleType</a></span><span 
class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>static <a 
href="../../../../../../org/apache/poi/ss/usermodel/TableStyleType.html" 
title="enum in org.apache.poi.ss.usermodel">TableStyleType</a></code></td>
+<td class="colLast"><span 
class="strong">TableStyleType.</span><code><strong><a 
href="../../../../../../org/apache/poi/ss/usermodel/TableStyleType.html#valueOf(java.lang.String)">valueOf</a></strong>(java.lang.String&nbsp;name)</code>
+<div class="block">Returns the enum constant of this type with the specified 
name.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static <a 
href="../../../../../../org/apache/poi/ss/usermodel/TableStyleType.html" 
title="enum in org.apache.poi.ss.usermodel">TableStyleType</a>[]</code></td>
+<td class="colLast"><span 
class="strong">TableStyleType.</span><code><strong><a 
href="../../../../../../org/apache/poi/ss/usermodel/TableStyleType.html#values()">values</a></strong>()</code>
+<div class="block">Returns an array containing the constants of this enum 
type, in
+the order they are declared.</div>
+</td>
+</tr>
+</tbody>
+</table>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing 
methods, and an explanation">
+<caption><span>Methods in <a 
href="../../../../../../org/apache/poi/ss/usermodel/package-summary.html">org.apache.poi.ss.usermodel</a>
 with parameters of type <a 
href="../../../../../../org/apache/poi/ss/usermodel/TableStyleType.html" 
title="enum in org.apache.poi.ss.usermodel">TableStyleType</a></span><span 
class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code><a 
href="../../../../../../org/apache/poi/ss/usermodel/DifferentialStyleProvider.html"
 title="interface in 
org.apache.poi.ss.usermodel">DifferentialStyleProvider</a></code></td>
+<td class="colLast"><span class="strong">TableStyle.</span><code><strong><a 
href="../../../../../../org/apache/poi/ss/usermodel/TableStyle.html#getStyle(org.apache.poi.ss.usermodel.TableStyleType)">getStyle</a></strong>(<a
 href="../../../../../../org/apache/poi/ss/usermodel/TableStyleType.html" 
title="enum in 
org.apache.poi.ss.usermodel">TableStyleType</a>&nbsp;type)</code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList"><a name="org.apache.poi.xssf.usermodel">
+<!--   -->
+</a>
+<h3>Uses of <a 
href="../../../../../../org/apache/poi/ss/usermodel/TableStyleType.html" 
title="enum in org.apache.poi.ss.usermodel">TableStyleType</a> in <a 
href="../../../../../../org/apache/poi/xssf/usermodel/package-summary.html">org.apache.poi.xssf.usermodel</a></h3>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing 
methods, and an explanation">
+<caption><span>Methods in <a 
href="../../../../../../org/apache/poi/xssf/usermodel/package-summary.html">org.apache.poi.xssf.usermodel</a>
 with parameters of type <a 
href="../../../../../../org/apache/poi/ss/usermodel/TableStyleType.html" 
title="enum in org.apache.poi.ss.usermodel">TableStyleType</a></span><span 
class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code><a 
href="../../../../../../org/apache/poi/ss/usermodel/DifferentialStyleProvider.html"
 title="interface in 
org.apache.poi.ss.usermodel">DifferentialStyleProvider</a></code></td>
+<td class="colLast"><span 
class="strong">XSSFTableStyle.</span><code><strong><a 
href="../../../../../../org/apache/poi/xssf/usermodel/XSSFTableStyle.html#getStyle(org.apache.poi.ss.usermodel.TableStyleType)">getStyle</a></strong>(<a
 href="../../../../../../org/apache/poi/ss/usermodel/TableStyleType.html" 
title="enum in 
org.apache.poi.ss.usermodel">TableStyleType</a>&nbsp;type)</code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a 
name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a 
href="../../../../../../org/apache/poi/ss/usermodel/TableStyleType.html" 
title="enum in org.apache.poi.ss.usermodel">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a 
href="../../../../../../index.html?org/apache/poi/ss/usermodel/class-use/TableStyleType.html"
 target="_top">Frames</a></li>
+<li><a href="TableStyleType.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 2017 The Apache Software Foundation or
+        its licensors, as applicable.</i>
+            </small></p>
+</body>
+</html>

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=1795025&r1=1795024&r2=1795025&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 Fri 
May 12 21:56:14 2017
@@ -31,6 +31,7 @@
 <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>
 <li><a href="DataValidationHelper.html" title="interface in 
org.apache.poi.ss.usermodel" 
target="classFrame"><i>DataValidationHelper</i></a></li>
+<li><a href="DifferentialStyleProvider.html" title="interface in 
org.apache.poi.ss.usermodel" 
target="classFrame"><i>DifferentialStyleProvider</i></a></li>
 <li><a href="Drawing.html" title="interface in org.apache.poi.ss.usermodel" 
target="classFrame"><i>Drawing</i></a></li>
 <li><a href="Font.html" title="interface in org.apache.poi.ss.usermodel" 
target="classFrame"><i>Font</i></a></li>
 <li><a href="FontFormatting.html" title="interface in 
org.apache.poi.ss.usermodel" target="classFrame"><i>FontFormatting</i></a></li>
@@ -54,6 +55,8 @@
 <li><a href="SheetConditionalFormatting.html" title="interface in 
org.apache.poi.ss.usermodel" 
target="classFrame"><i>SheetConditionalFormatting</i></a></li>
 <li><a href="SimpleShape.html" title="interface in 
org.apache.poi.ss.usermodel" target="classFrame"><i>SimpleShape</i></a></li>
 <li><a href="Table.html" title="interface in org.apache.poi.ss.usermodel" 
target="classFrame"><i>Table</i></a></li>
+<li><a href="TableStyle.html" title="interface in org.apache.poi.ss.usermodel" 
target="classFrame"><i>TableStyle</i></a></li>
+<li><a href="TableStyleInfo.html" title="interface in 
org.apache.poi.ss.usermodel" target="classFrame"><i>TableStyleInfo</i></a></li>
 <li><a href="Textbox.html" title="interface in org.apache.poi.ss.usermodel" 
target="classFrame"><i>Textbox</i></a></li>
 <li><a href="Workbook.html" title="interface in org.apache.poi.ss.usermodel" 
target="classFrame"><i>Workbook</i></a></li>
 </ul>
@@ -103,6 +106,7 @@
 <li><a href="PrintOrientation.html" title="enum in 
org.apache.poi.ss.usermodel" target="classFrame">PrintOrientation</a></li>
 <li><a href="Row.MissingCellPolicy.html" title="enum in 
org.apache.poi.ss.usermodel" target="classFrame">Row.MissingCellPolicy</a></li>
 <li><a href="SheetVisibility.html" title="enum in org.apache.poi.ss.usermodel" 
target="classFrame">SheetVisibility</a></li>
+<li><a href="TableStyleType.html" title="enum in org.apache.poi.ss.usermodel" 
target="classFrame">TableStyleType</a></li>
 <li><a href="VerticalAlignment.html" title="enum in 
org.apache.poi.ss.usermodel" target="classFrame">VerticalAlignment</a></li>
 </ul>
 </div>

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=1795025&r1=1795024&r2=1795025&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 
Fri May 12 21:56:14 2017
@@ -195,29 +195,36 @@
 <td class="colLast">&nbsp;</td>
 </tr>
 <tr class="rowColor">
+<td class="colFirst"><a 
href="../../../../../org/apache/poi/ss/usermodel/DifferentialStyleProvider.html"
 title="interface in 
org.apache.poi.ss.usermodel">DifferentialStyleProvider</a></td>
+<td class="colLast">
+<div class="block">Interface for classes providing differential style 
definitions, such as conditional format rules
+ and table/pivot table styles.</div>
+</td>
+</tr>
+<tr class="altColor">
 <td class="colFirst"><a 
href="../../../../../org/apache/poi/ss/usermodel/Drawing.html" title="interface 
in org.apache.poi.ss.usermodel">Drawing</a>&lt;T extends <a 
href="../../../../../org/apache/poi/ss/usermodel/Shape.html" title="interface 
in org.apache.poi.ss.usermodel">Shape</a>&gt;</td>
 <td class="colLast">
 <div class="block">High level representation of spreadsheet drawing.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <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="rowColor">
+<tr class="altColor">
 <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="altColor">
+<tr class="rowColor">
 <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="rowColor">
+<tr class="altColor">
 <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/>
@@ -226,118 +233,131 @@
  cell values.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <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="rowColor">
+<tr class="altColor">
 <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="altColor">
+<tr class="rowColor">
 <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="rowColor">
+<tr class="altColor">
 <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="altColor">
+<tr class="rowColor">
 <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="rowColor">
+<tr class="altColor">
 <td class="colFirst"><a 
href="../../../../../org/apache/poi/ss/usermodel/ObjectData.html" 
title="interface in org.apache.poi.ss.usermodel">ObjectData</a></td>
 <td class="colLast">
 <div class="block">Common interface for OLE shapes, i.e.</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/Shape.html" title="interface 
in org.apache.poi.ss.usermodel">Shape</a></td>
 <td class="colLast">
 <div class="block">Common interface for all drawing shapes</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><a 
href="../../../../../org/apache/poi/ss/usermodel/ShapeContainer.html" 
title="interface in org.apache.poi.ss.usermodel">ShapeContainer</a>&lt;T 
extends <a href="../../../../../org/apache/poi/ss/usermodel/Shape.html" 
title="interface in org.apache.poi.ss.usermodel">Shape</a>&gt;</td>
 <td class="colLast">
 <div class="block">A common interface for shape groups.</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/SimpleShape.html" 
title="interface in org.apache.poi.ss.usermodel">SimpleShape</a></td>
 <td class="colLast">
 <div class="block">A common interface for simple shapes.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><a 
href="../../../../../org/apache/poi/ss/usermodel/Table.html" title="interface 
in org.apache.poi.ss.usermodel">Table</a></td>
 <td class="colLast">
 <div class="block">XSSF Only!
  High level abstraction of table in a workbook.</div>
 </td>
 </tr>
+<tr class="rowColor">
+<td class="colFirst"><a 
href="../../../../../org/apache/poi/ss/usermodel/TableStyle.html" 
title="interface in org.apache.poi.ss.usermodel">TableStyle</a></td>
+<td class="colLast">
+<div class="block">Data table style definition.</div>
+</td>
+</tr>
 <tr class="altColor">
+<td class="colFirst"><a 
href="../../../../../org/apache/poi/ss/usermodel/TableStyleInfo.html" 
title="interface in org.apache.poi.ss.usermodel">TableStyleInfo</a></td>
+<td class="colLast">
+<div class="block">style information for a specific table instance, 
referencing the document style
+ and indicating which optional portions of the style to apply.</div>
+</td>
+</tr>
+<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">Deprecated
 <div class="block"><i>3.16 beta1.</i></div>
 </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>
@@ -615,6 +635,12 @@
 </td>
 </tr>
 <tr class="rowColor">
+<td class="colFirst"><a 
href="../../../../../org/apache/poi/ss/usermodel/TableStyleType.html" 
title="enum in org.apache.poi.ss.usermodel">TableStyleType</a></td>
+<td class="colLast">
+<div class="block">Ordered list of table style elements, for both data tables 
and pivot tables.</div>
+</td>
+</tr>
+<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=1795025&r1=1795024&r2=1795025&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 Fri 
May 12 21:56:14 2017
@@ -130,7 +130,6 @@
 <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/ConditionFilterData.html" 
title="interface in org.apache.poi.ss.usermodel"><span 
class="strong">ConditionFilterData</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>
@@ -139,6 +138,11 @@
 <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>
 <li type="circle">org.apache.poi.ss.usermodel.<a 
href="../../../../../org/apache/poi/ss/usermodel/DataValidationHelper.html" 
title="interface in org.apache.poi.ss.usermodel"><span 
class="strong">DataValidationHelper</span></a></li>
+<li type="circle">org.apache.poi.ss.usermodel.<a 
href="../../../../../org/apache/poi/ss/usermodel/DifferentialStyleProvider.html"
 title="interface in org.apache.poi.ss.usermodel"><span 
class="strong">DifferentialStyleProvider</span></a>
+<ul>
+<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>
+</ul>
+</li>
 <li type="circle">org.apache.poi.ss.usermodel.<a 
href="../../../../../org/apache/poi/ss/usermodel/Font.html" title="interface in 
org.apache.poi.ss.usermodel"><span class="strong">Font</span></a></li>
 <li type="circle">org.apache.poi.ss.usermodel.<a 
href="../../../../../org/apache/poi/ss/usermodel/FontFormatting.html" 
title="interface in org.apache.poi.ss.usermodel"><span 
class="strong">FontFormatting</span></a></li>
 <li type="circle">org.apache.poi.ss.usermodel.<a 
href="../../../../../org/apache/poi/ss/usermodel/FormulaEvaluator.html" 
title="interface in org.apache.poi.ss.usermodel"><span 
class="strong">FormulaEvaluator</span></a></li>
@@ -189,6 +193,8 @@
 </li>
 <li type="circle">org.apache.poi.ss.usermodel.<a 
href="../../../../../org/apache/poi/ss/usermodel/SheetConditionalFormatting.html"
 title="interface in org.apache.poi.ss.usermodel"><span 
class="strong">SheetConditionalFormatting</span></a></li>
 <li type="circle">org.apache.poi.ss.usermodel.<a 
href="../../../../../org/apache/poi/ss/usermodel/Table.html" title="interface 
in org.apache.poi.ss.usermodel"><span class="strong">Table</span></a></li>
+<li type="circle">org.apache.poi.ss.usermodel.<a 
href="../../../../../org/apache/poi/ss/usermodel/TableStyle.html" 
title="interface in org.apache.poi.ss.usermodel"><span 
class="strong">TableStyle</span></a></li>
+<li type="circle">org.apache.poi.ss.usermodel.<a 
href="../../../../../org/apache/poi/ss/usermodel/TableStyleInfo.html" 
title="interface in org.apache.poi.ss.usermodel"><span 
class="strong">TableStyleInfo</span></a></li>
 <li type="circle">org.apache.poi.ss.usermodel.<a 
href="../../../../../org/apache/poi/ss/usermodel/Textbox.html" title="interface 
in org.apache.poi.ss.usermodel"><span class="strong">Textbox</span></a></li>
 </ul>
 <h2 title="Enum Hierarchy">Enum Hierarchy</h2>
@@ -220,6 +226,7 @@
 <li type="circle">org.apache.poi.ss.usermodel.<a 
href="../../../../../org/apache/poi/ss/usermodel/PrintOrientation.html" 
title="enum in org.apache.poi.ss.usermodel"><span 
class="strong">PrintOrientation</span></a></li>
 <li type="circle">org.apache.poi.ss.usermodel.<a 
href="../../../../../org/apache/poi/ss/usermodel/Row.MissingCellPolicy.html" 
title="enum in org.apache.poi.ss.usermodel"><span 
class="strong">Row.MissingCellPolicy</span></a></li>
 <li type="circle">org.apache.poi.ss.usermodel.<a 
href="../../../../../org/apache/poi/ss/usermodel/SheetVisibility.html" 
title="enum in org.apache.poi.ss.usermodel"><span 
class="strong">SheetVisibility</span></a></li>
+<li type="circle">org.apache.poi.ss.usermodel.<a 
href="../../../../../org/apache/poi/ss/usermodel/TableStyleType.html" 
title="enum in org.apache.poi.ss.usermodel"><span 
class="strong">TableStyleType</span></a></li>
 <li type="circle">org.apache.poi.ss.usermodel.<a 
href="../../../../../org/apache/poi/ss/usermodel/VerticalAlignment.html" 
title="enum in org.apache.poi.ss.usermodel"><span 
class="strong">VerticalAlignment</span></a></li>
 </ul>
 </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=1795025&r1=1795024&r2=1795025&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 Fri 
May 12 21:56:14 2017
@@ -480,47 +480,53 @@ for streaming/read-only processing of xl
 </td>
 </tr>
 <tr class="altColor">
+<td class="colOne"><a 
href="../../../../../org/apache/poi/ss/usermodel/class-use/DifferentialStyleProvider.html#org.apache.poi.hssf.usermodel">DifferentialStyleProvider</a>
+<div class="block">Interface for classes providing differential style 
definitions, such as conditional format rules
+ and table/pivot table styles.</div>
+</td>
+</tr>
+<tr class="rowColor">
 <td class="colOne"><a 
href="../../../../../org/apache/poi/ss/usermodel/class-use/Drawing.html#org.apache.poi.hssf.usermodel">Drawing</a>
 <div class="block">High level representation of spreadsheet drawing.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a 
href="../../../../../org/apache/poi/ss/usermodel/class-use/ExcelNumberFormat.html#org.apache.poi.hssf.usermodel">ExcelNumberFormat</a>
 <div class="block">Object to hold a number format index and string, for 
various formatting evaluations</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <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">
+<tr class="altColor">
 <td class="colOne"><a 
href="../../../../../org/apache/poi/ss/usermodel/class-use/FillPatternType.html#org.apache.poi.hssf.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.hssf.usermodel">Font</a>&nbsp;</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.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/FormulaError.html#org.apache.poi.hssf.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.hssf.usermodel">FormulaEvaluator</a>
 <div class="block">Evaluates formula cells.<p/>
  
@@ -528,121 +534,121 @@ for streaming/read-only processing of xl
  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.hssf.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.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="rowColor">
+<tr class="altColor">
 <td class="colOne"><a 
href="../../../../../org/apache/poi/ss/usermodel/class-use/HorizontalAlignment.html#org.apache.poi.hssf.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.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/ObjectData.html#org.apache.poi.hssf.usermodel">ObjectData</a>
 <div class="block">Common interface for OLE shapes, i.e.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <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="altColor">
+<tr class="rowColor">
 <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="rowColor">
+<tr class="altColor">
 <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="altColor">
+<tr class="rowColor">
 <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="rowColor">
+<tr class="altColor">
 <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="altColor">
+<tr class="rowColor">
 <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="rowColor">
+<tr class="altColor">
 <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="altColor">
+<tr class="rowColor">
 <td class="colOne"><a 
href="../../../../../org/apache/poi/ss/usermodel/class-use/Shape.html#org.apache.poi.hssf.usermodel">Shape</a>
 <div class="block">Common interface for all drawing shapes</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a 
href="../../../../../org/apache/poi/ss/usermodel/class-use/ShapeContainer.html#org.apache.poi.hssf.usermodel">ShapeContainer</a>
 <div class="block">A common interface for shape groups.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <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="rowColor">
+<tr class="altColor">
 <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="altColor">
+<tr class="rowColor">
 <td class="colOne"><a 
href="../../../../../org/apache/poi/ss/usermodel/class-use/SheetVisibility.html#org.apache.poi.hssf.usermodel">SheetVisibility</a>
 <div class="block">Specifies sheet visibility</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a 
href="../../../../../org/apache/poi/ss/usermodel/class-use/SimpleShape.html#org.apache.poi.hssf.usermodel">SimpleShape</a>
 <div class="block">A common interface for simple shapes.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a 
href="../../../../../org/apache/poi/ss/usermodel/class-use/Table.html#org.apache.poi.hssf.usermodel">Table</a>
 <div class="block">XSSF Only!
  High level abstraction of table in a workbook.</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.hssf.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.hssf.usermodel">Workbook</a>
 <div class="block">High level representation of a Excel workbook.</div>
 </td>
@@ -1029,68 +1035,74 @@ for streaming/read-only processing of xl
 <td class="colOne"><a 
href="../../../../../org/apache/poi/ss/usermodel/class-use/DataValidationHelper.html#org.apache.poi.ss.usermodel">DataValidationHelper</a>&nbsp;</td>
 </tr>
 <tr class="altColor">
+<td class="colOne"><a 
href="../../../../../org/apache/poi/ss/usermodel/class-use/DifferentialStyleProvider.html#org.apache.poi.ss.usermodel">DifferentialStyleProvider</a>
+<div class="block">Interface for classes providing differential style 
definitions, such as conditional format rules
+ and table/pivot table styles.</div>
+</td>
+</tr>
+<tr class="rowColor">
 <td class="colOne"><a 
href="../../../../../org/apache/poi/ss/usermodel/class-use/Drawing.html#org.apache.poi.ss.usermodel">Drawing</a>
 <div class="block">High level representation of spreadsheet drawing.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a 
href="../../../../../org/apache/poi/ss/usermodel/class-use/ExcelNumberFormat.html#org.apache.poi.ss.usermodel">ExcelNumberFormat</a>
 <div class="block">Object to hold a number format index and string, for 
various formatting evaluations</div>
 </td>
 </tr>
-<tr class="altColor">
+<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="rowColor">
+<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/>
  
@@ -1098,139 +1110,155 @@ for streaming/read-only processing of xl
  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="rowColor">
+<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="altColor">
+<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>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a 
href="../../../../../org/apache/poi/ss/usermodel/class-use/IgnoredErrorType.html#org.apache.poi.ss.usermodel">IgnoredErrorType</a>
 <div class="block">Types of ignored workbook and worksheet error.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a 
href="../../../../../org/apache/poi/ss/usermodel/class-use/IndexedColors.html#org.apache.poi.ss.usermodel">IndexedColors</a>
 <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="colOne"><a 
href="../../../../../org/apache/poi/ss/usermodel/class-use/Name.html#org.apache.poi.ss.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/ObjectData.html#org.apache.poi.ss.usermodel">ObjectData</a>
 <div class="block">Common interface for OLE shapes, i.e.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a 
href="../../../../../org/apache/poi/ss/usermodel/class-use/PageOrder.html#org.apache.poi.ss.usermodel">PageOrder</a>
 <div class="block">Specifies printed page order.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a 
href="../../../../../org/apache/poi/ss/usermodel/class-use/PaperSize.html#org.apache.poi.ss.usermodel">PaperSize</a>
 <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="colOne"><a 
href="../../../../../org/apache/poi/ss/usermodel/class-use/PatternFormatting.html#org.apache.poi.ss.usermodel">PatternFormatting</a>&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a 
href="../../../../../org/apache/poi/ss/usermodel/class-use/Picture.html#org.apache.poi.ss.usermodel">Picture</a>
 <div class="block">Repersents a picture in a SpreadsheetML document</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a 
href="../../../../../org/apache/poi/ss/usermodel/class-use/PictureData.html#org.apache.poi.ss.usermodel">PictureData</a>&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a 
href="../../../../../org/apache/poi/ss/usermodel/class-use/PrintCellComments.html#org.apache.poi.ss.usermodel">PrintCellComments</a>
 <div class="block">These enumerations specify how cell comments shall be 
displayed for paper printing purposes.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a 
href="../../../../../org/apache/poi/ss/usermodel/class-use/PrintOrientation.html#org.apache.poi.ss.usermodel">PrintOrientation</a>
 <div class="block">The enumeration value indicating the print orientation for 
a sheet.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a 
href="../../../../../org/apache/poi/ss/usermodel/class-use/PrintSetup.html#org.apache.poi.ss.usermodel">PrintSetup</a>&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a 
href="../../../../../org/apache/poi/ss/usermodel/class-use/RichTextString.html#org.apache.poi.ss.usermodel">RichTextString</a>
 <div class="block">Rich text unicode string.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a 
href="../../../../../org/apache/poi/ss/usermodel/class-use/Row.html#org.apache.poi.ss.usermodel">Row</a>
 <div class="block">High level representation of a row of a spreadsheet.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a 
href="../../../../../org/apache/poi/ss/usermodel/class-use/Row.MissingCellPolicy.html#org.apache.poi.ss.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="altColor">
+<tr class="rowColor">
 <td class="colOne"><a 
href="../../../../../org/apache/poi/ss/usermodel/class-use/Shape.html#org.apache.poi.ss.usermodel">Shape</a>
 <div class="block">Common interface for all drawing shapes</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a 
href="../../../../../org/apache/poi/ss/usermodel/class-use/ShapeContainer.html#org.apache.poi.ss.usermodel">ShapeContainer</a>
 <div class="block">A common interface for shape groups.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a 
href="../../../../../org/apache/poi/ss/usermodel/class-use/Sheet.html#org.apache.poi.ss.usermodel">Sheet</a>
 <div class="block">High level representation of a Excel worksheet.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a 
href="../../../../../org/apache/poi/ss/usermodel/class-use/SheetConditionalFormatting.html#org.apache.poi.ss.usermodel">SheetConditionalFormatting</a>
 <div class="block">The 'Conditional Formatting' facet of <tt>Sheet</tt></div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a 
href="../../../../../org/apache/poi/ss/usermodel/class-use/SheetVisibility.html#org.apache.poi.ss.usermodel">SheetVisibility</a>
 <div class="block">Specifies sheet visibility</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a 
href="../../../../../org/apache/poi/ss/usermodel/class-use/SimpleShape.html#org.apache.poi.ss.usermodel">SimpleShape</a>
 <div class="block">A common interface for simple shapes.</div>
 </td>
 </tr>
+<tr class="rowColor">
+<td class="colOne"><a 
href="../../../../../org/apache/poi/ss/usermodel/class-use/TableStyle.html#org.apache.poi.ss.usermodel">TableStyle</a>
+<div class="block">Data table style definition.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><a 
href="../../../../../org/apache/poi/ss/usermodel/class-use/TableStyleInfo.html#org.apache.poi.ss.usermodel">TableStyleInfo</a>
+<div class="block">style information for a specific table instance, 
referencing the document style
+ and indicating which optional portions of the style to apply.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><a 
href="../../../../../org/apache/poi/ss/usermodel/class-use/TableStyleType.html#org.apache.poi.ss.usermodel">TableStyleType</a>
+<div class="block">Ordered list of table style elements, for both data tables 
and pivot tables.</div>
+</td>
+</tr>
 <tr class="altColor">
 <td class="colOne"><a 
href="../../../../../org/apache/poi/ss/usermodel/class-use/VerticalAlignment.html#org.apache.poi.ss.usermodel">VerticalAlignment</a>
 <div class="block">This enumeration value indicates the type of vertical 
alignment for a cell, i.e.,
@@ -1440,6 +1468,11 @@ for streaming/read-only processing of xl
 <div class="block">Represents a defined name for a range of cells.</div>
 </td>
 </tr>
+<tr class="rowColor">
+<td class="colOne"><a 
href="../../../../../org/apache/poi/ss/usermodel/class-use/TableStyle.html#org.apache.poi.xssf.model">TableStyle</a>
+<div class="block">Data table style definition.</div>
+</td>
+</tr>
 </tbody>
 </table>
 </li>
@@ -1756,68 +1789,74 @@ for streaming/read-only processing of xl
 <td class="colOne"><a 
href="../../../../../org/apache/poi/ss/usermodel/class-use/DataValidationHelper.html#org.apache.poi.xssf.usermodel">DataValidationHelper</a>&nbsp;</td>
 </tr>
 <tr class="altColor">
+<td class="colOne"><a 
href="../../../../../org/apache/poi/ss/usermodel/class-use/DifferentialStyleProvider.html#org.apache.poi.xssf.usermodel">DifferentialStyleProvider</a>
+<div class="block">Interface for classes providing differential style 
definitions, such as conditional format rules
+ and table/pivot table styles.</div>
+</td>
+</tr>
+<tr class="rowColor">
 <td class="colOne"><a 
href="../../../../../org/apache/poi/ss/usermodel/class-use/Drawing.html#org.apache.poi.xssf.usermodel">Drawing</a>
 <div class="block">High level representation of spreadsheet drawing.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a 
href="../../../../../org/apache/poi/ss/usermodel/class-use/ExcelNumberFormat.html#org.apache.poi.xssf.usermodel">ExcelNumberFormat</a>
 <div class="block">Object to hold a number format index and string, for 
various formatting evaluations</div>
 </td>
 </tr>
-<tr class="altColor">
+<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="rowColor">
+<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/>
  
@@ -1825,145 +1864,161 @@ for streaming/read-only processing of xl
  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="rowColor">
+<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="altColor">
+<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="rowColor">
+<tr class="altColor">
 <td class="colOne"><a 
href="../../../../../org/apache/poi/ss/usermodel/class-use/IgnoredErrorType.html#org.apache.poi.xssf.usermodel">IgnoredErrorType</a>
 <div class="block">Types of ignored workbook and worksheet error.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a 
href="../../../../../org/apache/poi/ss/usermodel/class-use/IndexedColors.html#org.apache.poi.xssf.usermodel">IndexedColors</a>
 <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="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/ObjectData.html#org.apache.poi.xssf.usermodel">ObjectData</a>
 <div class="block">Common interface for OLE shapes, i.e.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <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="altColor">
+<tr class="rowColor">
 <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="rowColor">
+<tr class="altColor">
 <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="altColor">
+<tr class="rowColor">
 <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="rowColor">
+<tr class="altColor">
 <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="altColor">
+<tr class="rowColor">
 <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="rowColor">
+<tr class="altColor">
 <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="altColor">
+<tr class="rowColor">
 <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="rowColor">
+<tr class="altColor">
 <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="altColor">
+<tr class="rowColor">
 <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="rowColor">
+<tr class="altColor">
 <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="altColor">
+<tr class="rowColor">
 <td class="colOne"><a 
href="../../../../../org/apache/poi/ss/usermodel/class-use/Shape.html#org.apache.poi.xssf.usermodel">Shape</a>
 <div class="block">Common interface for all drawing shapes</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a 
href="../../../../../org/apache/poi/ss/usermodel/class-use/ShapeContainer.html#org.apache.poi.xssf.usermodel">ShapeContainer</a>
 <div class="block">A common interface for shape groups.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <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="rowColor">
+<tr class="altColor">
 <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="altColor">
+<tr class="rowColor">
 <td class="colOne"><a 
href="../../../../../org/apache/poi/ss/usermodel/class-use/SheetVisibility.html#org.apache.poi.xssf.usermodel">SheetVisibility</a>
 <div class="block">Specifies sheet visibility</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a 
href="../../../../../org/apache/poi/ss/usermodel/class-use/SimpleShape.html#org.apache.poi.xssf.usermodel">SimpleShape</a>
 <div class="block">A common interface for simple shapes.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a 
href="../../../../../org/apache/poi/ss/usermodel/class-use/Table.html#org.apache.poi.xssf.usermodel">Table</a>
 <div class="block">XSSF Only!
  High level abstraction of table in a workbook.</div>
 </td>
 </tr>
+<tr class="altColor">
+<td class="colOne"><a 
href="../../../../../org/apache/poi/ss/usermodel/class-use/TableStyle.html#org.apache.poi.xssf.usermodel">TableStyle</a>
+<div class="block">Data table style definition.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><a 
href="../../../../../org/apache/poi/ss/usermodel/class-use/TableStyleInfo.html#org.apache.poi.xssf.usermodel">TableStyleInfo</a>
+<div class="block">style information for a specific table instance, 
referencing the document style
+ and indicating which optional portions of the style to apply.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><a 
href="../../../../../org/apache/poi/ss/usermodel/class-use/TableStyleType.html#org.apache.poi.xssf.usermodel">TableStyleType</a>
+<div class="block">Ordered list of table style elements, for both data tables 
and pivot tables.</div>
+</td>
+</tr>
 <tr class="rowColor">
 <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.,

Modified: poi/site/publish/apidocs/org/apache/poi/xssf/model/StylesTable.html
URL: 
http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xssf/model/StylesTable.html?rev=1795025&r1=1795024&r2=1795025&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/xssf/model/StylesTable.html 
(original)
+++ poi/site/publish/apidocs/org/apache/poi/xssf/model/StylesTable.html Fri May 
12 21:56:14 2017
@@ -274,51 +274,61 @@ extends <a href="../../../../../org/apac
 <td class="colLast"><code><strong><a 
href="../../../../../org/apache/poi/xssf/model/StylesTable.html#getDxfAt(int)">getDxfAt</a></strong>(int&nbsp;idx)</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
+<td class="colFirst"><code><a 
href="../../../../../org/apache/poi/ss/usermodel/TableStyle.html" 
title="interface in org.apache.poi.ss.usermodel">TableStyle</a></code></td>
+<td class="colLast"><code><strong><a 
href="../../../../../org/apache/poi/xssf/model/StylesTable.html#getExplicitTableStyle(java.lang.String)">getExplicitTableStyle</a></strong>(java.lang.String&nbsp;name)</code>
+<div class="block">NOTE: this only returns explicitly defined styles</div>
+</td>
+</tr>
+<tr class="rowColor">
 <td class="colFirst"><code><a 
href="../../../../../org/apache/poi/xssf/usermodel/extensions/XSSFCellFill.html"
 title="class in 
org.apache.poi.xssf.usermodel.extensions">XSSFCellFill</a></code></td>
 <td class="colLast"><code><strong><a 
href="../../../../../org/apache/poi/xssf/model/StylesTable.html#getFillAt(int)">getFillAt</a></strong>(int&nbsp;idx)</code>&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>java.util.List&lt;<a 
href="../../../../../org/apache/poi/xssf/usermodel/extensions/XSSFCellFill.html"
 title="class in 
org.apache.poi.xssf.usermodel.extensions">XSSFCellFill</a>&gt;</code></td>
 <td class="colLast"><code><strong><a 
href="../../../../../org/apache/poi/xssf/model/StylesTable.html#getFills()">getFills</a></strong>()</code>&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code><a 
href="../../../../../org/apache/poi/xssf/usermodel/XSSFFont.html" title="class 
in org.apache.poi.xssf.usermodel">XSSFFont</a></code></td>
 <td class="colLast"><code><strong><a 
href="../../../../../org/apache/poi/xssf/model/StylesTable.html#getFontAt(int)">getFontAt</a></strong>(int&nbsp;idx)</code>&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>java.util.List&lt;<a 
href="../../../../../org/apache/poi/xssf/usermodel/XSSFFont.html" title="class 
in org.apache.poi.xssf.usermodel">XSSFFont</a>&gt;</code></td>
 <td class="colLast"><code><strong><a 
href="../../../../../org/apache/poi/xssf/model/StylesTable.html#getFonts()">getFonts</a></strong>()</code>&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>int</code></td>
 <td class="colLast"><code><strong><a 
href="../../../../../org/apache/poi/xssf/model/StylesTable.html#getMaxNumberOfDataFormats()">getMaxNumberOfDataFormats</a></strong>()</code>
 <div class="block">Get the upper limit on the number of data formats that has 
been set for the style table.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>java.lang.String</code></td>
 <td class="colLast"><code><strong><a 
href="../../../../../org/apache/poi/xssf/model/StylesTable.html#getNumberFormatAt(short)">getNumberFormatAt</a></strong>(short&nbsp;fmtId)</code>
 <div class="block">Get number format string given its id</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td 
class="colFirst"><code>java.util.Map&lt;java.lang.Short,java.lang.String&gt;</code></td>
 <td class="colLast"><code><strong><a 
href="../../../../../org/apache/poi/xssf/model/StylesTable.html#getNumberFormats()">getNumberFormats</a></strong>()</code>&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>int</code></td>
 <td class="colLast"><code><strong><a 
href="../../../../../org/apache/poi/xssf/model/StylesTable.html#getNumCellStyles()">getNumCellStyles</a></strong>()</code>
 <div class="block">get the size of cell styles</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>int</code></td>
 <td class="colLast"><code><strong><a 
href="../../../../../org/apache/poi/xssf/model/StylesTable.html#getNumDataFormats()">getNumDataFormats</a></strong>()</code>&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code><a 
href="../../../../../org/apache/poi/xssf/usermodel/XSSFCellStyle.html" 
title="class in org.apache.poi.xssf.usermodel">XSSFCellStyle</a></code></td>
 <td class="colLast"><code><strong><a 
href="../../../../../org/apache/poi/xssf/model/StylesTable.html#getStyleAt(int)">getStyleAt</a></strong>(int&nbsp;idx)</code>&nbsp;</td>
 </tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a 
href="../../../../../org/apache/poi/ss/usermodel/TableStyle.html" 
title="interface in org.apache.poi.ss.usermodel">TableStyle</a></code></td>
+<td class="colLast"><code><strong><a 
href="../../../../../org/apache/poi/xssf/model/StylesTable.html#getTableStyle(java.lang.String)">getTableStyle</a></strong>(java.lang.String&nbsp;name)</code>&nbsp;</td>
+</tr>
 <tr class="altColor">
 <td class="colFirst"><code><a 
href="../../../../../org/apache/poi/xssf/model/ThemesTable.html" title="class 
in org.apache.poi.xssf.model">ThemesTable</a></code></td>
 <td class="colLast"><code><strong><a 
href="../../../../../org/apache/poi/xssf/model/StylesTable.html#getTheme()">getTheme</a></strong>()</code>
@@ -389,7 +399,7 @@ extends <a href="../../../../../org/apac
 <td class="colLast"><code><strong><a 
href="../../../../../org/apache/poi/xssf/model/StylesTable.html#putStyle(org.apache.poi.xssf.usermodel.XSSFCellStyle)">putStyle</a></strong>(<a
 href="../../../../../org/apache/poi/xssf/usermodel/XSSFCellStyle.html" 
title="class in 
org.apache.poi.xssf.usermodel">XSSFCellStyle</a>&nbsp;style)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><code>protected void</code></td>
+<td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><strong><a 
href="../../../../../org/apache/poi/xssf/model/StylesTable.html#readFrom(java.io.InputStream)">readFrom</a></strong>(java.io.InputStream&nbsp;is)</code>
 <div class="block">Read this shared styles table from an XML file.</div>
 </td>
@@ -592,8 +602,8 @@ extends <a href="../../../../../org/apac
 <ul class="blockList">
 <li class="blockList">
 <h4>readFrom</h4>
-<pre>protected&nbsp;void&nbsp;readFrom(java.io.InputStream&nbsp;is)
-                 throws java.io.IOException</pre>
+<pre>public&nbsp;void&nbsp;readFrom(java.io.InputStream&nbsp;is)
+              throws java.io.IOException</pre>
 <div class="block">Read this shared styles table from an XML file.</div>
 <dl><dt><span class="strong">Parameters:</span></dt><dd><code>is</code> - The 
input stream containing the XML document.</dd>
 <dt><span class="strong">Throws:</span></dt>
@@ -1009,6 +1019,31 @@ public&nbsp;int&nbsp;putDxf(org.openxmlf
 <dt><span class="strong">Returns:</span></dt><dd>added dxf ID in the style 
table</dd></dl>
 </li>
 </ul>
+<a name="getExplicitTableStyle(java.lang.String)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getExplicitTableStyle</h4>
+<pre>public&nbsp;<a 
href="../../../../../org/apache/poi/ss/usermodel/TableStyle.html" 
title="interface in 
org.apache.poi.ss.usermodel">TableStyle</a>&nbsp;getExplicitTableStyle(java.lang.String&nbsp;name)</pre>
+<div class="block">NOTE: this only returns explicitly defined styles</div>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>name</code> - of 
the table style</dd>
+<dt><span class="strong">Returns:</span></dt><dd>defined style, or null if not 
explicitly defined</dd><dt><span class="strong">Since:</span></dt>
+  <dd>3.17 beta 1</dd></dl>
+</li>
+</ul>
+<a name="getTableStyle(java.lang.String)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getTableStyle</h4>
+<pre>public&nbsp;<a 
href="../../../../../org/apache/poi/ss/usermodel/TableStyle.html" 
title="interface in 
org.apache.poi.ss.usermodel">TableStyle</a>&nbsp;getTableStyle(java.lang.String&nbsp;name)</pre>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>name</code> - of 
the table style</dd>
+<dt><span class="strong">Returns:</span></dt><dd>defined style, either 
explicit or built-in, or null if not found</dd><dt><span 
class="strong">Since:</span></dt>
+  <dd>3.17 beta 1</dd></dl>
+</li>
+</ul>
 <a name="createCellStyle()">
 <!--   -->
 </a>



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to