You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@poi.apache.org by ni...@apache.org on 2016/06/05 09:28:37 UTC

svn commit: r1746885 [4/5] - in /poi/site/publish: ./ apidocs/ apidocs/org/apache/poi/hslf/usermodel/ apidocs/org/apache/poi/openxml4j/opc/class-use/ apidocs/org/apache/poi/sl/draw/ apidocs/org/apache/poi/sl/draw/class-use/ apidocs/org/apache/poi/sl/us...

Modified: poi/site/publish/apidocs/org/apache/poi/xslf/usermodel/XSLFTableCell.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xslf/usermodel/XSLFTableCell.html?rev=1746885&r1=1746884&r2=1746885&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/xslf/usermodel/XSLFTableCell.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/xslf/usermodel/XSLFTableCell.html Sun Jun  5 09:28:36 2016
@@ -158,41 +158,63 @@ implements <a href="../../../../../org/a
 <th class="colLast" scope="col">Method and Description</th>
 </tr>
 <tr class="altColor">
+<td class="colFirst"><code>java.awt.geom.Rectangle2D</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTableCell.html#getAnchor()">getAnchor</a></strong>()</code>
+<div class="block">Returns the anchor (the bounding box rectangle) of this shape.</div>
+</td>
+</tr>
+<tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/poi/sl/usermodel/StrokeStyle.LineCap.html" title="enum in org.apache.poi.sl.usermodel">StrokeStyle.LineCap</a></code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTableCell.html#getBorderCap(org.apache.poi.sl.usermodel.TableCell.BorderEdge)">getBorderCap</a></strong>(<a href="../../../../../org/apache/poi/sl/usermodel/TableCell.BorderEdge.html" title="enum in org.apache.poi.sl.usermodel">TableCell.BorderEdge</a>&nbsp;edge)</code>&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>java.awt.Color</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTableCell.html#getBorderColor(org.apache.poi.sl.usermodel.TableCell.BorderEdge)">getBorderColor</a></strong>(<a href="../../../../../org/apache/poi/sl/usermodel/TableCell.BorderEdge.html" title="enum in org.apache.poi.sl.usermodel">TableCell.BorderEdge</a>&nbsp;edge)</code>&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/poi/sl/usermodel/StrokeStyle.LineCompound.html" title="enum in org.apache.poi.sl.usermodel">StrokeStyle.LineCompound</a></code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTableCell.html#getBorderCompound(org.apache.poi.sl.usermodel.TableCell.BorderEdge)">getBorderCompound</a></strong>(<a href="../../../../../org/apache/poi/sl/usermodel/TableCell.BorderEdge.html" title="enum in org.apache.poi.sl.usermodel">TableCell.BorderEdge</a>&nbsp;edge)</code>&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/poi/sl/usermodel/StrokeStyle.LineDash.html" title="enum in org.apache.poi.sl.usermodel">StrokeStyle.LineDash</a></code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTableCell.html#getBorderDash(org.apache.poi.sl.usermodel.TableCell.BorderEdge)">getBorderDash</a></strong>(<a href="../../../../../org/apache/poi/sl/usermodel/TableCell.BorderEdge.html" title="enum in org.apache.poi.sl.usermodel">TableCell.BorderEdge</a>&nbsp;edge)</code>&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/poi/sl/usermodel/StrokeStyle.html" title="interface in org.apache.poi.sl.usermodel">StrokeStyle</a></code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTableCell.html#getBorderStyle(org.apache.poi.sl.usermodel.TableCell.BorderEdge)">getBorderStyle</a></strong>(<a href="../../../../../org/apache/poi/sl/usermodel/TableCell.BorderEdge.html" title="enum in org.apache.poi.sl.usermodel">TableCell.BorderEdge</a>&nbsp;edge)</code>
 <div class="block">Return line style of given edge or <code>null</code> if border is not defined</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>java.lang.Double</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTableCell.html#getBorderWidth(org.apache.poi.sl.usermodel.TableCell.BorderEdge)">getBorderWidth</a></strong>(<a href="../../../../../org/apache/poi/sl/usermodel/TableCell.BorderEdge.html" title="enum in org.apache.poi.sl.usermodel">TableCell.BorderEdge</a>&nbsp;edge)</code>&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>protected org.openxmlformats.schemas.drawingml.x2006.main.CTTableCellProperties</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTableCell.html#getCellProperties(boolean)">getCellProperties</a></strong>(boolean&nbsp;create)</code>&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>java.awt.Color</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTableCell.html#getFillColor()">getFillColor</a></strong>()</code>
 <div class="block">Returns the solid color fill.</div>
 </td>
 </tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="../../../../../org/apache/poi/sl/usermodel/PaintStyle.html" title="interface in org.apache.poi.sl.usermodel">PaintStyle</a></code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTableCell.html#getFillPaint()">getFillPaint</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>int</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTableCell.html#getGridSpan()">getGridSpan</a></strong>()</code>
+<div class="block">Get the number of columns to be spanned/merged</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>int</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTableCell.html#getRowSpan()">getRowSpan</a></strong>()</code>
+<div class="block">Get the number of rows to be spanned/merged</div>
+</td>
+</tr>
 <tr class="altColor">
 <td class="colFirst"><code>protected org.openxmlformats.schemas.drawingml.x2006.main.CTTextBody</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTableCell.html#getTextBody(boolean)">getTextBody</a></strong>(boolean&nbsp;create)</code>&nbsp;</td>
@@ -208,11 +230,36 @@ implements <a href="../../../../../org/a
 </td>
 </tr>
 <tr class="rowColor">
+<td class="colFirst"><code>protected org.openxmlformats.schemas.drawingml.x2006.main.CTTransform2D</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTableCell.html#getXfrm()">getXfrm</a></strong>()</code>
+<div class="block">Return a fake-xfrm which is used for calculating the text height</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTableCell.html#isMerged()">isMerged</a></strong>()</code>
+<div class="block">Return if this cell is part of a merged cell.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>protected org.apache.poi.xslf.usermodel.XSLFTableCell.XSLFCellTextParagraph</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTableCell.html#newTextParagraph(org.openxmlformats.schemas.drawingml.x2006.main.CTTextParagraph)">newTextParagraph</a></strong>(org.openxmlformats.schemas.drawingml.x2006.main.CTTextParagraph&nbsp;p)</code>
+<div class="block">Helper method to allow subclasses to provide their own text paragraph</div>
+</td>
+</tr>
+<tr class="altColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTableCell.html#removeBorder(org.apache.poi.sl.usermodel.TableCell.BorderEdge)">removeBorder</a></strong>(<a href="../../../../../org/apache/poi/sl/usermodel/TableCell.BorderEdge.html" title="enum in org.apache.poi.sl.usermodel">TableCell.BorderEdge</a>&nbsp;edge)</code>
 <div class="block">Remove all line attributes of the given border edge</div>
 </td>
 </tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTableCell.html#setAnchor(java.awt.geom.Rectangle2D)">setAnchor</a></strong>(java.awt.geom.Rectangle2D&nbsp;anchor)</code>
