Modified: poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/class-use/XSSFBuiltinTableStyle.html URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/class-use/XSSFBuiltinTableStyle.html?rev=1795699&r1=1795698&r2=1795699&view=diff ============================================================================== --- poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/class-use/XSSFBuiltinTableStyle.html (original) +++ poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/class-use/XSSFBuiltinTableStyle.html Sun May 21 13:32:26 2017 @@ -112,6 +112,18 @@ the order they are declared.</div> </tr> </tbody> </table> +<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation"> +<caption><span>Constructors in <a href="../../../../../../org/apache/poi/xssf/usermodel/package-summary.html">org.apache.poi.xssf.usermodel</a> with parameters of type <a href="../../../../../../org/apache/poi/xssf/usermodel/XSSFBuiltinTableStyle.html" title="enum in org.apache.poi.xssf.usermodel">XSSFBuiltinTableStyle</a></span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tbody> +<tr class="altColor"> +<td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/xssf/usermodel/XSSFBuiltinTableStyle.XSSFBuiltinTypeStyleStyle.html#XSSFBuiltinTableStyle.XSSFBuiltinTypeStyleStyle(org.apache.poi.xssf.usermodel.XSSFBuiltinTableStyle,%20org.apache.poi.ss.usermodel.TableStyle)">XSSFBuiltinTableStyle.XSSFBuiltinTypeStyleStyle</a></strong>(<a href="../../../../../../org/apache/poi/xssf/usermodel/XSSFBuiltinTableStyle.html" title="enum in org.apache.poi.xssf.usermodel">XSSFBuiltinTableStyle</a> builtIn, + <a href="../../../../../../org/apache/poi/ss/usermodel/TableStyle.html" title="interface in org.apache.poi.ss.usermodel">TableStyle</a> style)</code> </td> +</tr> +</tbody> +</table> </li> </ul> </li>
Modified: poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/package-frame.html URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/package-frame.html?rev=1795699&r1=1795698&r2=1795699&view=diff ============================================================================== --- poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/package-frame.html (original) +++ poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/package-frame.html Sun May 21 13:32:26 2017 @@ -19,6 +19,7 @@ <li><a href="XSSFAnchor.html" title="class in org.apache.poi.xssf.usermodel" target="classFrame">XSSFAnchor</a></li> <li><a href="XSSFAutoFilter.html" title="class in org.apache.poi.xssf.usermodel" target="classFrame">XSSFAutoFilter</a></li> <li><a href="XSSFBorderFormatting.html" title="class in org.apache.poi.xssf.usermodel" target="classFrame">XSSFBorderFormatting</a></li> +<li><a href="XSSFBuiltinTableStyle.XSSFBuiltinTypeStyleStyle.html" title="class in org.apache.poi.xssf.usermodel" target="classFrame">XSSFBuiltinTableStyle.XSSFBuiltinTypeStyleStyle</a></li> <li><a href="XSSFCell.html" title="class in org.apache.poi.xssf.usermodel" target="classFrame">XSSFCell</a></li> <li><a href="XSSFCellStyle.html" title="class in org.apache.poi.xssf.usermodel" target="classFrame">XSSFCellStyle</a></li> <li><a href="XSSFChart.html" title="class in org.apache.poi.xssf.usermodel" target="classFrame">XSSFChart</a></li> Modified: poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/package-summary.html URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/package-summary.html?rev=1795699&r1=1795698&r2=1795699&view=diff ============================================================================== --- poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/package-summary.html (original) +++ poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/package-summary.html Sun May 21 13:32:26 2017 @@ -125,177 +125,183 @@ </td> </tr> <tr class="rowColor"> +<td class="colFirst"><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFBuiltinTableStyle.XSSFBuiltinTypeStyleStyle.html" title="class in org.apache.poi.xssf.usermodel">XSSFBuiltinTableStyle.XSSFBuiltinTypeStyleStyle</a></td> +<td class="colLast"> +<div class="block">implementation for built-in styles</div> +</td> +</tr> +<tr class="altColor"> <td class="colFirst"><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFCell.html" title="class in org.apache.poi.xssf.usermodel">XSSFCell</a></td> <td class="colLast"> <div class="block">High level representation of a cell in a row of a spreadsheet.</div> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFCellStyle.html" title="class in org.apache.poi.xssf.usermodel">XSSFCellStyle</a></td> <td class="colLast"> <div class="block">High level representation of the the possible formatting information for the contents of the cells on a sheet in a SpreadsheetML document.</div> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFChart.html" title="class in org.apache.poi.xssf.usermodel">XSSFChart</a></td> <td class="colLast"> <div class="block">Represents a SpreadsheetML Chart</div> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFChartSheet.html" title="class in org.apache.poi.xssf.usermodel">XSSFChartSheet</a></td> <td class="colLast"> <div class="block">High level representation of Sheet Parts that are of type 'chartsheet'.</div> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFChildAnchor.html" title="class in org.apache.poi.xssf.usermodel">XSSFChildAnchor</a></td> <td class="colLast"> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFClientAnchor.html" title="class in org.apache.poi.xssf.usermodel">XSSFClientAnchor</a></td> <td class="colLast"> <div class="block">A client anchor is attached to an excel worksheet.</div> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFColor.html" title="class in org.apache.poi.xssf.usermodel">XSSFColor</a></td> <td class="colLast"> <div class="block">Represents a color in SpreadsheetML</div> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFColorScaleFormatting.html" title="class in org.apache.poi.xssf.usermodel">XSSFColorScaleFormatting</a></td> <td class="colLast"> <div class="block">High level representation for Color Scale / Color Gradient Formatting component of Conditional Formatting settings</div> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFComment.html" title="class in org.apache.poi.xssf.usermodel">XSSFComment</a></td> <td class="colLast"> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFConditionalFormatting.html" title="class in org.apache.poi.xssf.usermodel">XSSFConditionalFormatting</a></td> <td class="colLast"> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFConditionalFormattingRule.html" title="class in org.apache.poi.xssf.usermodel">XSSFConditionalFormattingRule</a></td> <td class="colLast"> <div class="block">XSSF support for Conditional Formatting rules</div> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFConditionalFormattingThreshold.html" title="class in org.apache.poi.xssf.usermodel">XSSFConditionalFormattingThreshold</a></td> <td class="colLast"> <div class="block">High level representation for Icon / Multi-State / Databar / Colour Scale change thresholds</div> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFConditionFilterData.html" title="class in org.apache.poi.xssf.usermodel">XSSFConditionFilterData</a></td> <td class="colLast"> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFConnector.html" title="class in org.apache.poi.xssf.usermodel">XSSFConnector</a></td> <td class="colLast"> <div class="block">A connection shape drawing element.</div> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFCreationHelper.html" title="class in org.apache.poi.xssf.usermodel">XSSFCreationHelper</a></td> <td class="colLast"> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFDataBarFormatting.html" title="class in org.apache.poi.xssf.usermodel">XSSFDataBarFormatting</a></td> <td class="colLast"> <div class="block">High level representation for DataBar / Data Bar Formatting component of Conditional Formatting settings</div> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFDataFormat.html" title="class in org.apache.poi.xssf.usermodel">XSSFDataFormat</a></td> <td class="colLast"> <div class="block">Handles data formats for XSSF.</div> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFDataValidation.html" title="class in org.apache.poi.xssf.usermodel">XSSFDataValidation</a></td> <td class="colLast"> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFDataValidationConstraint.html" title="class in org.apache.poi.xssf.usermodel">XSSFDataValidationConstraint</a></td> <td class="colLast"> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFDataValidationHelper.html" title="class in org.apache.poi.xssf.usermodel">XSSFDataValidationHelper</a></td> <td class="colLast"> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFDialogsheet.html" title="class in org.apache.poi.xssf.usermodel">XSSFDialogsheet</a></td> <td class="colLast"> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFDrawing.html" title="class in org.apache.poi.xssf.usermodel">XSSFDrawing</a></td> <td class="colLast"> <div class="block">Represents a SpreadsheetML drawing</div> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFDxfStyleProvider.html" title="class in org.apache.poi.xssf.usermodel">XSSFDxfStyleProvider</a></td> <td class="colLast"> <div class="block">Style based on a dxf record - e.g.</div> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFEvaluationWorkbook.html" title="class in org.apache.poi.xssf.usermodel">XSSFEvaluationWorkbook</a></td> <td class="colLast"> <div class="block">Internal POI use only</div> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFEvenFooter.html" title="class in org.apache.poi.xssf.usermodel">XSSFEvenFooter</a></td> <td class="colLast"> <div class="block">Even page footer value.</div> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFEvenHeader.html" title="class in org.apache.poi.xssf.usermodel">XSSFEvenHeader</a></td> <td class="colLast"> <div class="block"> Even page header value.</div> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFFactory.html" title="class in org.apache.poi.xssf.usermodel">XSSFFactory</a></td> <td class="colLast"> <div class="block">Instantiates sub-classes of POIXMLDocumentPart depending on their relationship type</div> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFFirstFooter.html" title="class in org.apache.poi.xssf.usermodel">XSSFFirstFooter</a></td> <td class="colLast"> <div class="block">First page footer content.</div> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFFirstHeader.html" title="class in org.apache.poi.xssf.usermodel">XSSFFirstHeader</a></td> <td class="colLast"> <div class="block">First page header content.</div> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFFont.html" title="class in org.apache.poi.xssf.usermodel">XSSFFont</a></td> <td class="colLast"> <div class="block">Represents a font used in a workbook.</div> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFFontFormatting.html" title="class in org.apache.poi.xssf.usermodel">XSSFFontFormatting</a></td> <td class="colLast"> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFFormulaEvaluator.html" title="class in org.apache.poi.xssf.usermodel">XSSFFormulaEvaluator</a></td> <td class="colLast"> <div class="block">Evaluates formula cells.<p/> @@ -304,26 +310,26 @@ cell values.</div> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFGraphicFrame.html" title="class in org.apache.poi.xssf.usermodel">XSSFGraphicFrame</a></td> <td class="colLast"> <div class="block">Represents DrawingML GraphicalObjectFrame.</div> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFHyperlink.html" title="class in org.apache.poi.xssf.usermodel">XSSFHyperlink</a></td> <td class="colLast"> <div class="block">XSSF Implementation of a Hyperlink.</div> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFIconMultiStateFormatting.html" title="class in org.apache.poi.xssf.usermodel">XSSFIconMultiStateFormatting</a></td> <td class="colLast"> <div class="block">High level representation for 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/xssf/usermodel/XSSFMap.html" title="class in org.apache.poi.xssf.usermodel">XSSFMap</a></td> <td class="colLast"> <div class="block">This class implements the Map element (Open Office XML Part 4: @@ -333,118 +339,118 @@ and the behaviors expected during data refresh operations.</div> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFName.html" title="class in org.apache.poi.xssf.usermodel">XSSFName</a></td> <td class="colLast"> <div class="block">Represents a defined named range in a SpreadsheetML workbook.</div> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFObjectData.html" title="class in org.apache.poi.xssf.usermodel">XSSFObjectData</a></td> <td class="colLast"> <div class="block">Represents binary object (i.e.</div> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFOddFooter.html" title="class in org.apache.poi.xssf.usermodel">XSSFOddFooter</a></td> <td class="colLast"> <div class="block">Odd page footer value.</div> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFOddHeader.html" title="class in org.apache.poi.xssf.usermodel">XSSFOddHeader</a></td> <td class="colLast"> <div class="block">Odd page header value.</div> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFPatternFormatting.html" title="class in org.apache.poi.xssf.usermodel">XSSFPatternFormatting</a></td> <td class="colLast"> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFPicture.html" title="class in org.apache.poi.xssf.usermodel">XSSFPicture</a></td> <td class="colLast"> <div class="block">Represents a picture shape in a SpreadsheetML drawing.</div> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFPictureData.html" title="class in org.apache.poi.xssf.usermodel">XSSFPictureData</a></td> <td class="colLast"> <div class="block">Raw picture data, normally attached to a SpreadsheetML Drawing.</div> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFPivotCache.html" title="class in org.apache.poi.xssf.usermodel">XSSFPivotCache</a></td> <td class="colLast"> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFPivotCacheDefinition.html" title="class in org.apache.poi.xssf.usermodel">XSSFPivotCacheDefinition</a></td> <td class="colLast"> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFPivotCacheRecords.html" title="class in org.apache.poi.xssf.usermodel">XSSFPivotCacheRecords</a></td> <td class="colLast"> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFPivotTable.html" title="class in org.apache.poi.xssf.usermodel">XSSFPivotTable</a></td> <td class="colLast"> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFPrintSetup.html" title="class in org.apache.poi.xssf.usermodel">XSSFPrintSetup</a></td> <td class="colLast"> <div class="block">Page setup and page margins settings for the worksheet.</div> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFRelation.html" title="class in org.apache.poi.xssf.usermodel">XSSFRelation</a></td> <td class="colLast"> <div class="block">Defines namespaces, content types and normal file names / naming patterns, for the well-known XSSF format parts.</div> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFRichTextString.html" title="class in org.apache.poi.xssf.usermodel">XSSFRichTextString</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/xssf/usermodel/XSSFRow.html" title="class in org.apache.poi.xssf.usermodel">XSSFRow</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/xssf/usermodel/XSSFShape.html" title="class in org.apache.poi.xssf.usermodel">XSSFShape</a></td> <td class="colLast"> <div class="block">Represents a shape in a SpreadsheetML drawing.</div> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFShapeGroup.html" title="class in org.apache.poi.xssf.usermodel">XSSFShapeGroup</a></td> <td class="colLast"> <div class="block">This object specifies a group shape that represents many shapes grouped together.</div> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFSheet.html" title="class in org.apache.poi.xssf.usermodel">XSSFSheet</a></td> <td class="colLast"> <div class="block">High level representation of a SpreadsheetML worksheet.</div> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFSheetConditionalFormatting.html" title="class in org.apache.poi.xssf.usermodel">XSSFSheetConditionalFormatting</a></td> <td class="colLast"> <div class="block">XSSF Conditional Formattings</div> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFSimpleShape.html" title="class in org.apache.poi.xssf.usermodel">XSSFSimpleShape</a></td> <td class="colLast"> <div class="block">Represents a shape with a predefined geometry in a SpreadsheetML drawing.</div> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFTable.html" title="class in org.apache.poi.xssf.usermodel">XSSFTable</a></td> <td class="colLast"> <div class="block">This class implements the Table Part (Open Office XML Part 4: @@ -453,47 +459,47 @@ This implementation works under the assumption that a table contains mappings to a subtree of an XML.</div> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFTableStyle.html" title="class in org.apache.poi.xssf.usermodel">XSSFTableStyle</a></td> <td class="colLast"> <div class="block"><a href="../../../../../org/apache/poi/ss/usermodel/TableStyle.html" title="interface in org.apache.poi.ss.usermodel"><code>TableStyle</code></a> implementation for styles defined in the OOXML styles.xml.</div> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFTableStyleInfo.html" title="class in org.apache.poi.xssf.usermodel">XSSFTableStyleInfo</a></td> <td class="colLast"> <div class="block">Wrapper for the CT class, to cache values and add style lookup</div> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFTextBox.html" title="class in org.apache.poi.xssf.usermodel">XSSFTextBox</a></td> <td class="colLast"> <div class="block">Represents a text box in a SpreadsheetML drawing.</div> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFTextParagraph.html" title="class in org.apache.poi.xssf.usermodel">XSSFTextParagraph</a></td> <td class="colLast"> <div class="block">Represents a paragraph of text within the containing text body.</div> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFTextRun.html" title="class in org.apache.poi.xssf.usermodel">XSSFTextRun</a></td> <td class="colLast"> <div class="block">Represents a run of text within the containing text body.</div> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFVBAPart.html" title="class in org.apache.poi.xssf.usermodel">XSSFVBAPart</a></td> <td class="colLast"> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFVMLDrawing.html" title="class in org.apache.poi.xssf.usermodel">XSSFVMLDrawing</a></td> <td class="colLast"> <div class="block">Represents a SpreadsheetML VML drawing.</div> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFWorkbook.html" title="class in org.apache.poi.xssf.usermodel">XSSFWorkbook</a></td> <td class="colLast"> <div class="block">High level representation of a SpreadsheetML workbook.</div> Modified: poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/package-tree.html URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/package-tree.html?rev=1795699&r1=1795698&r2=1795699&view=diff ============================================================================== --- poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/package-tree.html (original) +++ poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/package-tree.html Sun May 21 13:32:26 2017 @@ -138,6 +138,7 @@ </li> <li type="circle">org.apache.poi.xssf.usermodel.<a href="../../../../../org/apache/poi/xssf/usermodel/XSSFAutoFilter.html" title="class in org.apache.poi.xssf.usermodel"><span class="strong">XSSFAutoFilter</span></a> (implements org.apache.poi.ss.usermodel.<a href="../../../../../org/apache/poi/ss/usermodel/AutoFilter.html" title="interface in org.apache.poi.ss.usermodel">AutoFilter</a>)</li> <li type="circle">org.apache.poi.xssf.usermodel.<a href="../../../../../org/apache/poi/xssf/usermodel/XSSFBorderFormatting.html" title="class in org.apache.poi.xssf.usermodel"><span class="strong">XSSFBorderFormatting</span></a> (implements org.apache.poi.ss.usermodel.<a href="../../../../../org/apache/poi/ss/usermodel/BorderFormatting.html" title="interface in org.apache.poi.ss.usermodel">BorderFormatting</a>)</li> +<li type="circle">org.apache.poi.xssf.usermodel.<a href="../../../../../org/apache/poi/xssf/usermodel/XSSFBuiltinTableStyle.XSSFBuiltinTypeStyleStyle.html" title="class in org.apache.poi.xssf.usermodel"><span class="strong">XSSFBuiltinTableStyle.XSSFBuiltinTypeStyleStyle</span></a> (implements org.apache.poi.ss.usermodel.<a href="../../../../../org/apache/poi/ss/usermodel/TableStyle.html" title="interface in org.apache.poi.ss.usermodel">TableStyle</a>)</li> <li type="circle">org.apache.poi.xssf.usermodel.<a href="../../../../../org/apache/poi/xssf/usermodel/XSSFCell.html" title="class in org.apache.poi.xssf.usermodel"><span class="strong">XSSFCell</span></a> (implements org.apache.poi.ss.usermodel.<a href="../../../../../org/apache/poi/ss/usermodel/Cell.html" title="interface in org.apache.poi.ss.usermodel">Cell</a>)</li> <li type="circle">org.apache.poi.xssf.usermodel.<a href="../../../../../org/apache/poi/xssf/usermodel/XSSFCellStyle.html" title="class in org.apache.poi.xssf.usermodel"><span class="strong">XSSFCellStyle</span></a> (implements org.apache.poi.ss.usermodel.<a href="../../../../../org/apache/poi/ss/usermodel/CellStyle.html" title="interface in org.apache.poi.ss.usermodel">CellStyle</a>)</li> <li type="circle">org.apache.poi.xssf.usermodel.<a href="../../../../../org/apache/poi/xssf/usermodel/XSSFColorScaleFormatting.html" title="class in org.apache.poi.xssf.usermodel"><span class="strong">XSSFColorScaleFormatting</span></a> (implements org.apache.poi.ss.usermodel.<a href="../../../../../org/apache/poi/ss/usermodel/ColorScaleFormatting.html" title="interface in org.apache.poi.ss.usermodel">ColorScaleFormatting</a>)</li> Modified: poi/site/publish/apidocs/overview-tree.html URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/overview-tree.html?rev=1795699&r1=1795698&r2=1795699&view=diff ============================================================================== --- poi/site/publish/apidocs/overview-tree.html (original) +++ poi/site/publish/apidocs/overview-tree.html Sun May 21 13:32:26 2017 @@ -2892,6 +2892,7 @@ </ul> </li> <li type="circle">org.apache.poi.xssf.binary.<a href="org/apache/poi/xssf/binary/XSSFBSharedStringsTable.html" title="class in org.apache.poi.xssf.binary"><span class="strong">XSSFBSharedStringsTable</span></a></li> +<li type="circle">org.apache.poi.xssf.usermodel.<a href="org/apache/poi/xssf/usermodel/XSSFBuiltinTableStyle.XSSFBuiltinTypeStyleStyle.html" title="class in org.apache.poi.xssf.usermodel"><span class="strong">XSSFBuiltinTableStyle.XSSFBuiltinTypeStyleStyle</span></a> (implements org.apache.poi.ss.usermodel.<a href="org/apache/poi/ss/usermodel/TableStyle.html" title="interface in org.apache.poi.ss.usermodel">TableStyle</a>)</li> <li type="circle">org.apache.poi.xssf.binary.<a href="org/apache/poi/xssf/binary/XSSFBUtils.html" title="class in org.apache.poi.xssf.binary"><span class="strong">XSSFBUtils</span></a></li> <li type="circle">org.apache.poi.xssf.usermodel.<a href="org/apache/poi/xssf/usermodel/XSSFCell.html" title="class in org.apache.poi.xssf.usermodel"><span class="strong">XSSFCell</span></a> (implements org.apache.poi.ss.usermodel.<a href="org/apache/poi/ss/usermodel/Cell.html" title="interface in org.apache.poi.ss.usermodel">Cell</a>)</li> <li type="circle">org.apache.poi.xssf.usermodel.extensions.<a href="org/apache/poi/xssf/usermodel/extensions/XSSFCellAlignment.html" title="class in org.apache.poi.xssf.usermodel.extensions"><span class="strong">XSSFCellAlignment</span></a></li> @@ -3628,6 +3629,7 @@ <li type="circle">org.apache.poi.xwpf.usermodel.<a href="org/apache/poi/xwpf/usermodel/BreakClear.html" title="enum in org.apache.poi.xwpf.usermodel"><span class="strong">BreakClear</span></a></li> <li type="circle">org.apache.poi.xwpf.usermodel.<a href="org/apache/poi/xwpf/usermodel/BreakType.html" title="enum in org.apache.poi.xwpf.usermodel"><span class="strong">BreakType</span></a></li> <li type="circle">org.apache.poi.ss.format.<a href="org/apache/poi/ss/format/CellFormatType.html" title="enum in org.apache.poi.ss.format"><span class="strong">CellFormatType</span></a></li> +<li type="circle">org.apache.poi.ss.util.<a href="org/apache/poi/ss/util/CellRangeAddressBase.CellPosition.html" title="enum in org.apache.poi.ss.util"><span class="strong">CellRangeAddressBase.CellPosition</span></a></li> <li type="circle">org.apache.poi.ss.util.<a href="org/apache/poi/ss/util/CellReference.NameType.html" title="enum in org.apache.poi.ss.util"><span class="strong">CellReference.NameType</span></a></li> <li type="circle">org.apache.poi.ss.usermodel.<a href="org/apache/poi/ss/usermodel/CellType.html" title="enum in org.apache.poi.ss.usermodel"><span class="strong">CellType</span></a></li> <li type="circle">org.apache.poi.openxml4j.opc.<a href="org/apache/poi/openxml4j/opc/CertificateEmbeddingOption.html" title="enum in org.apache.poi.openxml4j.opc"><span class="strong">CertificateEmbeddingOption</span></a></li> --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
