Modified: poi/site/publish/apidocs/org/apache/poi/xssf/model/class-use/StylesTable.html URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xssf/model/class-use/StylesTable.html?rev=1795025&r1=1795024&r2=1795025&view=diff ============================================================================== --- poi/site/publish/apidocs/org/apache/poi/xssf/model/class-use/StylesTable.html (original) +++ poi/site/publish/apidocs/org/apache/poi/xssf/model/class-use/StylesTable.html Fri May 12 21:56:14 2017 @@ -247,6 +247,10 @@ <tr class="altColor"> <td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/xssf/usermodel/XSSFDataFormat.html#XSSFDataFormat(org.apache.poi.xssf.model.StylesTable)">XSSFDataFormat</a></strong>(<a href="../../../../../../org/apache/poi/xssf/model/StylesTable.html" title="class in org.apache.poi.xssf.model">StylesTable</a> stylesSource)</code> </td> </tr> +<tr class="rowColor"> +<td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/xssf/usermodel/XSSFTableStyleInfo.html#XSSFTableStyleInfo(org.apache.poi.xssf.model.StylesTable,%20org.openxmlformats.schemas.spreadsheetml.x2006.main.CTTableStyleInfo)">XSSFTableStyleInfo</a></strong>(<a href="../../../../../../org/apache/poi/xssf/model/StylesTable.html" title="class in org.apache.poi.xssf.model">StylesTable</a> stylesTable, + org.openxmlformats.schemas.spreadsheetml.x2006.main.CTTableStyleInfo tableStyleInfo)</code> </td> +</tr> </tbody> </table> </li>
Modified: poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/XSSFBorderFormatting.html URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/XSSFBorderFormatting.html?rev=1795025&r1=1795024&r2=1795025&view=diff ============================================================================== --- poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/XSSFBorderFormatting.html (original) +++ poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/XSSFBorderFormatting.html Fri May 12 21:56:14 2017 @@ -39,7 +39,7 @@ <div class="subNav"> <ul class="navList"> <li><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFAutoFilter.html" title="class in org.apache.poi.xssf.usermodel"><span class="strong">Prev Class</span></a></li> -<li><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFCell.html" title="class in org.apache.poi.xssf.usermodel"><span class="strong">Next Class</span></a></li> +<li><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFBuiltinTableStyle.html" title="enum in org.apache.poi.xssf.usermodel"><span class="strong">Next Class</span></a></li> </ul> <ul class="navList"> <li><a href="../../../../../index.html?org/apache/poi/xssf/usermodel/XSSFBorderFormatting.html" target="_top">Frames</a></li> @@ -1029,7 +1029,7 @@ implements <a href="../../../../../org/a <div class="subNav"> <ul class="navList"> <li><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFAutoFilter.html" title="class in org.apache.poi.xssf.usermodel"><span class="strong">Prev Class</span></a></li> -<li><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFCell.html" title="class in org.apache.poi.xssf.usermodel"><span class="strong">Next Class</span></a></li> +<li><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFBuiltinTableStyle.html" title="enum in org.apache.poi.xssf.usermodel"><span class="strong">Next Class</span></a></li> </ul> <ul class="navList"> <li><a href="../../../../../index.html?org/apache/poi/xssf/usermodel/XSSFBorderFormatting.html" target="_top">Frames</a></li> --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