+<div class="block">There's no real anchor for table cells - this method is used to temporarily store the location
+ of the cell for a later retrieval, e.g.</div>
+</td>
+</tr>
 <tr class="altColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTableCell.html#setBorderCap(org.apache.poi.sl.usermodel.TableCell.BorderEdge,%20org.apache.poi.sl.usermodel.StrokeStyle.LineCap)">setBorderCap</a></strong>(<a href="../../../../../org/apache/poi/sl/usermodel/TableCell.BorderEdge.html" title="enum in org.apache.poi.sl.usermodel">TableCell.BorderEdge</a>&nbsp;edge,
@@ -308,14 +355,14 @@ implements <a href="../../../../../org/a
 <!--   -->
 </a>
 <h3>Methods inherited from class&nbsp;org.apache.poi.xslf.usermodel.<a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSimpleShape.html" title="class in org.apache.poi.xslf.usermodel">XSLFSimpleShape</a></h3>
-<code><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSimpleShape.html#createHyperlink()">createHyperlink</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSimpleShape.html#getAdjustValue(java.lang.String)">getAdjustValue</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSimpleShape.html#getAnchor()">getAnchor</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSimpleShape.html#getFillStyle()">getFillStyle</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSimpleShape.html#getFlipHorizontal()">getFlipHorizontal</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSimpleShape.html#getFlipVertical()">getFlipVertical</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSimpleShape.html#getGeometry()">getGeometry</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSimpleShape.html#getHyperlink()">getHyperlink</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSimpleShape.html#getLineCap
 ()">getLineCap</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSimpleShape.html#getLineColor()">getLineColor</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSimpleShape.html#getLineCompound()">getLineCompound</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSimpleShape.html#getLineDash()">getLineDash</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSimpleShape.html#getLineDecoration()">getLineDecoration</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSimpleShape.html#getLineHeadDecoration()">getLineHeadDecoration</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSimpleShape.html#getLineHeadLength()">getLineHeadLength</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSimpleShape.html#getLineHeadWidth()">getLineHeadWidth</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSimpleShape.html#getLinePaint()">getLinePaint</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/X
 SLFSimpleShape.html#getLineTailDecoration()">getLineTailDecoration</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSimpleShape.html#getLineTailLength()">getLineTailLength</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSimpleShape.html#getLineTailWidth()">getLineTailWidth</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSimpleShape.html#getLineWidth()">getLineWidth</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSimpleShape.html#getRotation()">getRotation</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSimpleShape.html#getSafeXfrm()">getSafeXfrm</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSimpleShape.html#getShadow()">getShadow</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSimpleShape.html#getShapeType()">getShapeType</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSimpleShape.html#getStrokeStyle()">getStrokeStyle</a>, <a href="../../../../../org/apache/poi/xs
 lf/usermodel/XSLFSimpleShape.html#getXfrm()">getXfrm</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSimpleShape.html#isPlaceholder()">isPlaceholder</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSimpleShape.html#setAnchor(java.awt.geom.Rectangle2D)">setAnchor</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSimpleShape.html#setFlipHorizontal(boolean)">setFlipHorizontal</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSimpleShape.html#setFlipVertical(boolean)">setFlipVertical</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSimpleShape.html#setLineCap(org.apache.poi.sl.usermodel.StrokeStyle.LineCap)">setLineCap</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSimpleShape.html#setLineColor(java.awt.Color)">setLineColor</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSimpleShape.html#setLineCompound(org.apache.poi.sl.usermodel.StrokeStyle.LineCompound)">setLineCompound</a>, <a href=".
 ./../../../../org/apache/poi/xslf/usermodel/XSLFSimpleShape.html#setLineDash(org.apache.poi.sl.usermodel.StrokeStyle.LineDash)">setLineDash</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSimpleShape.html#setLineHeadDecoration(org.apache.poi.sl.usermodel.LineDecoration.DecorationShape)">setLineHeadDecoration</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSimpleShape.html#setLineHeadLength(org.apache.poi.sl.usermodel.LineDecoration.DecorationSize)">setLineHeadLength</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSimpleShape.html#setLineHeadWidth(org.apache.poi.sl.usermodel.LineDecoration.DecorationSize)">setLineHeadWidth</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSimpleShape.html#setLineTailDecoration(org.apache.poi.sl.usermodel.LineDecoration.DecorationShape)">setLineTailDecoration</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSimpleShape.html#setLineTailLength(org.apache.poi.sl.usermodel.LineDecorat
 ion.DecorationSize)">setLineTailLength</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSimpleShape.html#setLineTailWidth(org.apache.poi.sl.usermodel.LineDecoration.DecorationSize)">setLineTailWidth</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSimpleShape.html#setLineWidth(double)">setLineWidth</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSimpleShape.html#setRotation(double)">setRotation</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSimpleShape.html#setShapeType(org.apache.poi.sl.usermodel.ShapeType)">setShapeType</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSimpleShape.html#setStrokeStyle(java.lang.Object...)">setStrokeStyle</a></code></li>
+<code><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSimpleShape.html#createHyperlink()">createHyperlink</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSimpleShape.html#getAdjustValue(java.lang.String)">getAdjustValue</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSimpleShape.html#getFillStyle()">getFillStyle</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSimpleShape.html#getFlipHorizontal()">getFlipHorizontal</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSimpleShape.html#getFlipVertical()">getFlipVertical</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSimpleShape.html#getGeometry()">getGeometry</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSimpleShape.html#getHyperlink()">getHyperlink</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSimpleShape.html#getLineCap()">getLineCap</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSimpleShape.html#getLineC
 olor()">getLineColor</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSimpleShape.html#getLineCompound()">getLineCompound</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSimpleShape.html#getLineDash()">getLineDash</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSimpleShape.html#getLineDecoration()">getLineDecoration</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSimpleShape.html#getLineHeadDecoration()">getLineHeadDecoration</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSimpleShape.html#getLineHeadLength()">getLineHeadLength</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSimpleShape.html#getLineHeadWidth()">getLineHeadWidth</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSimpleShape.html#getLinePaint()">getLinePaint</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSimpleShape.html#getLineTailDecoration()">getLineTailDecoration</a>, <a href="../../../../../org/apa
 che/poi/xslf/usermodel/XSLFSimpleShape.html#getLineTailLength()">getLineTailLength</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSimpleShape.html#getLineTailWidth()">getLineTailWidth</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSimpleShape.html#getLineWidth()">getLineWidth</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSimpleShape.html#getRotation()">getRotation</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSimpleShape.html#getSafeXfrm()">getSafeXfrm</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSimpleShape.html#getShadow()">getShadow</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSimpleShape.html#getShapeType()">getShapeType</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSimpleShape.html#getStrokeStyle()">getStrokeStyle</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSimpleShape.html#isPlaceholder()">isPlaceholder</a>, <a href="../../../../../org/apach
 e/poi/xslf/usermodel/XSLFSimpleShape.html#setFlipHorizontal(boolean)">setFlipHorizontal</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSimpleShape.html#setFlipVertical(boolean)">setFlipVertical</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSimpleShape.html#setLineCap(org.apache.poi.sl.usermodel.StrokeStyle.LineCap)">setLineCap</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSimpleShape.html#setLineColor(java.awt.Color)">setLineColor</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSimpleShape.html#setLineCompound(org.apache.poi.sl.usermodel.StrokeStyle.LineCompound)">setLineCompound</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSimpleShape.html#setLineDash(org.apache.poi.sl.usermodel.StrokeStyle.LineDash)">setLineDash</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSimpleShape.html#setLineHeadDecoration(org.apache.poi.sl.usermodel.LineDecoration.DecorationShape)">setLineHeadDecoration</a>, 
 <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSimpleShape.html#setLineHeadLength(org.apache.poi.sl.usermodel.LineDecoration.DecorationSize)">setLineHeadLength</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSimpleShape.html#setLineHeadWidth(org.apache.poi.sl.usermodel.LineDecoration.DecorationSize)">setLineHeadWidth</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSimpleShape.html#setLineTailDecoration(org.apache.poi.sl.usermodel.LineDecoration.DecorationShape)">setLineTailDecoration</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSimpleShape.html#setLineTailLength(org.apache.poi.sl.usermodel.LineDecoration.DecorationSize)">setLineTailLength</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSimpleShape.html#setLineTailWidth(org.apache.poi.sl.usermodel.LineDecoration.DecorationSize)">setLineTailWidth</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSimpleShape.html#setLineWidth(double)">setLineWidth</a
 >, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSimpleShape.html#setRotation(double)">setRotation</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSimpleShape.html#setShapeType(org.apache.poi.sl.usermodel.ShapeType)">setShapeType</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSimpleShape.html#setStrokeStyle(java.lang.Object...)">setStrokeStyle</a></code></li>
 </ul>
 <ul class="blockList">
 <li class="blockList"><a name="methods_inherited_from_class_org.apache.poi.xslf.usermodel.XSLFShape">
 <!--   -->
 </a>
 <h3>Methods inherited from class&nbsp;org.apache.poi.xslf.usermodel.<a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html" title="class in org.apache.poi.xslf.usermodel">XSLFShape</a></h3>
-<code><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html#draw(java.awt.Graphics2D,%20java.awt.geom.Rectangle2D)">draw</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html#fetchShapeProperty(org.apache.poi.xslf.model.PropertyFetcher)">fetchShapeProperty</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html#getBgPr()">getBgPr</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html#getBgRef()">getBgRef</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html#getCNvPr()">getCNvPr</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html#getCTPlaceholder()">getCTPlaceholder</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html#getFillPaint()">getFillPaint</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html#getGrpSpPr()">getGrpSpPr</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html#getPaint(org.apache.xmlbeans.XmlObj
 ect,%20org.openxmlformats.schemas.drawingml.x2006.main.CTSchemeColor)">getPaint</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html#getParent()">getParent</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html#getPlaceholder()">getPlaceholder</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html#getShapeId()">getShapeId</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html#getShapeName()">getShapeName</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html#getSheet()">getSheet</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html#getSpPr()">getSpPr</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html#getSpStyle()">getSpStyle</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html#getXmlObject()">getXmlObject</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html#selectPaint(org.openxmlformats.schemas.drawingm
 l.x2006.main.CTBlipFillProperties,%20org.apache.poi.openxml4j.opc.PackagePart)">selectPaint</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html#selectPaint(org.openxmlformats.schemas.drawingml.x2006.main.CTGradientFillProperties,%20org.openxmlformats.schemas.drawingml.x2006.main.CTSchemeColor)">selectPaint</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html#selectPaint(org.openxmlformats.schemas.drawingml.x2006.main.CTSolidColorFillProperties,%20org.openxmlformats.schemas.drawingml.x2006.main.CTSchemeColor)">selectPaint</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html#selectPaint(org.openxmlformats.schemas.drawingml.x2006.main.CTStyleMatrixReference)">selectPaint</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html#selectPaint(org.apache.xmlbeans.XmlObject,%20org.openxmlformats.schemas.drawingml.x2006.main.CTSchemeColor,%20org.apache.poi.openxml4j.opc.PackagePart)">selectPaint</a>, <a href="../
 ../../../../org/apache/poi/xslf/usermodel/XSLFShape.html#selectProperty(java.lang.Class,%20java.lang.String)">selectProperty</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html#setParent(org.apache.poi.xslf.usermodel.XSLFShapeContainer)">setParent</a></code></li>
+<code><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html#draw(java.awt.Graphics2D,%20java.awt.geom.Rectangle2D)">draw</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html#fetchShapeProperty(org.apache.poi.xslf.model.PropertyFetcher)">fetchShapeProperty</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html#getBgPr()">getBgPr</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html#getBgRef()">getBgRef</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html#getCNvPr()">getCNvPr</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html#getCTPlaceholder()">getCTPlaceholder</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html#getGrpSpPr()">getGrpSpPr</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html#getPaint(org.apache.xmlbeans.XmlObject,%20org.openxmlformats.schemas.drawingml.x2006.main.CTSchemeColor)">getPaint</a>, <a href="../../../
 ../../org/apache/poi/xslf/usermodel/XSLFShape.html#getParent()">getParent</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html#getPlaceholder()">getPlaceholder</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html#getShapeId()">getShapeId</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html#getShapeName()">getShapeName</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html#getSheet()">getSheet</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html#getSpPr()">getSpPr</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html#getSpStyle()">getSpStyle</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html#getXmlObject()">getXmlObject</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html#selectPaint(org.openxmlformats.schemas.drawingml.x2006.main.CTBlipFillProperties,%20org.apache.poi.openxml4j.opc.PackagePart)">selectPaint</a>, <a hre
 f="../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html#selectPaint(org.openxmlformats.schemas.drawingml.x2006.main.CTGradientFillProperties,%20org.openxmlformats.schemas.drawingml.x2006.main.CTSchemeColor,%20org.apache.poi.xslf.usermodel.XSLFTheme)">selectPaint</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html#selectPaint(org.openxmlformats.schemas.drawingml.x2006.main.CTSolidColorFillProperties,%20org.openxmlformats.schemas.drawingml.x2006.main.CTSchemeColor,%20org.apache.poi.xslf.usermodel.XSLFTheme)">selectPaint</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html#selectPaint(org.openxmlformats.schemas.drawingml.x2006.main.CTStyleMatrixReference,%20org.apache.poi.xslf.usermodel.XSLFTheme)">selectPaint</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html#selectPaint(org.apache.xmlbeans.XmlObject,%20org.openxmlformats.schemas.drawingml.x2006.main.CTSchemeColor,%20org.apache.poi.openxml4j.opc.PackagePart,%20or
 g.apache.poi.xslf.usermodel.XSLFTheme)">selectPaint</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html#selectProperty(java.lang.Class,%20java.lang.String)">selectProperty</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html#setParent(org.apache.poi.xslf.usermodel.XSLFShapeContainer)">setParent</a></code></li>
 </ul>
 <ul class="blockList">
 <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
@@ -343,7 +390,7 @@ implements <a href="../../../../../org/a
 <!--   -->
 </a>
 <h3>Methods inherited from interface&nbsp;org.apache.poi.sl.usermodel.<a href="../../../../../org/apache/poi/sl/usermodel/Shape.html" title="interface in org.apache.poi.sl.usermodel">Shape</a></h3>
-<code><a href="../../../../../org/apache/poi/sl/usermodel/Shape.html#draw(java.awt.Graphics2D,%20java.awt.geom.Rectangle2D)">draw</a>, <a href="../../../../../org/apache/poi/sl/usermodel/Shape.html#getAnchor()">getAnchor</a>, <a href="../../../../../org/apache/poi/sl/usermodel/Shape.html#getParent()">getParent</a>, <a href="../../../../../org/apache/poi/sl/usermodel/Shape.html#getSheet()">getSheet</a></code></li>
+<code><a href="../../../../../org/apache/poi/sl/usermodel/Shape.html#draw(java.awt.Graphics2D,%20java.awt.geom.Rectangle2D)">draw</a>, <a href="../../../../../org/apache/poi/sl/usermodel/Shape.html#getParent()">getParent</a>, <a href="../../../../../org/apache/poi/sl/usermodel/Shape.html#getSheet()">getSheet</a></code></li>
 </ul>
 <ul class="blockList">
 <li class="blockList"><a name="methods_inherited_from_class_org.apache.poi.sl.draw.geom.IAdjustableShape">
@@ -357,7 +404,7 @@ implements <a href="../../../../../org/a
 <!--   -->
 </a>
 <h3>Methods inherited from interface&nbsp;org.apache.poi.sl.usermodel.<a href="../../../../../org/apache/poi/sl/usermodel/PlaceableShape.html" title="interface in org.apache.poi.sl.usermodel">PlaceableShape</a></h3>
-<code><a href="../../../../../org/apache/poi/sl/usermodel/PlaceableShape.html#getAnchor()">getAnchor</a>, <a href="../../../../../org/apache/poi/sl/usermodel/PlaceableShape.html#getFlipHorizontal()">getFlipHorizontal</a>, <a href="../../../../../org/apache/poi/sl/usermodel/PlaceableShape.html#getFlipVertical()">getFlipVertical</a>, <a href="../../../../../org/apache/poi/sl/usermodel/PlaceableShape.html#getParent()">getParent</a>, <a href="../../../../../org/apache/poi/sl/usermodel/PlaceableShape.html#getRotation()">getRotation</a>, <a href="../../../../../org/apache/poi/sl/usermodel/PlaceableShape.html#getSheet()">getSheet</a>, <a href="../../../../../org/apache/poi/sl/usermodel/PlaceableShape.html#setAnchor(java.awt.geom.Rectangle2D)">setAnchor</a>, <a href="../../../../../org/apache/poi/sl/usermodel/PlaceableShape.html#setFlipHorizontal(boolean)">setFlipHorizontal</a>, <a href="../../../../../org/apache/poi/sl/usermodel/PlaceableShape.html#setFlipVertical(boolean)">setFlipVertical
 </a>, <a href="../../../../../org/apache/poi/sl/usermodel/PlaceableShape.html#setRotation(double)">setRotation</a></code></li>
+<code><a href="../../../../../org/apache/poi/sl/usermodel/PlaceableShape.html#getFlipHorizontal()">getFlipHorizontal</a>, <a href="../../../../../org/apache/poi/sl/usermodel/PlaceableShape.html#getFlipVertical()">getFlipVertical</a>, <a href="../../../../../org/apache/poi/sl/usermodel/PlaceableShape.html#getParent()">getParent</a>, <a href="../../../../../org/apache/poi/sl/usermodel/PlaceableShape.html#getRotation()">getRotation</a>, <a href="../../../../../org/apache/poi/sl/usermodel/PlaceableShape.html#getSheet()">getSheet</a>, <a href="../../../../../org/apache/poi/sl/usermodel/PlaceableShape.html#setFlipHorizontal(boolean)">setFlipHorizontal</a>, <a href="../../../../../org/apache/poi/sl/usermodel/PlaceableShape.html#setFlipVertical(boolean)">setFlipVertical</a>, <a href="../../../../../org/apache/poi/sl/usermodel/PlaceableShape.html#setRotation(double)">setRotation</a></code></li>
 </ul>
 <ul class="blockList">
 <li class="blockList"><a name="methods_inherited_from_class_java.lang.Iterable">
@@ -663,6 +710,49 @@ implements <a href="../../../../../org/a
 <dt><span class="strong">Returns:</span></dt><dd>solid fill color of null if not set</dd></dl>
 </li>
 </ul>
+<a name="getFillPaint()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getFillPaint</h4>
+<pre>public&nbsp;<a href="../../../../../org/apache/poi/sl/usermodel/PaintStyle.html" title="interface in org.apache.poi.sl.usermodel">PaintStyle</a>&nbsp;getFillPaint()</pre>
+<dl>
+<dt><strong>Overrides:</strong></dt>
+<dd><code><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html#getFillPaint()">getFillPaint</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html" title="class in org.apache.poi.xslf.usermodel">XSLFShape</a></code></dd>
+</dl>
+</li>
+</ul>
+<a name="getGridSpan()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getGridSpan</h4>
+<pre>public&nbsp;int&nbsp;getGridSpan()</pre>
+<div class="block"><strong>Description copied from interface:&nbsp;<code><a href="../../../../../org/apache/poi/sl/usermodel/TableCell.html#getGridSpan()">TableCell</a></code></strong></div>
+<div class="block">Get the number of columns to be spanned/merged</div>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code><a href="../../../../../org/apache/poi/sl/usermodel/TableCell.html#getGridSpan()">getGridSpan</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/poi/sl/usermodel/TableCell.html" title="interface in org.apache.poi.sl.usermodel">TableCell</a>&lt;<a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html" title="class in org.apache.poi.xslf.usermodel">XSLFShape</a>,<a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextParagraph.html" title="class in org.apache.poi.xslf.usermodel">XSLFTextParagraph</a>&gt;</code></dd>
+<dt><span class="strong">Returns:</span></dt><dd>the grid span</dd></dl>
+</li>
+</ul>
+<a name="getRowSpan()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getRowSpan</h4>
+<pre>public&nbsp;int&nbsp;getRowSpan()</pre>
+<div class="block"><strong>Description copied from interface:&nbsp;<code><a href="../../../../../org/apache/poi/sl/usermodel/TableCell.html#getRowSpan()">TableCell</a></code></strong></div>
+<div class="block">Get the number of rows to be spanned/merged</div>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code><a href="../../../../../org/apache/poi/sl/usermodel/TableCell.html#getRowSpan()">getRowSpan</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/poi/sl/usermodel/TableCell.html" title="interface in org.apache.poi.sl.usermodel">TableCell</a>&lt;<a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html" title="class in org.apache.poi.xslf.usermodel">XSLFShape</a>,<a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextParagraph.html" title="class in org.apache.poi.xslf.usermodel">XSLFTextParagraph</a>&gt;</code></dd>
+<dt><span class="strong">Returns:</span></dt><dd>the row span</dd></dl>
+</li>
+</ul>
 <a name="setVerticalAlignment(org.apache.poi.sl.usermodel.VerticalAlignment)">
 <!--   -->
 </a>
@@ -719,7 +809,7 @@ implements <a href="../../../../../org/a
 <a name="getTextDirection()">
 <!--   -->
 </a>
-<ul class="blockListLast">
+<ul class="blockList">
 <li class="blockList">
 <h4>getTextDirection</h4>
 <pre>public&nbsp;<a href="../../../../../org/apache/poi/sl/usermodel/TextShape.TextDirection.html" title="enum in org.apache.poi.sl.usermodel">TextShape.TextDirection</a>&nbsp;getTextDirection()</pre>
@@ -732,6 +822,94 @@ implements <a href="../../../../../org/a
   <dd>POI 3.15-beta2</dd></dl>
 </li>
 </ul>
+<a name="getXfrm()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getXfrm</h4>
+<pre>protected&nbsp;org.openxmlformats.schemas.drawingml.x2006.main.CTTransform2D&nbsp;getXfrm()</pre>
+<div class="block">Return a fake-xfrm which is used for calculating the text height</div>
+<dl>
+<dt><strong>Overrides:</strong></dt>
+<dd><code><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSimpleShape.html#getXfrm()">getXfrm</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSimpleShape.html" title="class in org.apache.poi.xslf.usermodel">XSLFSimpleShape</a></code></dd>
+</dl>
+</li>
+</ul>
+<a name="setAnchor(java.awt.geom.Rectangle2D)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setAnchor</h4>
+<pre>public&nbsp;void&nbsp;setAnchor(java.awt.geom.Rectangle2D&nbsp;anchor)</pre>
+<div class="block">There's no real anchor for table cells - this method is used to temporarily store the location
+ of the cell for a later retrieval, e.g. for rendering</div>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code><a href="../../../../../org/apache/poi/sl/usermodel/PlaceableShape.html#setAnchor(java.awt.geom.Rectangle2D)">setAnchor</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/poi/sl/usermodel/PlaceableShape.html" title="interface in org.apache.poi.sl.usermodel">PlaceableShape</a>&lt;<a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html" title="class in org.apache.poi.xslf.usermodel">XSLFShape</a>,<a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextParagraph.html" title="class in org.apache.poi.xslf.usermodel">XSLFTextParagraph</a>&gt;</code></dd>
+<dt><strong>Overrides:</strong></dt>
+<dd><code><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSimpleShape.html#setAnchor(java.awt.geom.Rectangle2D)">setAnchor</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSimpleShape.html" title="class in org.apache.poi.xslf.usermodel">XSLFSimpleShape</a></code></dd>
+<dt><span class="strong">Parameters:</span></dt><dd><code>anchor</code> - the position of this shape within the drawing canvas.
+               The coordinates are expressed in points</dd><dt><span class="strong">Since:</span></dt>
+  <dd>POI 3.15-beta2</dd></dl>
+</li>
+</ul>
+<a name="getAnchor()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getAnchor</h4>
+<pre>public&nbsp;java.awt.geom.Rectangle2D&nbsp;getAnchor()</pre>
+<div class="block"><strong>Description copied from interface:&nbsp;<code><a href="../../../../../org/apache/poi/sl/usermodel/Shape.html#getAnchor()">Shape</a></code></strong></div>
+<div class="block">Returns the anchor (the bounding box rectangle) of this shape.
+ All coordinates are expressed in points (72 dpi).</div>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code><a href="../../../../../org/apache/poi/sl/usermodel/PlaceableShape.html#getAnchor()">getAnchor</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/poi/sl/usermodel/PlaceableShape.html" title="interface in org.apache.poi.sl.usermodel">PlaceableShape</a>&lt;<a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html" title="class in org.apache.poi.xslf.usermodel">XSLFShape</a>,<a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextParagraph.html" title="class in org.apache.poi.xslf.usermodel">XSLFTextParagraph</a>&gt;</code></dd>
+<dt><strong>Specified by:</strong></dt>
+<dd><code><a href="../../../../../org/apache/poi/sl/usermodel/Shape.html#getAnchor()">getAnchor</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/poi/sl/usermodel/Shape.html" title="interface in org.apache.poi.sl.usermodel">Shape</a>&lt;<a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html" title="class in org.apache.poi.xslf.usermodel">XSLFShape</a>,<a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextParagraph.html" title="class in org.apache.poi.xslf.usermodel">XSLFTextParagraph</a>&gt;</code></dd>
+<dt><strong>Overrides:</strong></dt>
+<dd><code><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSimpleShape.html#getAnchor()">getAnchor</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSimpleShape.html" title="class in org.apache.poi.xslf.usermodel">XSLFSimpleShape</a></code></dd>
+<dt><span class="strong">Returns:</span></dt><dd>the anchor of this shape</dd><dt><span class="strong">Since:</span></dt>
+  <dd>POI 3.15-beta2</dd></dl>
+</li>
+</ul>
+<a name="isMerged()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>isMerged</h4>
+<pre>public&nbsp;boolean&nbsp;isMerged()</pre>
+<div class="block"><strong>Description copied from interface:&nbsp;<code><a href="../../../../../org/apache/poi/sl/usermodel/TableCell.html#isMerged()">TableCell</a></code></strong></div>
+<div class="block">Return if this cell is part of a merged cell. The top/left cell of a merged region is not regarded as merged -
+ its grid and/or row span is greater than one.</div>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code><a href="../../../../../org/apache/poi/sl/usermodel/TableCell.html#isMerged()">isMerged</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/poi/sl/usermodel/TableCell.html" title="interface in org.apache.poi.sl.usermodel">TableCell</a>&lt;<a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html" title="class in org.apache.poi.xslf.usermodel">XSLFShape</a>,<a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextParagraph.html" title="class in org.apache.poi.xslf.usermodel">XSLFTextParagraph</a>&gt;</code></dd>
+<dt><span class="strong">Returns:</span></dt><dd>true if this a merged cell</dd><dt><span class="strong">Since:</span></dt>
+  <dd>POI 3.15-beta2</dd></dl>
+</li>
+</ul>
+<a name="newTextParagraph(org.openxmlformats.schemas.drawingml.x2006.main.CTTextParagraph)">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>newTextParagraph</h4>
+<pre>protected&nbsp;org.apache.poi.xslf.usermodel.XSLFTableCell.XSLFCellTextParagraph&nbsp;newTextParagraph(org.openxmlformats.schemas.drawingml.x2006.main.CTTextParagraph&nbsp;p)</pre>
+<div class="block"><strong>Description copied from class:&nbsp;<code><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#newTextParagraph(org.openxmlformats.schemas.drawingml.x2006.main.CTTextParagraph)">XSLFTextShape</a></code></strong></div>
+<div class="block">Helper method to allow subclasses to provide their own text paragraph</div>
+<dl>
+<dt><strong>Overrides:</strong></dt>
+<dd><code><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#newTextParagraph(org.openxmlformats.schemas.drawingml.x2006.main.CTTextParagraph)">newTextParagraph</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html" title="class in org.apache.poi.xslf.usermodel">XSLFTextShape</a></code></dd>
+<dt><span class="strong">Parameters:</span></dt><dd><code>p</code> - the xml reference</dd>
+<dt><span class="strong">Returns:</span></dt><dd>a new text paragraph</dd><dt><span class="strong">Since:</span></dt>
+  <dd>POI 3.15-beta2</dd></dl>
+</li>
+</ul>
 </li>
 </ul>
 </li>

Modified: poi/site/publish/apidocs/org/apache/poi/xslf/usermodel/XSLFTableRow.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xslf/usermodel/XSLFTableRow.html?rev=1746885&r1=1746884&r2=1746885&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/xslf/usermodel/XSLFTableRow.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/xslf/usermodel/XSLFTableRow.html Sun Jun  5 09:28:36 2016
@@ -102,8 +102,6 @@
 extends java.lang.Object
 implements java.lang.Iterable&lt;<a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTableCell.html" title="class in org.apache.poi.xslf.usermodel">XSLFTableCell</a>&gt;</pre>
 <div class="block">Represents a table in a .pptx presentation</div>
-<dl><dt><span class="strong">Author:</span></dt>
-  <dd>Yegor Kozlov</dd></dl>
 </li>
 </ul>
 </div>

Added: poi/site/publish/apidocs/org/apache/poi/xslf/usermodel/XSLFTableStyle.TablePartStyle.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xslf/usermodel/XSLFTableStyle.TablePartStyle.html?rev=1746885&view=auto
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/xslf/usermodel/XSLFTableStyle.TablePartStyle.html (added)
+++ poi/site/publish/apidocs/org/apache/poi/xslf/usermodel/XSLFTableStyle.TablePartStyle.html Sun Jun  5 09:28:36 2016
@@ -0,0 +1,457 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<title>XSLFTableStyle.TablePartStyle (POI API Documentation)</title>
+<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="XSLFTableStyle.TablePartStyle (POI API Documentation)";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/XSLFTableStyle.TablePartStyle.html">Use</a></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><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTableStyle.html" title="class in org.apache.poi.xslf.usermodel"><span class="strong">Prev Class</span></a></li>
+<li><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTableStyles.html" title="class in org.apache.poi.xslf.usermodel"><span class="strong">Next Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../index.html?org/apache/poi/xslf/usermodel/XSLFTableStyle.TablePartStyle.html" target="_top">Frames</a></li>
+<li><a href="XSLFTableStyle.TablePartStyle.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>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li><a href="#enum_constant_summary">Enum Constants</a>&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#method_summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#enum_constant_detail">Enum Constants</a>&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#method_detail">Method</a></li>
+</ul>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">org.apache.poi.xslf.usermodel</div>
+<h2 title="Enum XSLFTableStyle.TablePartStyle" class="title">Enum XSLFTableStyle.TablePartStyle</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li>java.lang.Object</li>
+<li>
+<ul class="inheritance">
+<li>java.lang.Enum&lt;<a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTableStyle.TablePartStyle.html" title="enum in org.apache.poi.xslf.usermodel">XSLFTableStyle.TablePartStyle</a>&gt;</li>
+<li>
+<ul class="inheritance">
+<li>org.apache.poi.xslf.usermodel.XSLFTableStyle.TablePartStyle</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl>
+<dt>All Implemented Interfaces:</dt>
+<dd>java.io.Serializable, java.lang.Comparable&lt;<a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTableStyle.TablePartStyle.html" title="enum in org.apache.poi.xslf.usermodel">XSLFTableStyle.TablePartStyle</a>&gt;</dd>
+</dl>
+<dl>
+<dt>Enclosing class:</dt>
+<dd><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTableStyle.html" title="class in org.apache.poi.xslf.usermodel">XSLFTableStyle</a></dd>
+</dl>
+<hr>
+<br>
+<pre>public static enum <span class="strong">XSLFTableStyle.TablePartStyle</span>
+extends java.lang.Enum&lt;<a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTableStyle.TablePartStyle.html" title="enum in org.apache.poi.xslf.usermodel">XSLFTableStyle.TablePartStyle</a>&gt;</pre>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- =========== ENUM CONSTANT SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="enum_constant_summary">
+<!--   -->
+</a>
+<h3>Enum Constant Summary</h3>
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Enum Constant Summary table, listing enum constants, and an explanation">
+<caption><span>Enum Constants</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Enum Constant and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><strong><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTableStyle.TablePartStyle.html#band1H">band1H</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><code><strong><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTableStyle.TablePartStyle.html#band1V">band1V</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><strong><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTableStyle.TablePartStyle.html#band2H">band2H</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><code><strong><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTableStyle.TablePartStyle.html#band2V">band2V</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><strong><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTableStyle.TablePartStyle.html#firstCol">firstCol</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><code><strong><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTableStyle.TablePartStyle.html#firstRow">firstRow</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><strong><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTableStyle.TablePartStyle.html#lastCol">lastCol</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><code><strong><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTableStyle.TablePartStyle.html#lastRow">lastRow</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><strong><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTableStyle.TablePartStyle.html#neCell">neCell</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><code><strong><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTableStyle.TablePartStyle.html#nwCell">nwCell</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><strong><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTableStyle.TablePartStyle.html#seCell">seCell</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><code><strong><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTableStyle.TablePartStyle.html#swCell">swCell</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><strong><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTableStyle.TablePartStyle.html#wholeTbl">wholeTbl</a></strong></code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method_summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span>Methods</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>
+<tr class="altColor">
+<td class="colFirst"><code>static <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTableStyle.TablePartStyle.html" title="enum in org.apache.poi.xslf.usermodel">XSLFTableStyle.TablePartStyle</a></code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTableStyle.TablePartStyle.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/xslf/usermodel/XSLFTableStyle.TablePartStyle.html" title="enum in org.apache.poi.xslf.usermodel">XSLFTableStyle.TablePartStyle</a>[]</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTableStyle.TablePartStyle.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>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods_inherited_from_class_java.lang.Enum">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.Enum</h3>
+<code>clone, compareTo, equals, finalize, getDeclaringClass, hashCode, name, ordinal, toString, valueOf</code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
+<code>getClass, notify, notifyAll, wait, wait, wait</code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ============ ENUM CONSTANT DETAIL =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="enum_constant_detail">
+<!--   -->
+</a>
+<h3>Enum Constant Detail</h3>
+<a name="wholeTbl">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>wholeTbl</h4>
+<pre>public static final&nbsp;<a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTableStyle.TablePartStyle.html" title="enum in org.apache.poi.xslf.usermodel">XSLFTableStyle.TablePartStyle</a> wholeTbl</pre>
+</li>
+</ul>
+<a name="band1H">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>band1H</h4>
+<pre>public static final&nbsp;<a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTableStyle.TablePartStyle.html" title="enum in org.apache.poi.xslf.usermodel">XSLFTableStyle.TablePartStyle</a> band1H</pre>
+</li>
+</ul>
+<a name="band2H">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>band2H</h4>
+<pre>public static final&nbsp;<a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTableStyle.TablePartStyle.html" title="enum in org.apache.poi.xslf.usermodel">XSLFTableStyle.TablePartStyle</a> band2H</pre>
+</li>
+</ul>
+<a name="band1V">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>band1V</h4>
+<pre>public static final&nbsp;<a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTableStyle.TablePartStyle.html" title="enum in org.apache.poi.xslf.usermodel">XSLFTableStyle.TablePartStyle</a> band1V</pre>
+</li>
+</ul>
+<a name="band2V">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>band2V</h4>
+<pre>public static final&nbsp;<a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTableStyle.TablePartStyle.html" title="enum in org.apache.poi.xslf.usermodel">XSLFTableStyle.TablePartStyle</a> band2V</pre>
+</li>
+</ul>
+<a name="firstCol">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>firstCol</h4>
+<pre>public static final&nbsp;<a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTableStyle.TablePartStyle.html" title="enum in org.apache.poi.xslf.usermodel">XSLFTableStyle.TablePartStyle</a> firstCol</pre>
+</li>
+</ul>
+<a name="lastCol">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>lastCol</h4>
+<pre>public static final&nbsp;<a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTableStyle.TablePartStyle.html" title="enum in org.apache.poi.xslf.usermodel">XSLFTableStyle.TablePartStyle</a> lastCol</pre>
+</li>
+</ul>
+<a name="firstRow">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>firstRow</h4>
+<pre>public static final&nbsp;<a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTableStyle.TablePartStyle.html" title="enum in org.apache.poi.xslf.usermodel">XSLFTableStyle.TablePartStyle</a> firstRow</pre>
+</li>
+</ul>
+<a name="lastRow">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>lastRow</h4>
+<pre>public static final&nbsp;<a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTableStyle.TablePartStyle.html" title="enum in org.apache.poi.xslf.usermodel">XSLFTableStyle.TablePartStyle</a> lastRow</pre>
+</li>
+</ul>
+<a name="seCell">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>seCell</h4>
+<pre>public static final&nbsp;<a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTableStyle.TablePartStyle.html" title="enum in org.apache.poi.xslf.usermodel">XSLFTableStyle.TablePartStyle</a> seCell</pre>
+</li>
+</ul>
+<a name="swCell">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>swCell</h4>
+<pre>public static final&nbsp;<a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTableStyle.TablePartStyle.html" title="enum in org.apache.poi.xslf.usermodel">XSLFTableStyle.TablePartStyle</a> swCell</pre>
+</li>
+</ul>
+<a name="neCell">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>neCell</h4>
+<pre>public static final&nbsp;<a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTableStyle.TablePartStyle.html" title="enum in org.apache.poi.xslf.usermodel">XSLFTableStyle.TablePartStyle</a> neCell</pre>
+</li>
+</ul>
+<a name="nwCell">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>nwCell</h4>
+<pre>public static final&nbsp;<a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTableStyle.TablePartStyle.html" title="enum in org.apache.poi.xslf.usermodel">XSLFTableStyle.TablePartStyle</a> nwCell</pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method_detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="values()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>values</h4>
+<pre>public static&nbsp;<a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTableStyle.TablePartStyle.html" title="enum in org.apache.poi.xslf.usermodel">XSLFTableStyle.TablePartStyle</a>[]&nbsp;values()</pre>
+<div class="block">Returns an array containing the constants of this enum type, in
+the order they are declared.  This method may be used to iterate
+over the constants as follows:
+<pre>
+for (XSLFTableStyle.TablePartStyle c : XSLFTableStyle.TablePartStyle.values())
+&nbsp;   System.out.println(c);
+</pre></div>
+<dl><dt><span class="strong">Returns:</span></dt><dd>an array containing the constants of this enum type, in the order they are declared</dd></dl>
+</li>
+</ul>
+<a name="valueOf(java.lang.String)">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>valueOf</h4>
+<pre>public static&nbsp;<a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTableStyle.TablePartStyle.html" title="enum in org.apache.poi.xslf.usermodel">XSLFTableStyle.TablePartStyle</a>&nbsp;valueOf(java.lang.String&nbsp;name)</pre>
+<div class="block">Returns the enum constant of this type with the specified name.
+The string must match <i>exactly</i> an identifier used to declare an
+enum constant in this type.  (Extraneous whitespace characters are 
+not permitted.)</div>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>name</code> - the name of the enum constant to be returned.</dd>
+<dt><span class="strong">Returns:</span></dt><dd>the enum constant with the specified name</dd>
+<dt><span class="strong">Throws:</span></dt>
+<dd><code>java.lang.IllegalArgumentException</code> - if this enum type has no constant with the specified name</dd>
+<dd><code>java.lang.NullPointerException</code> - if the argument is null</dd></dl>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= 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 class="navBarCell1Rev">Class</li>
+<li><a href="class-use/XSLFTableStyle.TablePartStyle.html">Use</a></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><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTableStyle.html" title="class in org.apache.poi.xslf.usermodel"><span class="strong">Prev Class</span></a></li>
+<li><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTableStyles.html" title="class in org.apache.poi.xslf.usermodel"><span class="strong">Next Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../index.html?org/apache/poi/xslf/usermodel/XSLFTableStyle.TablePartStyle.html" target="_top">Frames</a></li>
+<li><a href="XSLFTableStyle.TablePartStyle.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>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li><a href="#enum_constant_summary">Enum Constants</a>&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#method_summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#enum_constant_detail">Enum Constants</a>&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#method_detail">Method</a></li>
+</ul>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>
+                <i>Copyright 2016 The Apache Software Foundation or
+        its licensors, as applicable.</i>
+            </small></p>
+</body>
+</html>

Modified: poi/site/publish/apidocs/org/apache/poi/xslf/usermodel/XSLFTableStyle.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xslf/usermodel/XSLFTableStyle.html?rev=1746885&r1=1746884&r2=1746885&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/xslf/usermodel/XSLFTableStyle.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/xslf/usermodel/XSLFTableStyle.html Sun Jun  5 09:28:36 2016
@@ -35,7 +35,7 @@
 <div class="subNav">
 <ul class="navList">
 <li><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTableRow.html" title="class in org.apache.poi.xslf.usermodel"><span class="strong">Prev Class</span></a></li>
-<li><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTableStyles.html" title="class in org.apache.poi.xslf.usermodel"><span class="strong">Next Class</span></a></li>
+<li><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTableStyle.TablePartStyle.html" title="enum in org.apache.poi.xslf.usermodel"><span class="strong">Next Class</span></a></li>
 </ul>
 <ul class="navList">
 <li><a href="../../../../../index.html?org/apache/poi/xslf/usermodel/XSLFTableStyle.html" target="_top">Frames</a></li>
@@ -59,7 +59,7 @@
 <div>
 <ul class="subNavList">
 <li>Summary:&nbsp;</li>
-<li>Nested&nbsp;|&nbsp;</li>
+<li><a href="#nested_class_summary">Nested</a>&nbsp;|&nbsp;</li>
 <li>Field&nbsp;|&nbsp;</li>
 <li>Constr&nbsp;|&nbsp;</li>
 <li><a href="#method_summary">Method</a></li>
@@ -96,15 +96,32 @@
 <br>
 <pre>public class <span class="strong">XSLFTableStyle</span>
 extends java.lang.Object</pre>
-<div class="block">Represents a table in a .pptx presentation</div>
-<dl><dt><span class="strong">Author:</span></dt>
-  <dd>Yegor Kozlov</dd></dl>
+<div class="block">Represents a table style in a .pptx presentation</div>
 </li>
 </ul>
 </div>
 <div class="summary">
 <ul class="blockList">
 <li class="blockList">
+<!-- ======== NESTED CLASS SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="nested_class_summary">
+<!--   -->
+</a>
+<h3>Nested Class Summary</h3>
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Nested Class Summary table, listing nested classes, and an explanation">
+<caption><span>Nested Classes</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>
+<tr class="altColor">
+<td class="colFirst"><code>static class&nbsp;</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTableStyle.TablePartStyle.html" title="enum in org.apache.poi.xslf.usermodel">XSLFTableStyle.TablePartStyle</a></strong></code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
 <!-- ========== METHOD SUMMARY =========== -->
 <ul class="blockList">
 <li class="blockList"><a name="method_summary">
@@ -126,6 +143,10 @@ extends java.lang.Object</pre>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTableStyle.html#getStyleName()">getStyleName</a></strong>()</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
+<td class="colFirst"><code>protected org.openxmlformats.schemas.drawingml.x2006.main.CTTablePartStyle</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTableStyle.html#getTablePartStyle(org.apache.poi.xslf.usermodel.XSLFTableStyle.TablePartStyle)">getTablePartStyle</a></strong>(<a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTableStyle.TablePartStyle.html" title="enum in org.apache.poi.xslf.usermodel">XSLFTableStyle.TablePartStyle</a>&nbsp;tps)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
 <td class="colFirst"><code>org.openxmlformats.schemas.drawingml.x2006.main.CTTableStyle</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTableStyle.html#getXmlObject()">getXmlObject</a></strong>()</code>&nbsp;</td>
 </tr>
@@ -172,12 +193,23 @@ extends java.lang.Object</pre>
 <a name="getStyleId()">
 <!--   -->
 </a>
-<ul class="blockListLast">
+<ul class="blockList">
 <li class="blockList">
 <h4>getStyleId</h4>
 <pre>public&nbsp;java.lang.String&nbsp;getStyleId()</pre>
 </li>
 </ul>
+<a name="getTablePartStyle(org.apache.poi.xslf.usermodel.XSLFTableStyle.TablePartStyle)">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>getTablePartStyle</h4>
+<pre>protected&nbsp;org.openxmlformats.schemas.drawingml.x2006.main.CTTablePartStyle&nbsp;getTablePartStyle(<a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTableStyle.TablePartStyle.html" title="enum in org.apache.poi.xslf.usermodel">XSLFTableStyle.TablePartStyle</a>&nbsp;tps)</pre>
+<dl><dt><span class="strong">Since:</span></dt>
+  <dd>POI 3.15-beta2</dd></dl>
+</li>
+</ul>
 </li>
 </ul>
 </li>
@@ -205,7 +237,7 @@ extends java.lang.Object</pre>
 <div class="subNav">
 <ul class="navList">
 <li><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTableRow.html" title="class in org.apache.poi.xslf.usermodel"><span class="strong">Prev Class</span></a></li>
-<li><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTableStyles.html" title="class in org.apache.poi.xslf.usermodel"><span class="strong">Next Class</span></a></li>
+<li><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTableStyle.TablePartStyle.html" title="enum in org.apache.poi.xslf.usermodel"><span class="strong">Next Class</span></a></li>
 </ul>
 <ul class="navList">
 <li><a href="../../../../../index.html?org/apache/poi/xslf/usermodel/XSLFTableStyle.html" target="_top">Frames</a></li>
@@ -229,7 +261,7 @@ extends java.lang.Object</pre>
 <div>
 <ul class="subNavList">
 <li>Summary:&nbsp;</li>
-<li>Nested&nbsp;|&nbsp;</li>
+<li><a href="#nested_class_summary">Nested</a>&nbsp;|&nbsp;</li>
 <li>Field&nbsp;|&nbsp;</li>
 <li>Constr&nbsp;|&nbsp;</li>
 <li><a href="#method_summary">Method</a></li>

Modified: poi/site/publish/apidocs/org/apache/poi/xslf/usermodel/XSLFTableStyles.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xslf/usermodel/XSLFTableStyles.html?rev=1746885&r1=1746884&r2=1746885&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/xslf/usermodel/XSLFTableStyles.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/xslf/usermodel/XSLFTableStyles.html Sun Jun  5 09:28:36 2016
@@ -34,7 +34,7 @@
 </div>
 <div class="subNav">
 <ul class="navList">
-<li><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTableStyle.html" title="class in org.apache.poi.xslf.usermodel"><span class="strong">Prev Class</span></a></li>
+<li><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTableStyle.TablePartStyle.html" title="enum in org.apache.poi.xslf.usermodel"><span class="strong">Prev Class</span></a></li>
 <li><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextBox.html" title="class in org.apache.poi.xslf.usermodel"><span class="strong">Next Class</span></a></li>
 </ul>
 <ul class="navList">
@@ -315,7 +315,7 @@ public&nbsp;XSLFTableStyles(<a href="../
 </div>
 <div class="subNav">
 <ul class="navList">
-<li><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTableStyle.html" title="class in org.apache.poi.xslf.usermodel"><span class="strong">Prev Class</span></a></li>
+<li><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTableStyle.TablePartStyle.html" title="enum in org.apache.poi.xslf.usermodel"><span class="strong">Prev Class</span></a></li>
 <li><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextBox.html" title="class in org.apache.poi.xslf.usermodel"><span class="strong">Next Class</span></a></li>
 </ul>
 <ul class="navList">

Modified: poi/site/publish/apidocs/org/apache/poi/xslf/usermodel/XSLFTextBox.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xslf/usermodel/XSLFTextBox.html?rev=1746885&r1=1746884&r2=1746885&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/xslf/usermodel/XSLFTextBox.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/xslf/usermodel/XSLFTextBox.html Sun Jun  5 09:28:36 2016
@@ -163,7 +163,7 @@ implements <a href="../../../../../org/a
 <!--   -->
 </a>
 <h3>Methods inherited from class&nbsp;org.apache.poi.xslf.usermodel.<a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html" title="class in org.apache.poi.xslf.usermodel">XSLFTextShape</a></h3>
-<code><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#addNewTextParagraph()">addNewTextParagraph</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#appendText(java.lang.String,%20boolean)">appendText</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#clearText()">clearText</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#getBottomInset()">getBottomInset</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#getInsets()">getInsets</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#getLeftInset()">getLeftInset</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#getRightInset()">getRightInset</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#getText()">getText</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#getTextAutofit()">getTextAutofit</a>, <a 
 href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#getTextBodyPr()">getTextBodyPr</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#getTextBodyPr(boolean)">getTextBodyPr</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#getTextDirection()">getTextDirection</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#getTextHeight()">getTextHeight</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#getTextParagraphs()">getTextParagraphs</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#getTextPlaceholder()">getTextPlaceholder</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#getTextRotation()">getTextRotation</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#getTextType()">getTextType</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#getTopInset()">getTopIns
 et</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#getVerticalAlignment()">getVerticalAlignment</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#getWordWrap()">getWordWrap</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#isHorizontalCentered()">isHorizontalCentered</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#iterator()">iterator</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#resizeToFitText()">resizeToFitText</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#setBottomInset(double)">setBottomInset</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#setHorizontalCentered(java.lang.Boolean)">setHorizontalCentered</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#setInsets(org.apache.poi.sl.usermodel.Insets2D)">setInsets</a>, <a href="../../../../../org/ap
 ache/poi/xslf/usermodel/XSLFTextShape.html#setLeftInset(double)">setLeftInset</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#setPlaceholder(org.apache.poi.sl.usermodel.Placeholder)">setPlaceholder</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#setRightInset(double)">setRightInset</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#setText(java.lang.String)">setText</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#setTextAutofit(org.apache.poi.sl.usermodel.TextShape.TextAutofit)">setTextAutofit</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#setTextDirection(org.apache.poi.sl.usermodel.TextShape.TextDirection)">setTextDirection</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#setTextPlaceholder(org.apache.poi.sl.usermodel.TextShape.TextPlaceholder)">setTextPlaceholder</a>, <a href="../../../../../org/apache/poi
 /xslf/usermodel/XSLFTextShape.html#setTextRotation(java.lang.Double)">setTextRotation</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#setTopInset(double)">setTopInset</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#setVerticalAlignment(org.apache.poi.sl.usermodel.VerticalAlignment)">setVerticalAlignment</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#setWordWrap(boolean)">setWordWrap</a></code></li>
+<code><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#addNewTextParagraph()">addNewTextParagraph</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#appendText(java.lang.String,%20boolean)">appendText</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#clearText()">clearText</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#getBottomInset()">getBottomInset</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#getInsets()">getInsets</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#getLeftInset()">getLeftInset</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#getRightInset()">getRightInset</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#getText()">getText</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#getTextAutofit()">getTextAutofit</a>, <a 
 href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#getTextBodyPr()">getTextBodyPr</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#getTextBodyPr(boolean)">getTextBodyPr</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#getTextDirection()">getTextDirection</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#getTextHeight()">getTextHeight</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#getTextParagraphs()">getTextParagraphs</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#getTextPlaceholder()">getTextPlaceholder</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#getTextRotation()">getTextRotation</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#getTextType()">getTextType</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#getTopInset()">getTopIns
 et</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#getVerticalAlignment()">getVerticalAlignment</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#getWordWrap()">getWordWrap</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#isHorizontalCentered()">isHorizontalCentered</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#iterator()">iterator</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#newTextParagraph(org.openxmlformats.schemas.drawingml.x2006.main.CTTextParagraph)">newTextParagraph</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#resizeToFitText()">resizeToFitText</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#setBottomInset(double)">setBottomInset</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#setHorizontalCentered(java.lang.Boolean)">setHorizontalCen
 tered</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#setInsets(org.apache.poi.sl.usermodel.Insets2D)">setInsets</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#setLeftInset(double)">setLeftInset</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#setPlaceholder(org.apache.poi.sl.usermodel.Placeholder)">setPlaceholder</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#setRightInset(double)">setRightInset</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#setText(java.lang.String)">setText</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#setTextAutofit(org.apache.poi.sl.usermodel.TextShape.TextAutofit)">setTextAutofit</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#setTextDirection(org.apache.poi.sl.usermodel.TextShape.TextDirection)">setTextDirection</a>, <a href="../../../../../org/apac
 he/poi/xslf/usermodel/XSLFTextShape.html#setTextPlaceholder(org.apache.poi.sl.usermodel.TextShape.TextPlaceholder)">setTextPlaceholder</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#setTextRotation(java.lang.Double)">setTextRotation</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#setTopInset(double)">setTopInset</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#setVerticalAlignment(org.apache.poi.sl.usermodel.VerticalAlignment)">setVerticalAlignment</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#setWordWrap(boolean)">setWordWrap</a></code></li>
 </ul>
 <ul class="blockList">
 <li class="blockList"><a name="methods_inherited_from_class_org.apache.poi.xslf.usermodel.XSLFSimpleShape">
@@ -177,7 +177,7 @@ implements <a href="../../../../../org/a
 <!--   -->
 </a>
 <h3>Methods inherited from class&nbsp;org.apache.poi.xslf.usermodel.<a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html" title="class in org.apache.poi.xslf.usermodel">XSLFShape</a></h3>
-<code><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html#draw(java.awt.Graphics2D,%20java.awt.geom.Rectangle2D)">draw</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html#fetchShapeProperty(org.apache.poi.xslf.model.PropertyFetcher)">fetchShapeProperty</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html#getBgPr()">getBgPr</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html#getBgRef()">getBgRef</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html#getCNvPr()">getCNvPr</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html#getCTPlaceholder()">getCTPlaceholder</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html#getFillPaint()">getFillPaint</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html#getGrpSpPr()">getGrpSpPr</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html#getPaint(org.apache.xmlbeans.XmlObj
 ect,%20org.openxmlformats.schemas.drawingml.x2006.main.CTSchemeColor)">getPaint</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html#getParent()">getParent</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html#getPlaceholder()">getPlaceholder</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html#getShapeId()">getShapeId</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html#getShapeName()">getShapeName</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html#getSheet()">getSheet</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html#getSpPr()">getSpPr</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html#getSpStyle()">getSpStyle</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html#getXmlObject()">getXmlObject</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html#selectPaint(org.openxmlformats.schemas.drawingm
 l.x2006.main.CTBlipFillProperties,%20org.apache.poi.openxml4j.opc.PackagePart)">selectPaint</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html#selectPaint(org.openxmlformats.schemas.drawingml.x2006.main.CTGradientFillProperties,%20org.openxmlformats.schemas.drawingml.x2006.main.CTSchemeColor)">selectPaint</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html#selectPaint(org.openxmlformats.schemas.drawingml.x2006.main.CTSolidColorFillProperties,%20org.openxmlformats.schemas.drawingml.x2006.main.CTSchemeColor)">selectPaint</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html#selectPaint(org.openxmlformats.schemas.drawingml.x2006.main.CTStyleMatrixReference)">selectPaint</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html#selectPaint(org.apache.xmlbeans.XmlObject,%20org.openxmlformats.schemas.drawingml.x2006.main.CTSchemeColor,%20org.apache.poi.openxml4j.opc.PackagePart)">selectPaint</a>, <a href="../
 ../../../../org/apache/poi/xslf/usermodel/XSLFShape.html#selectProperty(java.lang.Class,%20java.lang.String)">selectProperty</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html#setParent(org.apache.poi.xslf.usermodel.XSLFShapeContainer)">setParent</a></code></li>
+<code><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html#draw(java.awt.Graphics2D,%20java.awt.geom.Rectangle2D)">draw</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html#fetchShapeProperty(org.apache.poi.xslf.model.PropertyFetcher)">fetchShapeProperty</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html#getBgPr()">getBgPr</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html#getBgRef()">getBgRef</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html#getCNvPr()">getCNvPr</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html#getCTPlaceholder()">getCTPlaceholder</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html#getFillPaint()">getFillPaint</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html#getGrpSpPr()">getGrpSpPr</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html#getPaint(org.apache.xmlbeans.XmlObj
 ect,%20org.openxmlformats.schemas.drawingml.x2006.main.CTSchemeColor)">getPaint</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html#getParent()">getParent</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html#getPlaceholder()">getPlaceholder</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html#getShapeId()">getShapeId</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html#getShapeName()">getShapeName</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html#getSheet()">getSheet</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html#getSpPr()">getSpPr</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html#getSpStyle()">getSpStyle</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html#getXmlObject()">getXmlObject</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html#selectPaint(org.openxmlformats.schemas.drawingm
 l.x2006.main.CTBlipFillProperties,%20org.apache.poi.openxml4j.opc.PackagePart)">selectPaint</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html#selectPaint(org.openxmlformats.schemas.drawingml.x2006.main.CTGradientFillProperties,%20org.openxmlformats.schemas.drawingml.x2006.main.CTSchemeColor,%20org.apache.poi.xslf.usermodel.XSLFTheme)">selectPaint</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html#selectPaint(org.openxmlformats.schemas.drawingml.x2006.main.CTSolidColorFillProperties,%20org.openxmlformats.schemas.drawingml.x2006.main.CTSchemeColor,%20org.apache.poi.xslf.usermodel.XSLFTheme)">selectPaint</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html#selectPaint(org.openxmlformats.schemas.drawingml.x2006.main.CTStyleMatrixReference,%20org.apache.poi.xslf.usermodel.XSLFTheme)">selectPaint</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html#selectPaint(org.apache.xmlbeans.XmlObject,%20org.open
 xmlformats.schemas.drawingml.x2006.main.CTSchemeColor,%20org.apache.poi.openxml4j.opc.PackagePart,%20org.apache.poi.xslf.usermodel.XSLFTheme)">selectPaint</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html#selectProperty(java.lang.Class,%20java.lang.String)">selectProperty</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html#setParent(org.apache.poi.xslf.usermodel.XSLFShapeContainer)">setParent</a></code></li>
 </ul>
 <ul class="blockList">
 <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">



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