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/07/10 14:06:30 UTC

svn commit: r1752093 [5/6] - in /poi/site/publish/apidocs: ./ org/apache/poi/hssf/record/ org/apache/poi/hssf/record/aggregates/ org/apache/poi/hssf/record/class-use/ org/apache/poi/hssf/usermodel/ org/apache/poi/hssf/usermodel/class-use/ org/apache/po...

Modified: poi/site/publish/apidocs/org/apache/poi/hssf/util/HSSFCellUtil.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hssf/util/HSSFCellUtil.html?rev=1752093&r1=1752092&r2=1752093&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hssf/util/HSSFCellUtil.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hssf/util/HSSFCellUtil.html Sun Jul 10 14:06:30 2016
@@ -94,10 +94,12 @@
 <li class="blockList">
 <hr>
 <div class="block"><strong>Deprecated.</strong>&nbsp;
-<div class="block"><i>3.15 beta2. Removed in 3.17. Use <a href="../../../../../org/apache/poi/ss/util/CellUtil.html" title="class in org.apache.poi.ss.util"><code>CellUtil</code></a> instead.</i></div>
+<div class="block"><i>3.15 beta2. Use <a href="../../../../../org/apache/poi/ss/util/CellUtil.html" title="class in org.apache.poi.ss.util"><code>CellUtil</code></a> instead.</i></div>
 </div>
 <br>
-<pre>public final class <span class="strong">HSSFCellUtil</span>
+<pre>@Deprecated
+<a href="../../../../../org/apache/poi/util/Removal.html" title="annotation in org.apache.poi.util">@Removal</a>(<a href="../../../../../org/apache/poi/util/Removal.html#version()">version</a>="3.17")
+public final class <span class="strong">HSSFCellUtil</span>
 extends java.lang.Object</pre>
 <div class="block">Various utility functions that make working with a cells and rows easier.  The various
  methods that deal with style's allow you to create your HSSFCellStyles as you need them.
@@ -164,6 +166,15 @@ extends java.lang.Object</pre>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>static void</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/util/HSSFCellUtil.html#setAlignment(org.apache.poi.hssf.usermodel.HSSFCell,%20org.apache.poi.ss.usermodel.HorizontalAlignment)">setAlignment</a></strong>(<a href="../../../../../org/apache/poi/hssf/usermodel/HSSFCell.html" title="class in org.apache.poi.hssf.usermodel">HSSFCell</a>&nbsp;cell,
+            <a href="../../../../../org/apache/poi/ss/usermodel/HorizontalAlignment.html" title="enum in org.apache.poi.ss.usermodel">HorizontalAlignment</a>&nbsp;align)</code>
+<div class="block"><strong>Deprecated.</strong>&nbsp;
+<div class="block"><i>3.15 beta2. Removed in 3.17. Use <a href="../../../../../org/apache/poi/ss/util/CellUtil.html#setAlignment(org.apache.poi.ss.usermodel.Cell,%20org.apache.poi.ss.usermodel.Workbook,%20short)"><code>CellUtil.setAlignment(org.apache.poi.ss.usermodel.Cell, org.apache.poi.ss.usermodel.Workbook, short)</code></a> instead.</i></div>
+</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static void</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/util/HSSFCellUtil.html#setAlignment(org.apache.poi.hssf.usermodel.HSSFCell,%20org.apache.poi.hssf.usermodel.HSSFWorkbook,%20short)">setAlignment</a></strong>(<a href="../../../../../org/apache/poi/hssf/usermodel/HSSFCell.html" title="class in org.apache.poi.hssf.usermodel">HSSFCell</a>&nbsp;cell,
             <a href="../../../../../org/apache/poi/hssf/usermodel/HSSFWorkbook.html" title="class in org.apache.poi.hssf.usermodel">HSSFWorkbook</a>&nbsp;workbook,
             short&nbsp;align)</code>
@@ -172,7 +183,7 @@ extends java.lang.Object</pre>
 </div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>static void</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/util/HSSFCellUtil.html#setCellStyleProperty(org.apache.poi.hssf.usermodel.HSSFCell,%20org.apache.poi.hssf.usermodel.HSSFWorkbook,%20java.lang.String,%20java.lang.Object)">setCellStyleProperty</a></strong>(<a href="../../../../../org/apache/poi/hssf/usermodel/HSSFCell.html" title="class in org.apache.poi.hssf.usermodel">HSSFCell</a>&nbsp;cell,
                     <a href="../../../../../org/apache/poi/hssf/usermodel/HSSFWorkbook.html" title="class in org.apache.poi.hssf.usermodel">HSSFWorkbook</a>&nbsp;workbook,
@@ -183,7 +194,7 @@ extends java.lang.Object</pre>
 </div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>static void</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/util/HSSFCellUtil.html#setFont(org.apache.poi.hssf.usermodel.HSSFCell,%20org.apache.poi.hssf.usermodel.HSSFWorkbook,%20org.apache.poi.hssf.usermodel.HSSFFont)">setFont</a></strong>(<a href="../../../../../org/apache/poi/hssf/usermodel/HSSFCell.html" title="class in org.apache.poi.hssf.usermodel">HSSFCell</a>&nbsp;cell,
        <a href="../../../../../org/apache/poi/hssf/usermodel/HSSFWorkbook.html" title="class in org.apache.poi.hssf.usermodel">HSSFWorkbook</a>&nbsp;workbook,
@@ -193,7 +204,7 @@ extends java.lang.Object</pre>
 </div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>static <a href="../../../../../org/apache/poi/hssf/usermodel/HSSFCell.html" title="class in org.apache.poi.hssf.usermodel">HSSFCell</a></code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/util/HSSFCellUtil.html#translateUnicodeValues(org.apache.poi.hssf.usermodel.HSSFCell)">translateUnicodeValues</a></strong>(<a href="../../../../../org/apache/poi/hssf/usermodel/HSSFCell.html" title="class in org.apache.poi.hssf.usermodel">HSSFCell</a>&nbsp;cell)</code>
 <div class="block"><strong>Deprecated.</strong>&nbsp;
@@ -297,6 +308,19 @@ extends java.lang.Object</pre>
 <dl><dt><span class="strong">Parameters:</span></dt><dd><code>cell</code> - the cell to set the alignment for</dd><dd><code>workbook</code> - The workbook that is being worked with.</dd><dd><code>align</code> - the column alignment to use.</dd><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../org/apache/poi/hssf/usermodel/HSSFCellStyle.html" title="class in org.apache.poi.hssf.usermodel"><code>for alignment options</code></a></dd></dl>
 </li>
 </ul>
+<a name="setAlignment(org.apache.poi.hssf.usermodel.HSSFCell, org.apache.poi.ss.usermodel.HorizontalAlignment)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setAlignment</h4>
+<pre>public static&nbsp;void&nbsp;setAlignment(<a href="../../../../../org/apache/poi/hssf/usermodel/HSSFCell.html" title="class in org.apache.poi.hssf.usermodel">HSSFCell</a>&nbsp;cell,
+                <a href="../../../../../org/apache/poi/ss/usermodel/HorizontalAlignment.html" title="enum in org.apache.poi.ss.usermodel">HorizontalAlignment</a>&nbsp;align)</pre>
+<div class="block"><span class="strong">Deprecated.</span>&nbsp;<i>3.15 beta2. Removed in 3.17. Use <a href="../../../../../org/apache/poi/ss/util/CellUtil.html#setAlignment(org.apache.poi.ss.usermodel.Cell,%20org.apache.poi.ss.usermodel.Workbook,%20short)"><code>CellUtil.setAlignment(org.apache.poi.ss.usermodel.Cell, org.apache.poi.ss.usermodel.Workbook, short)</code></a> instead.</i></div>
+<div class="block">Take a cell, and align it.</div>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>cell</code> - the cell to set the alignment for</dd><dd><code>align</code> - the column alignment to use.</dd><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../org/apache/poi/hssf/usermodel/HSSFCellStyle.html" title="class in org.apache.poi.hssf.usermodel"><code>for alignment options</code></a></dd></dl>
+</li>
+</ul>
 <a name="setFont(org.apache.poi.hssf.usermodel.HSSFCell, org.apache.poi.hssf.usermodel.HSSFWorkbook, org.apache.poi.hssf.usermodel.HSSFFont)">
 <!--   -->
 </a>

Modified: poi/site/publish/apidocs/org/apache/poi/sl/usermodel/VerticalAlignment.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/sl/usermodel/VerticalAlignment.html?rev=1752093&r1=1752092&r2=1752093&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/sl/usermodel/VerticalAlignment.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/sl/usermodel/VerticalAlignment.html Sun Jul 10 14:06:30 2016
@@ -105,7 +105,9 @@
 <br>
 <pre>public enum <span class="strong">VerticalAlignment</span>
 extends java.lang.Enum&lt;<a href="../../../../../org/apache/poi/sl/usermodel/VerticalAlignment.html" title="enum in org.apache.poi.sl.usermodel">VerticalAlignment</a>&gt;</pre>
-<div class="block">Specifies a list of available anchoring types for text</div>
+<div class="block">Specifies a list of available anchoring types for text
+ 
+ <!-- FIXME: Identical to <a href="../../../../../org/apache/poi/ss/usermodel/VerticalAlignment.html" title="enum in org.apache.poi.ss.usermodel"><code>VerticalAlignment</code></a>. Should merge these. --></div>
 <dl><dt><span class="strong">Author:</span></dt>
   <dd>Yegor Kozlov</dd></dl>
 </li>

Modified: poi/site/publish/apidocs/org/apache/poi/sl/usermodel/package-summary.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/sl/usermodel/package-summary.html?rev=1752093&r1=1752092&r2=1752093&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/sl/usermodel/package-summary.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/sl/usermodel/package-summary.html Sun Jul 10 14:06:30 2016
@@ -366,7 +366,9 @@
 <tr class="rowColor">
 <td class="colFirst"><a href="../../../../../org/apache/poi/sl/usermodel/VerticalAlignment.html" title="enum in org.apache.poi.sl.usermodel">VerticalAlignment</a></td>
 <td class="colLast">
-<div class="block">Specifies a list of available anchoring types for text</div>
+<div class="block">Specifies a list of available anchoring types for text
+ 
+ <!-- FIXME: Identical to <a href="../../../../../org/apache/poi/ss/usermodel/VerticalAlignment.html" title="enum in org.apache.poi.ss.usermodel"><code>VerticalAlignment</code></a>.</div>
 </td>
 </tr>
 </tbody>

Modified: poi/site/publish/apidocs/org/apache/poi/sl/usermodel/package-use.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/sl/usermodel/package-use.html?rev=1752093&r1=1752092&r2=1752093&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/sl/usermodel/package-use.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/sl/usermodel/package-use.html Sun Jul 10 14:06:30 2016
@@ -353,7 +353,9 @@
 </tr>
 <tr class="altColor">
 <td class="colOne"><a href="../../../../../org/apache/poi/sl/usermodel/class-use/VerticalAlignment.html#org.apache.poi.hslf.usermodel">VerticalAlignment</a>
-<div class="block">Specifies a list of available anchoring types for text</div>
+<div class="block">Specifies a list of available anchoring types for text
+ 
+ <!-- FIXME: Identical to <a href="../../../../../org/apache/poi/ss/usermodel/VerticalAlignment.html" title="enum in org.apache.poi.ss.usermodel"><code>VerticalAlignment</code></a>.</div>
 </td>
 </tr>
 </tbody>
@@ -661,7 +663,9 @@
 </tr>
 <tr class="rowColor">
 <td class="colOne"><a href="../../../../../org/apache/poi/sl/usermodel/class-use/VerticalAlignment.html#org.apache.poi.sl.usermodel">VerticalAlignment</a>
-<div class="block">Specifies a list of available anchoring types for text</div>
+<div class="block">Specifies a list of available anchoring types for text
+ 
+ <!-- FIXME: Identical to <a href="../../../../../org/apache/poi/ss/usermodel/VerticalAlignment.html" title="enum in org.apache.poi.ss.usermodel"><code>VerticalAlignment</code></a>.</div>
 </td>
 </tr>
 </tbody>
@@ -856,7 +860,9 @@
 </tr>
 <tr class="altColor">
 <td class="colOne"><a href="../../../../../org/apache/poi/sl/usermodel/class-use/VerticalAlignment.html#org.apache.poi.xslf.usermodel">VerticalAlignment</a>
-<div class="block">Specifies a list of available anchoring types for text</div>
+<div class="block">Specifies a list of available anchoring types for text
+ 
+ <!-- FIXME: Identical to <a href="../../../../../org/apache/poi/ss/usermodel/VerticalAlignment.html" title="enum in org.apache.poi.ss.usermodel"><code>VerticalAlignment</code></a>.</div>
 </td>
 </tr>
 </tbody>

Modified: poi/site/publish/apidocs/org/apache/poi/ss/usermodel/CellStyle.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/ss/usermodel/CellStyle.html?rev=1752093&r1=1752092&r2=1752093&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/ss/usermodel/CellStyle.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/ss/usermodel/CellStyle.html Sun Jul 10 14:06:30 2016
@@ -112,43 +112,57 @@
 <tr class="altColor">
 <td class="colFirst"><code>static short</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/ss/usermodel/CellStyle.html#ALIGN_CENTER">ALIGN_CENTER</a></strong></code>
-<div class="block">center horizontal alignment</div>
+<div class="block"><strong>Deprecated.</strong>&nbsp;
+<div class="block"><i>POI 3.15 beta 3. Use <a href="../../../../../org/apache/poi/ss/usermodel/HorizontalAlignment.html#CENTER"><code>HorizontalAlignment.CENTER</code></a> instead.</i></div>
+</div>
 </td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>static short</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/ss/usermodel/CellStyle.html#ALIGN_CENTER_SELECTION">ALIGN_CENTER_SELECTION</a></strong></code>
-<div class="block">center-selection? horizontal alignment</div>
+<div class="block"><strong>Deprecated.</strong>&nbsp;
+<div class="block"><i>POI 3.15 beta 3. Use <a href="../../../../../org/apache/poi/ss/usermodel/HorizontalAlignment.html#CENTER_SELECTION"><code>HorizontalAlignment.CENTER_SELECTION</code></a> instead.</i></div>
+</div>
 </td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>static short</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/ss/usermodel/CellStyle.html#ALIGN_FILL">ALIGN_FILL</a></strong></code>
-<div class="block">fill? horizontal alignment</div>
+<div class="block"><strong>Deprecated.</strong>&nbsp;
+<div class="block"><i>POI 3.15 beta 3. Use <a href="../../../../../org/apache/poi/ss/usermodel/HorizontalAlignment.html#FILL"><code>HorizontalAlignment.FILL</code></a> instead.</i></div>
+</div>
 </td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>static short</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/ss/usermodel/CellStyle.html#ALIGN_GENERAL">ALIGN_GENERAL</a></strong></code>
-<div class="block">general (normal) horizontal alignment</div>
+<div class="block"><strong>Deprecated.</strong>&nbsp;
+<div class="block"><i>POI 3.15 beta 3. Use <a href="../../../../../org/apache/poi/ss/usermodel/HorizontalAlignment.html#GENERAL"><code>HorizontalAlignment.GENERAL</code></a> instead.</i></div>
+</div>
 </td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>static short</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/ss/usermodel/CellStyle.html#ALIGN_JUSTIFY">ALIGN_JUSTIFY</a></strong></code>
-<div class="block">justified horizontal alignment</div>
+<div class="block"><strong>Deprecated.</strong>&nbsp;
+<div class="block"><i>POI 3.15 beta 3. Use <a href="../../../../../org/apache/poi/ss/usermodel/HorizontalAlignment.html#JUSTIFY"><code>HorizontalAlignment.JUSTIFY</code></a> instead.</i></div>
+</div>
 </td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>static short</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/ss/usermodel/CellStyle.html#ALIGN_LEFT">ALIGN_LEFT</a></strong></code>
-<div class="block">left-justified horizontal alignment</div>
+<div class="block"><strong>Deprecated.</strong>&nbsp;
+<div class="block"><i>POI 3.15 beta 3. Use <a href="../../../../../org/apache/poi/ss/usermodel/HorizontalAlignment.html#LEFT"><code>HorizontalAlignment.LEFT</code></a> instead.</i></div>
+</div>
 </td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>static short</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/ss/usermodel/CellStyle.html#ALIGN_RIGHT">ALIGN_RIGHT</a></strong></code>
-<div class="block">right-justified horizontal alignment</div>
+<div class="block"><strong>Deprecated.</strong>&nbsp;
+<div class="block"><i>POI 3.15 beta 3. Use <a href="../../../../../org/apache/poi/ss/usermodel/HorizontalAlignment.html#RIGHT"><code>HorizontalAlignment.RIGHT</code></a> instead.</i></div>
+</div>
 </td>
 </tr>
 <tr class="rowColor">
@@ -355,7 +369,7 @@
 <td class="colFirst"><code>static short</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/ss/usermodel/CellStyle.html#THICK_BACKWARD_DIAG">THICK_BACKWARD_DIAG</a></strong></code>
 <div class="block"><strong>Deprecated.</strong>&nbsp;
-<div class="block"><i>3.15 beta 3. Use <a href="../../../../../org/apache/poi/ss/usermodel/FillPatternType.html#NO_FILL"><code>FillPatternType.NO_FILL</code></a> instead.</i></div>
+<div class="block"><i>3.15 beta 3. Use <a href="../../../../../org/apache/poi/ss/usermodel/FillPatternType.html#THICK_BACKWARD_DIAG"><code>FillPatternType.THICK_BACKWARD_DIAG</code></a> instead.</i></div>
 </div>
 </td>
 </tr>
@@ -363,7 +377,7 @@
 <td class="colFirst"><code>static short</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/ss/usermodel/CellStyle.html#THICK_FORWARD_DIAG">THICK_FORWARD_DIAG</a></strong></code>
 <div class="block"><strong>Deprecated.</strong>&nbsp;
-<div class="block"><i>3.15 beta 3. Use <a href="../../../../../org/apache/poi/ss/usermodel/FillPatternType.html#NO_FILL"><code>FillPatternType.NO_FILL</code></a> instead.</i></div>
+<div class="block"><i>3.15 beta 3. Use <a href="../../../../../org/apache/poi/ss/usermodel/FillPatternType.html#THICK_FORWARD_DIAG"><code>FillPatternType.THICK_FORWARD_DIAG</code></a> instead.</i></div>
 </div>
 </td>
 </tr>
@@ -418,25 +432,33 @@
 <tr class="altColor">
 <td class="colFirst"><code>static short</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/ss/usermodel/CellStyle.html#VERTICAL_BOTTOM">VERTICAL_BOTTOM</a></strong></code>
-<div class="block">bottom-aligned vertical alignment</div>
+<div class="block"><strong>Deprecated.</strong>&nbsp;
+<div class="block"><i>POI 3.15 beta 3. Use <a href="../../../../../org/apache/poi/ss/usermodel/VerticalAlignment.html#BOTTOM"><code>VerticalAlignment.BOTTOM</code></a> instead.</i></div>
+</div>
 </td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>static short</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/ss/usermodel/CellStyle.html#VERTICAL_CENTER">VERTICAL_CENTER</a></strong></code>
-<div class="block">center-aligned vertical alignment</div>
+<div class="block"><strong>Deprecated.</strong>&nbsp;
+<div class="block"><i>POI 3.15 beta 3. Use <a href="../../../../../org/apache/poi/ss/usermodel/VerticalAlignment.html#CENTER"><code>VerticalAlignment.CENTER</code></a> instead.</i></div>
+</div>
 </td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>static short</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/ss/usermodel/CellStyle.html#VERTICAL_JUSTIFY">VERTICAL_JUSTIFY</a></strong></code>
-<div class="block">vertically justified vertical alignment</div>
+<div class="block"><strong>Deprecated.</strong>&nbsp;
+<div class="block"><i>POI 3.15 beta 3. Use <a href="../../../../../org/apache/poi/ss/usermodel/VerticalAlignment.html#TOP"><code>VerticalAlignment.TOP</code></a> instead.</i></div>
+</div>
 </td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>static short</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/ss/usermodel/CellStyle.html#VERTICAL_TOP">VERTICAL_TOP</a></strong></code>
-<div class="block">top-aligned vertical alignment</div>
+<div class="block"><strong>Deprecated.</strong>&nbsp;
+<div class="block"><i>POI 3.15 beta 3. Use <a href="../../../../../org/apache/poi/ss/usermodel/VerticalAlignment.html#TOP"><code>VerticalAlignment.TOP</code></a> instead.</i></div>
+</div>
 </td>
 </tr>
 </table>
@@ -464,59 +486,67 @@
 <tr class="rowColor">
 <td class="colFirst"><code>short</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/ss/usermodel/CellStyle.html#getAlignment()">getAlignment</a></strong>()</code>
-<div class="block">get the type of horizontal alignment for the cell</div>
+<div class="block"><strong>Deprecated.</strong>&nbsp;
+<div class="block"><i>POI 3.15 beta 3. Use <a href="../../../../../org/apache/poi/ss/usermodel/CellStyle.html#getAlignmentEnum()"><code>getAlignmentEnum()</code></a> instead.</i></div>
+</div>
 </td>
 </tr>
 <tr class="altColor">
+<td class="colFirst"><code><a href="../../../../../org/apache/poi/ss/usermodel/HorizontalAlignment.html" title="enum in org.apache.poi.ss.usermodel">HorizontalAlignment</a></code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/ss/usermodel/CellStyle.html#getAlignmentEnum()">getAlignmentEnum</a></strong>()</code>
+<div class="block">get the type of horizontal alignment for the cell</div>
+</td>
+</tr>
+<tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/poi/ss/usermodel/BorderStyle.html" title="enum in org.apache.poi.ss.usermodel">BorderStyle</a></code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/ss/usermodel/CellStyle.html#getBorderBottom()">getBorderBottom</a></strong>()</code>
 <div class="block">get the type of border to use for the bottom border of the cell</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/poi/ss/usermodel/BorderStyle.html" title="enum in org.apache.poi.ss.usermodel">BorderStyle</a></code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/ss/usermodel/CellStyle.html#getBorderLeft()">getBorderLeft</a></strong>()</code>
 <div class="block">get the type of border to use for the left border of the cell</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/poi/ss/usermodel/BorderStyle.html" title="enum in org.apache.poi.ss.usermodel">BorderStyle</a></code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/ss/usermodel/CellStyle.html#getBorderRight()">getBorderRight</a></strong>()</code>
 <div class="block">get the type of border to use for the right border of the cell</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/poi/ss/usermodel/BorderStyle.html" title="enum in org.apache.poi.ss.usermodel">BorderStyle</a></code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/ss/usermodel/CellStyle.html#getBorderTop()">getBorderTop</a></strong>()</code>
 <div class="block">get the type of border to use for the top border of the cell</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>short</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/ss/usermodel/CellStyle.html#getBottomBorderColor()">getBottomBorderColor</a></strong>()</code>
 <div class="block">get the color to use for the left border</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>short</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/ss/usermodel/CellStyle.html#getDataFormat()">getDataFormat</a></strong>()</code>
 <div class="block">get the index of the format</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>java.lang.String</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/ss/usermodel/CellStyle.html#getDataFormatString()">getDataFormatString</a></strong>()</code>
 <div class="block">Get the format string</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>short</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/ss/usermodel/CellStyle.html#getFillBackgroundColor()">getFillBackgroundColor</a></strong>()</code>
 <div class="block">get the background fill color, if the fill
   is defined with an indexed color.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/poi/ss/usermodel/Color.html" title="interface in org.apache.poi.ss.usermodel">Color</a></code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/ss/usermodel/CellStyle.html#getFillBackgroundColorColor()">getFillBackgroundColorColor</a></strong>()</code>
 <div class="block">Gets the color object representing the current
@@ -524,14 +554,14 @@
   the supplied workbook.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>short</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/ss/usermodel/CellStyle.html#getFillForegroundColor()">getFillForegroundColor</a></strong>()</code>
 <div class="block">get the foreground fill color, if the fill  
   is defined with an indexed color.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/poi/ss/usermodel/Color.html" title="interface in org.apache.poi.ss.usermodel">Color</a></code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/ss/usermodel/CellStyle.html#getFillForegroundColorColor()">getFillForegroundColorColor</a></strong>()</code>
 <div class="block">Gets the color object representing the current
@@ -539,7 +569,7 @@
   the supplied workbook.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>short</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/ss/usermodel/CellStyle.html#getFillPattern()">getFillPattern</a></strong>()</code>
 <div class="block"><strong>Deprecated.</strong>&nbsp;
@@ -547,76 +577,84 @@
 </div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/poi/ss/usermodel/FillPatternType.html" title="enum in org.apache.poi.ss.usermodel">FillPatternType</a></code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/ss/usermodel/CellStyle.html#getFillPatternEnum()">getFillPatternEnum</a></strong>()</code>
 <div class="block">get the fill pattern (??) - set to 1 to fill with foreground color</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>short</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/ss/usermodel/CellStyle.html#getFontIndex()">getFontIndex</a></strong>()</code>
 <div class="block">gets the index of the font for this style</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>boolean</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/ss/usermodel/CellStyle.html#getHidden()">getHidden</a></strong>()</code>
 <div class="block">get whether the cell's using this style are to be hidden</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>short</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/ss/usermodel/CellStyle.html#getIndention()">getIndention</a></strong>()</code>
 <div class="block">get the number of spaces to indent the text in the cell</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>short</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/ss/usermodel/CellStyle.html#getIndex()">getIndex</a></strong>()</code>
 <div class="block">get the index within the Workbook (sequence within the collection of ExtnededFormat objects)</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>short</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/ss/usermodel/CellStyle.html#getLeftBorderColor()">getLeftBorderColor</a></strong>()</code>
 <div class="block">get the color to use for the left border</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>boolean</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/ss/usermodel/CellStyle.html#getLocked()">getLocked</a></strong>()</code>
 <div class="block">get whether the cell's using this style are to be locked</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>short</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/ss/usermodel/CellStyle.html#getRightBorderColor()">getRightBorderColor</a></strong>()</code>
 <div class="block">get the color to use for the left border</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>short</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/ss/usermodel/CellStyle.html#getRotation()">getRotation</a></strong>()</code>
 <div class="block">get the degree of rotation for the text in the cell.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>boolean</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/ss/usermodel/CellStyle.html#getShrinkToFit()">getShrinkToFit</a></strong>()</code>
 <div class="block">Should the Cell be auto-sized by Excel to shrink
   it to fit if this text is too long?</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>short</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/ss/usermodel/CellStyle.html#getTopBorderColor()">getTopBorderColor</a></strong>()</code>
 <div class="block">get the color to use for the top border</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>short</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/ss/usermodel/CellStyle.html#getVerticalAlignment()">getVerticalAlignment</a></strong>()</code>
+<div class="block"><strong>Deprecated.</strong>&nbsp;
+<div class="block"><i>POI 3.15 beta 3. Use <a href="../../../../../org/apache/poi/ss/usermodel/CellStyle.html#getVerticalAlignmentEnum()"><code>getVerticalAlignmentEnum()</code></a> instead.</i></div>
+</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="../../../../../org/apache/poi/ss/usermodel/VerticalAlignment.html" title="enum in org.apache.poi.ss.usermodel">VerticalAlignment</a></code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/ss/usermodel/CellStyle.html#getVerticalAlignmentEnum()">getVerticalAlignmentEnum</a></strong>()</code>
 <div class="block">get the type of vertical alignment for the cell</div>
 </td>
 </tr>
@@ -628,17 +666,25 @@
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/ss/usermodel/CellStyle.html#setAlignment(short)">setAlignment</a></strong>(short&nbsp;align)</code>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/ss/usermodel/CellStyle.html#setAlignment(org.apache.poi.ss.usermodel.HorizontalAlignment)">setAlignment</a></strong>(<a href="../../../../../org/apache/poi/ss/usermodel/HorizontalAlignment.html" title="enum in org.apache.poi.ss.usermodel">HorizontalAlignment</a>&nbsp;align)</code>
 <div class="block">set the type of horizontal alignment for the cell</div>
 </td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/ss/usermodel/CellStyle.html#setAlignment(short)">setAlignment</a></strong>(short&nbsp;align)</code>
+<div class="block"><strong>Deprecated.</strong>&nbsp;
+<div class="block"><i>POI 3.15 beta 3. Use <a href="../../../../../org/apache/poi/ss/usermodel/CellStyle.html#setAlignment(org.apache.poi.ss.usermodel.HorizontalAlignment)"><code>setAlignment(HorizontalAlignment)</code></a> instead.</i></div>
+</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/ss/usermodel/CellStyle.html#setBorderBottom(org.apache.poi.ss.usermodel.BorderStyle)">setBorderBottom</a></strong>(<a href="../../../../../org/apache/poi/ss/usermodel/BorderStyle.html" title="enum in org.apache.poi.ss.usermodel">BorderStyle</a>&nbsp;border)</code>
 <div class="block">set the type of border to use for the bottom border of the cell</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/ss/usermodel/CellStyle.html#setBorderBottom(short)">setBorderBottom</a></strong>(short&nbsp;border)</code>
 <div class="block"><strong>Deprecated.</strong>&nbsp;
@@ -646,13 +692,13 @@
 </div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/ss/usermodel/CellStyle.html#setBorderLeft(org.apache.poi.ss.usermodel.BorderStyle)">setBorderLeft</a></strong>(<a href="../../../../../org/apache/poi/ss/usermodel/BorderStyle.html" title="enum in org.apache.poi.ss.usermodel">BorderStyle</a>&nbsp;border)</code>
 <div class="block">set the type of border to use for the left border of the cell</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/ss/usermodel/CellStyle.html#setBorderLeft(short)">setBorderLeft</a></strong>(short&nbsp;border)</code>
 <div class="block"><strong>Deprecated.</strong>&nbsp;
@@ -660,13 +706,13 @@
 </div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/ss/usermodel/CellStyle.html#setBorderRight(org.apache.poi.ss.usermodel.BorderStyle)">setBorderRight</a></strong>(<a href="../../../../../org/apache/poi/ss/usermodel/BorderStyle.html" title="enum in org.apache.poi.ss.usermodel">BorderStyle</a>&nbsp;border)</code>
 <div class="block">set the type of border to use for the right border of the cell</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/ss/usermodel/CellStyle.html#setBorderRight(short)">setBorderRight</a></strong>(short&nbsp;border)</code>
 <div class="block"><strong>Deprecated.</strong>&nbsp;
@@ -674,13 +720,13 @@
 </div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/ss/usermodel/CellStyle.html#setBorderTop(org.apache.poi.ss.usermodel.BorderStyle)">setBorderTop</a></strong>(<a href="../../../../../org/apache/poi/ss/usermodel/BorderStyle.html" title="enum in org.apache.poi.ss.usermodel">BorderStyle</a>&nbsp;border)</code>
 <div class="block">set the type of border to use for the top border of the cell</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/ss/usermodel/CellStyle.html#setBorderTop(short)">setBorderTop</a></strong>(short&nbsp;border)</code>
 <div class="block"><strong>Deprecated.</strong>&nbsp;
@@ -688,38 +734,38 @@
 </div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/ss/usermodel/CellStyle.html#setBottomBorderColor(short)">setBottomBorderColor</a></strong>(short&nbsp;color)</code>
 <div class="block">set the color to use for the bottom border</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/ss/usermodel/CellStyle.html#setDataFormat(short)">setDataFormat</a></strong>(short&nbsp;fmt)</code>
 <div class="block">set the data format (must be a valid format)</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/ss/usermodel/CellStyle.html#setFillBackgroundColor(short)">setFillBackgroundColor</a></strong>(short&nbsp;bg)</code>
 <div class="block">set the background fill color.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/ss/usermodel/CellStyle.html#setFillForegroundColor(short)">setFillForegroundColor</a></strong>(short&nbsp;bg)</code>
 <div class="block">set the foreground fill color
  <i>Note: Ensure Foreground color is set prior to background color.</i></div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/ss/usermodel/CellStyle.html#setFillPattern(org.apache.poi.ss.usermodel.FillPatternType)">setFillPattern</a></strong>(<a href="../../../../../org/apache/poi/ss/usermodel/FillPatternType.html" title="enum in org.apache.poi.ss.usermodel">FillPatternType</a>&nbsp;fp)</code>
 <div class="block">setting to one fills the cell with the foreground color...</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/ss/usermodel/CellStyle.html#setFillPattern(short)">setFillPattern</a></strong>(short&nbsp;fp)</code>
 <div class="block"><strong>Deprecated.</strong>&nbsp;
@@ -727,64 +773,72 @@
 </div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/ss/usermodel/CellStyle.html#setFont(org.apache.poi.ss.usermodel.Font)">setFont</a></strong>(<a href="../../../../../org/apache/poi/ss/usermodel/Font.html" title="interface in org.apache.poi.ss.usermodel">Font</a>&nbsp;font)</code>
 <div class="block">set the font for this style</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/ss/usermodel/CellStyle.html#setHidden(boolean)">setHidden</a></strong>(boolean&nbsp;hidden)</code>
 <div class="block">set the cell's using this style to be hidden</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/ss/usermodel/CellStyle.html#setIndention(short)">setIndention</a></strong>(short&nbsp;indent)</code>
 <div class="block">set the number of spaces to indent the text in the cell</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/ss/usermodel/CellStyle.html#setLeftBorderColor(short)">setLeftBorderColor</a></strong>(short&nbsp;color)</code>
 <div class="block">set the color to use for the left border</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/ss/usermodel/CellStyle.html#setLocked(boolean)">setLocked</a></strong>(boolean&nbsp;locked)</code>
 <div class="block">set the cell's using this style to be locked</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/ss/usermodel/CellStyle.html#setRightBorderColor(short)">setRightBorderColor</a></strong>(short&nbsp;color)</code>
 <div class="block">set the color to use for the right border</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/ss/usermodel/CellStyle.html#setRotation(short)">setRotation</a></strong>(short&nbsp;rotation)</code>
 <div class="block">set the degree of rotation for the text in the cell.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/ss/usermodel/CellStyle.html#setShrinkToFit(boolean)">setShrinkToFit</a></strong>(boolean&nbsp;shrinkToFit)</code>
 <div class="block">Controls if the Cell should be auto-sized
   to shrink to fit if the text is too long</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/ss/usermodel/CellStyle.html#setTopBorderColor(short)">setTopBorderColor</a></strong>(short&nbsp;color)</code>
 <div class="block">set the color to use for the top border</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/ss/usermodel/CellStyle.html#setVerticalAlignment(short)">setVerticalAlignment</a></strong>(short&nbsp;align)</code>
+<div class="block"><strong>Deprecated.</strong>&nbsp;
+<div class="block"><i>POI 3.15 beta 3. Use <a href="../../../../../org/apache/poi/ss/usermodel/CellStyle.html#setVerticalAlignment(org.apache.poi.ss.usermodel.VerticalAlignment)"><code>setVerticalAlignment(VerticalAlignment)</code></a> instead.</i></div>
+</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/ss/usermodel/CellStyle.html#setVerticalAlignment(org.apache.poi.ss.usermodel.VerticalAlignment)">setVerticalAlignment</a></strong>(<a href="../../../../../org/apache/poi/ss/usermodel/VerticalAlignment.html" title="enum in org.apache.poi.ss.usermodel">VerticalAlignment</a>&nbsp;align)</code>
 <div class="block">set the type of vertical alignment for the cell</div>
 </td>
 </tr>
@@ -816,6 +870,7 @@
 <li class="blockList">
 <h4>ALIGN_GENERAL</h4>
 <pre>static final&nbsp;short ALIGN_GENERAL</pre>
+<div class="block"><span class="strong">Deprecated.</span>&nbsp;<i>POI 3.15 beta 3. Use <a href="../../../../../org/apache/poi/ss/usermodel/HorizontalAlignment.html#GENERAL"><code>HorizontalAlignment.GENERAL</code></a> instead.</i></div>
 <div class="block">general (normal) horizontal alignment</div>
 <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../constant-values.html#org.apache.poi.ss.usermodel.CellStyle.ALIGN_GENERAL">Constant Field Values</a></dd></dl>
 </li>
@@ -827,6 +882,7 @@
 <li class="blockList">
 <h4>ALIGN_LEFT</h4>
 <pre>static final&nbsp;short ALIGN_LEFT</pre>
+<div class="block"><span class="strong">Deprecated.</span>&nbsp;<i>POI 3.15 beta 3. Use <a href="../../../../../org/apache/poi/ss/usermodel/HorizontalAlignment.html#LEFT"><code>HorizontalAlignment.LEFT</code></a> instead.</i></div>
 <div class="block">left-justified horizontal alignment</div>
 <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../constant-values.html#org.apache.poi.ss.usermodel.CellStyle.ALIGN_LEFT">Constant Field Values</a></dd></dl>
 </li>
@@ -838,6 +894,7 @@
 <li class="blockList">
 <h4>ALIGN_CENTER</h4>
 <pre>static final&nbsp;short ALIGN_CENTER</pre>
+<div class="block"><span class="strong">Deprecated.</span>&nbsp;<i>POI 3.15 beta 3. Use <a href="../../../../../org/apache/poi/ss/usermodel/HorizontalAlignment.html#CENTER"><code>HorizontalAlignment.CENTER</code></a> instead.</i></div>
 <div class="block">center horizontal alignment</div>
 <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../constant-values.html#org.apache.poi.ss.usermodel.CellStyle.ALIGN_CENTER">Constant Field Values</a></dd></dl>
 </li>
@@ -849,6 +906,7 @@
 <li class="blockList">
 <h4>ALIGN_RIGHT</h4>
 <pre>static final&nbsp;short ALIGN_RIGHT</pre>
+<div class="block"><span class="strong">Deprecated.</span>&nbsp;<i>POI 3.15 beta 3. Use <a href="../../../../../org/apache/poi/ss/usermodel/HorizontalAlignment.html#RIGHT"><code>HorizontalAlignment.RIGHT</code></a> instead.</i></div>
 <div class="block">right-justified horizontal alignment</div>
 <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../constant-values.html#org.apache.poi.ss.usermodel.CellStyle.ALIGN_RIGHT">Constant Field Values</a></dd></dl>
 </li>
@@ -860,6 +918,7 @@
 <li class="blockList">
 <h4>ALIGN_FILL</h4>
 <pre>static final&nbsp;short ALIGN_FILL</pre>
+<div class="block"><span class="strong">Deprecated.</span>&nbsp;<i>POI 3.15 beta 3. Use <a href="../../../../../org/apache/poi/ss/usermodel/HorizontalAlignment.html#FILL"><code>HorizontalAlignment.FILL</code></a> instead.</i></div>
 <div class="block">fill? horizontal alignment</div>
 <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../constant-values.html#org.apache.poi.ss.usermodel.CellStyle.ALIGN_FILL">Constant Field Values</a></dd></dl>
 </li>
@@ -871,6 +930,7 @@
 <li class="blockList">
 <h4>ALIGN_JUSTIFY</h4>
 <pre>static final&nbsp;short ALIGN_JUSTIFY</pre>
+<div class="block"><span class="strong">Deprecated.</span>&nbsp;<i>POI 3.15 beta 3. Use <a href="../../../../../org/apache/poi/ss/usermodel/HorizontalAlignment.html#JUSTIFY"><code>HorizontalAlignment.JUSTIFY</code></a> instead.</i></div>
 <div class="block">justified horizontal alignment</div>
 <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../constant-values.html#org.apache.poi.ss.usermodel.CellStyle.ALIGN_JUSTIFY">Constant Field Values</a></dd></dl>
 </li>
@@ -882,6 +942,7 @@
 <li class="blockList">
 <h4>ALIGN_CENTER_SELECTION</h4>
 <pre>static final&nbsp;short ALIGN_CENTER_SELECTION</pre>
+<div class="block"><span class="strong">Deprecated.</span>&nbsp;<i>POI 3.15 beta 3. Use <a href="../../../../../org/apache/poi/ss/usermodel/HorizontalAlignment.html#CENTER_SELECTION"><code>HorizontalAlignment.CENTER_SELECTION</code></a> instead.</i></div>
 <div class="block">center-selection? horizontal alignment</div>
 <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../constant-values.html#org.apache.poi.ss.usermodel.CellStyle.ALIGN_CENTER_SELECTION">Constant Field Values</a></dd></dl>
 </li>
@@ -893,6 +954,7 @@
 <li class="blockList">
 <h4>VERTICAL_TOP</h4>
 <pre>static final&nbsp;short VERTICAL_TOP</pre>
+<div class="block"><span class="strong">Deprecated.</span>&nbsp;<i>POI 3.15 beta 3. Use <a href="../../../../../org/apache/poi/ss/usermodel/VerticalAlignment.html#TOP"><code>VerticalAlignment.TOP</code></a> instead.</i></div>
 <div class="block">top-aligned vertical alignment</div>
 <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../constant-values.html#org.apache.poi.ss.usermodel.CellStyle.VERTICAL_TOP">Constant Field Values</a></dd></dl>
 </li>
@@ -904,6 +966,7 @@
 <li class="blockList">
 <h4>VERTICAL_CENTER</h4>
 <pre>static final&nbsp;short VERTICAL_CENTER</pre>
+<div class="block"><span class="strong">Deprecated.</span>&nbsp;<i>POI 3.15 beta 3. Use <a href="../../../../../org/apache/poi/ss/usermodel/VerticalAlignment.html#CENTER"><code>VerticalAlignment.CENTER</code></a> instead.</i></div>
 <div class="block">center-aligned vertical alignment</div>
 <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../constant-values.html#org.apache.poi.ss.usermodel.CellStyle.VERTICAL_CENTER">Constant Field Values</a></dd></dl>
 </li>
@@ -915,6 +978,7 @@
 <li class="blockList">
 <h4>VERTICAL_BOTTOM</h4>
 <pre>static final&nbsp;short VERTICAL_BOTTOM</pre>
+<div class="block"><span class="strong">Deprecated.</span>&nbsp;<i>POI 3.15 beta 3. Use <a href="../../../../../org/apache/poi/ss/usermodel/VerticalAlignment.html#BOTTOM"><code>VerticalAlignment.BOTTOM</code></a> instead.</i></div>
 <div class="block">bottom-aligned vertical alignment</div>
 <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../constant-values.html#org.apache.poi.ss.usermodel.CellStyle.VERTICAL_BOTTOM">Constant Field Values</a></dd></dl>
 </li>
@@ -926,6 +990,7 @@
 <li class="blockList">
 <h4>VERTICAL_JUSTIFY</h4>
 <pre>static final&nbsp;short VERTICAL_JUSTIFY</pre>
+<div class="block"><span class="strong">Deprecated.</span>&nbsp;<i>POI 3.15 beta 3. Use <a href="../../../../../org/apache/poi/ss/usermodel/VerticalAlignment.html#TOP"><code>VerticalAlignment.TOP</code></a> instead.</i></div>
 <div class="block">vertically justified vertical alignment</div>
 <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../constant-values.html#org.apache.poi.ss.usermodel.CellStyle.VERTICAL_JUSTIFY">Constant Field Values</a></dd></dl>
 </li>
@@ -1107,6 +1172,7 @@
 <pre>static final&nbsp;short NO_FILL</pre>
 <div class="block"><span class="strong">Deprecated.</span>&nbsp;<i>3.15 beta 3. Use <a href="../../../../../org/apache/poi/ss/usermodel/FillPatternType.html#NO_FILL"><code>FillPatternType.NO_FILL</code></a> instead.</i></div>
 <div class="block">Fill Pattern: No background</div>
+<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../constant-values.html#org.apache.poi.ss.usermodel.CellStyle.NO_FILL">Constant Field Values</a></dd></dl>
 </li>
 </ul>
 <a name="SOLID_FOREGROUND">
@@ -1118,6 +1184,7 @@
 <pre>static final&nbsp;short SOLID_FOREGROUND</pre>
 <div class="block"><span class="strong">Deprecated.</span>&nbsp;<i>3.15 beta 3. Use <a href="../../../../../org/apache/poi/ss/usermodel/FillPatternType.html#SOLID_FOREGROUND"><code>FillPatternType.SOLID_FOREGROUND</code></a> instead.</i></div>
 <div class="block">Fill Pattern: Solidly filled</div>
+<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../constant-values.html#org.apache.poi.ss.usermodel.CellStyle.SOLID_FOREGROUND">Constant Field Values</a></dd></dl>
 </li>
 </ul>
 <a name="FINE_DOTS">
@@ -1129,6 +1196,7 @@
 <pre>static final&nbsp;short FINE_DOTS</pre>
 <div class="block"><span class="strong">Deprecated.</span>&nbsp;<i>3.15 beta 3. Use <a href="../../../../../org/apache/poi/ss/usermodel/FillPatternType.html#FINE_DOTS"><code>FillPatternType.FINE_DOTS</code></a> instead.</i></div>
 <div class="block">Fill Pattern: Small fine dots</div>
+<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../constant-values.html#org.apache.poi.ss.usermodel.CellStyle.FINE_DOTS">Constant Field Values</a></dd></dl>
 </li>
 </ul>
 <a name="ALT_BARS">
@@ -1140,6 +1208,7 @@
 <pre>static final&nbsp;short ALT_BARS</pre>
 <div class="block"><span class="strong">Deprecated.</span>&nbsp;<i>3.15 beta 3. Use <a href="../../../../../org/apache/poi/ss/usermodel/FillPatternType.html#ALT_BARS"><code>FillPatternType.ALT_BARS</code></a> instead.</i></div>
 <div class="block">Fill Pattern: Wide dots</div>
+<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../constant-values.html#org.apache.poi.ss.usermodel.CellStyle.ALT_BARS">Constant Field Values</a></dd></dl>
 </li>
 </ul>
 <a name="SPARSE_DOTS">
@@ -1151,6 +1220,7 @@
 <pre>static final&nbsp;short SPARSE_DOTS</pre>
 <div class="block"><span class="strong">Deprecated.</span>&nbsp;<i>3.15 beta 3. Use <a href="../../../../../org/apache/poi/ss/usermodel/FillPatternType.html#SPARSE_DOTS"><code>FillPatternType.SPARSE_DOTS</code></a> instead.</i></div>
 <div class="block">Fill Pattern: Sparse dots</div>
+<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../constant-values.html#org.apache.poi.ss.usermodel.CellStyle.SPARSE_DOTS">Constant Field Values</a></dd></dl>
 </li>
 </ul>
 <a name="THICK_HORZ_BANDS">
@@ -1162,6 +1232,7 @@
 <pre>static final&nbsp;short THICK_HORZ_BANDS</pre>
 <div class="block"><span class="strong">Deprecated.</span>&nbsp;<i>3.15 beta 3. Use <a href="../../../../../org/apache/poi/ss/usermodel/FillPatternType.html#THICK_HORZ_BANDS"><code>FillPatternType.THICK_HORZ_BANDS</code></a> instead.</i></div>
 <div class="block">Fill Pattern: Thick horizontal bands</div>
+<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../constant-values.html#org.apache.poi.ss.usermodel.CellStyle.THICK_HORZ_BANDS">Constant Field Values</a></dd></dl>
 </li>
 </ul>
 <a name="THICK_VERT_BANDS">
@@ -1173,6 +1244,7 @@
 <pre>static final&nbsp;short THICK_VERT_BANDS</pre>
 <div class="block"><span class="strong">Deprecated.</span>&nbsp;<i>3.15 beta 3. Use <a href="../../../../../org/apache/poi/ss/usermodel/FillPatternType.html#THICK_VERT_BANDS"><code>FillPatternType.THICK_VERT_BANDS</code></a> instead.</i></div>
 <div class="block">Fill Pattern: Thick vertical bands</div>
+<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../constant-values.html#org.apache.poi.ss.usermodel.CellStyle.THICK_VERT_BANDS">Constant Field Values</a></dd></dl>
 </li>
 </ul>
 <a name="THICK_BACKWARD_DIAG">
@@ -1182,7 +1254,7 @@
 <li class="blockList">
 <h4>THICK_BACKWARD_DIAG</h4>
 <pre>static final&nbsp;short THICK_BACKWARD_DIAG</pre>
-<div class="block"><span class="strong">Deprecated.</span>&nbsp;<i>3.15 beta 3. Use <a href="../../../../../org/apache/poi/ss/usermodel/FillPatternType.html#NO_FILL"><code>FillPatternType.NO_FILL</code></a> instead.</i></div>
+<div class="block"><span class="strong">Deprecated.</span>&nbsp;<i>3.15 beta 3. Use <a href="../../../../../org/apache/poi/ss/usermodel/FillPatternType.html#THICK_BACKWARD_DIAG"><code>FillPatternType.THICK_BACKWARD_DIAG</code></a> instead.</i></div>
 <div class="block">Fill Pattern: Thick backward facing diagonals</div>
 <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../constant-values.html#org.apache.poi.ss.usermodel.CellStyle.THICK_BACKWARD_DIAG">Constant Field Values</a></dd></dl>
 </li>
@@ -1194,8 +1266,9 @@
 <li class="blockList">
 <h4>THICK_FORWARD_DIAG</h4>
 <pre>static final&nbsp;short THICK_FORWARD_DIAG</pre>
-<div class="block"><span class="strong">Deprecated.</span>&nbsp;<i>3.15 beta 3. Use <a href="../../../../../org/apache/poi/ss/usermodel/FillPatternType.html#NO_FILL"><code>FillPatternType.NO_FILL</code></a> instead.</i></div>
+<div class="block"><span class="strong">Deprecated.</span>&nbsp;<i>3.15 beta 3. Use <a href="../../../../../org/apache/poi/ss/usermodel/FillPatternType.html#THICK_FORWARD_DIAG"><code>FillPatternType.THICK_FORWARD_DIAG</code></a> instead.</i></div>
 <div class="block">Fill Pattern: Thick forward facing diagonals</div>
+<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../constant-values.html#org.apache.poi.ss.usermodel.CellStyle.THICK_FORWARD_DIAG">Constant Field Values</a></dd></dl>
 </li>
 </ul>
 <a name="BIG_SPOTS">
@@ -1207,6 +1280,7 @@
 <pre>static final&nbsp;short BIG_SPOTS</pre>
 <div class="block"><span class="strong">Deprecated.</span>&nbsp;<i>3.15 beta 3. Use <a href="../../../../../org/apache/poi/ss/usermodel/FillPatternType.html#BIG_SPOTS"><code>FillPatternType.BIG_SPOTS</code></a> instead.</i></div>
 <div class="block">Fill Pattern: Large spots</div>
+<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../constant-values.html#org.apache.poi.ss.usermodel.CellStyle.BIG_SPOTS">Constant Field Values</a></dd></dl>
 </li>
 </ul>
 <a name="BRICKS">
@@ -1218,6 +1292,7 @@
 <pre>static final&nbsp;short BRICKS</pre>
 <div class="block"><span class="strong">Deprecated.</span>&nbsp;<i>3.15 beta 3. Use <a href="../../../../../org/apache/poi/ss/usermodel/FillPatternType.html#BRICKS"><code>FillPatternType.BRICKS</code></a> instead.</i></div>
 <div class="block">Fill Pattern: Brick-like layout</div>
+<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../constant-values.html#org.apache.poi.ss.usermodel.CellStyle.BRICKS">Constant Field Values</a></dd></dl>
 </li>
 </ul>
 <a name="THIN_HORZ_BANDS">
@@ -1229,6 +1304,7 @@
 <pre>static final&nbsp;short THIN_HORZ_BANDS</pre>
 <div class="block"><span class="strong">Deprecated.</span>&nbsp;<i>3.15 beta 3. Use <a href="../../../../../org/apache/poi/ss/usermodel/FillPatternType.html#THIN_HORZ_BANDS"><code>FillPatternType.THIN_HORZ_BANDS</code></a> instead.</i></div>
 <div class="block">Fill Pattern: Thin horizontal bands</div>
+<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../constant-values.html#org.apache.poi.ss.usermodel.CellStyle.THIN_HORZ_BANDS">Constant Field Values</a></dd></dl>
 </li>
 </ul>
 <a name="THIN_VERT_BANDS">
@@ -1240,6 +1316,7 @@
 <pre>static final&nbsp;short THIN_VERT_BANDS</pre>
 <div class="block"><span class="strong">Deprecated.</span>&nbsp;<i>3.15 beta 3. Use <a href="../../../../../org/apache/poi/ss/usermodel/FillPatternType.html#THIN_VERT_BANDS"><code>FillPatternType.THIN_VERT_BANDS</code></a> instead.</i></div>
 <div class="block">Fill Pattern: Thin vertical bands</div>
+<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../constant-values.html#org.apache.poi.ss.usermodel.CellStyle.THIN_VERT_BANDS">Constant Field Values</a></dd></dl>
 </li>
 </ul>
 <a name="THIN_BACKWARD_DIAG">
@@ -1251,6 +1328,7 @@
 <pre>static final&nbsp;short THIN_BACKWARD_DIAG</pre>
 <div class="block"><span class="strong">Deprecated.</span>&nbsp;<i>3.15 beta 3. Use <a href="../../../../../org/apache/poi/ss/usermodel/FillPatternType.html#THIN_BACKWARD_DIAG"><code>FillPatternType.THIN_BACKWARD_DIAG</code></a> instead.</i></div>
 <div class="block">Fill Pattern: Thin backward diagonal</div>
+<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../constant-values.html#org.apache.poi.ss.usermodel.CellStyle.THIN_BACKWARD_DIAG">Constant Field Values</a></dd></dl>
 </li>
 </ul>
 <a name="THIN_FORWARD_DIAG">
@@ -1262,6 +1340,7 @@
 <pre>static final&nbsp;short THIN_FORWARD_DIAG</pre>
 <div class="block"><span class="strong">Deprecated.</span>&nbsp;<i>3.15 beta 3. Use <a href="../../../../../org/apache/poi/ss/usermodel/FillPatternType.html#THIN_FORWARD_DIAG"><code>FillPatternType.THIN_FORWARD_DIAG</code></a> instead.</i></div>
 <div class="block">Fill Pattern: Thin forward diagonal</div>
+<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../constant-values.html#org.apache.poi.ss.usermodel.CellStyle.THIN_FORWARD_DIAG">Constant Field Values</a></dd></dl>
 </li>
 </ul>
 <a name="SQUARES">
@@ -1273,6 +1352,7 @@
 <pre>static final&nbsp;short SQUARES</pre>
 <div class="block"><span class="strong">Deprecated.</span>&nbsp;<i>3.15 beta 3. Use <a href="../../../../../org/apache/poi/ss/usermodel/FillPatternType.html#SQUARES"><code>FillPatternType.SQUARES</code></a> instead.</i></div>
 <div class="block">Fill Pattern: Squares</div>
+<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../constant-values.html#org.apache.poi.ss.usermodel.CellStyle.SQUARES">Constant Field Values</a></dd></dl>
 </li>
 </ul>
 <a name="DIAMONDS">
@@ -1284,6 +1364,7 @@
 <pre>static final&nbsp;short DIAMONDS</pre>
 <div class="block"><span class="strong">Deprecated.</span>&nbsp;<i>3.15 beta 3. Use <a href="../../../../../org/apache/poi/ss/usermodel/FillPatternType.html#DIAMONDS"><code>FillPatternType.DIAMONDS</code></a> instead.</i></div>
 <div class="block">Fill Pattern: Diamonds</div>
+<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../constant-values.html#org.apache.poi.ss.usermodel.CellStyle.DIAMONDS">Constant Field Values</a></dd></dl>
 </li>
 </ul>
 <a name="LESS_DOTS">
@@ -1295,6 +1376,7 @@
 <pre>static final&nbsp;short LESS_DOTS</pre>
 <div class="block"><span class="strong">Deprecated.</span>&nbsp;<i>3.15 beta 3. Use <a href="../../../../../org/apache/poi/ss/usermodel/FillPatternType.html#LESS_DOTS"><code>FillPatternType.LESS_DOTS</code></a> instead.</i></div>
 <div class="block">Fill Pattern: Less Dots</div>
+<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../constant-values.html#org.apache.poi.ss.usermodel.CellStyle.LESS_DOTS">Constant Field Values</a></dd></dl>
 </li>
 </ul>
 <a name="LEAST_DOTS">
@@ -1306,6 +1388,7 @@
 <pre>static final&nbsp;short LEAST_DOTS</pre>
 <div class="block"><span class="strong">Deprecated.</span>&nbsp;<i>3.15 beta 3. Use <a href="../../../../../org/apache/poi/ss/usermodel/FillPatternType.html#LEAST_DOTS"><code>FillPatternType.LEAST_DOTS</code></a> instead.</i></div>
 <div class="block">Fill Pattern: Least Dots</div>
+<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../constant-values.html#org.apache.poi.ss.usermodel.CellStyle.LEAST_DOTS">Constant Field Values</a></dd></dl>
 </li>
 </ul>
 </li>
@@ -1434,6 +1517,7 @@
 <li class="blockList">
 <h4>setAlignment</h4>
 <pre>void&nbsp;setAlignment(short&nbsp;align)</pre>
+<div class="block"><span class="strong">Deprecated.</span>&nbsp;<i>POI 3.15 beta 3. Use <a href="../../../../../org/apache/poi/ss/usermodel/CellStyle.html#setAlignment(org.apache.poi.ss.usermodel.HorizontalAlignment)"><code>setAlignment(HorizontalAlignment)</code></a> instead.</i></div>
 <div class="block">set the type of horizontal alignment for the cell</div>
 <dl><dt><span class="strong">Parameters:</span></dt><dd><code>align</code> - - the type of alignment</dd><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../org/apache/poi/ss/usermodel/CellStyle.html#ALIGN_GENERAL"><code>ALIGN_GENERAL</code></a>, 
 <a href="../../../../../org/apache/poi/ss/usermodel/CellStyle.html#ALIGN_LEFT"><code>ALIGN_LEFT</code></a>, 
@@ -1444,6 +1528,17 @@
 <a href="../../../../../org/apache/poi/ss/usermodel/CellStyle.html#ALIGN_CENTER_SELECTION"><code>ALIGN_CENTER_SELECTION</code></a></dd></dl>
 </li>
 </ul>
+<a name="setAlignment(org.apache.poi.ss.usermodel.HorizontalAlignment)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setAlignment</h4>
+<pre>void&nbsp;setAlignment(<a href="../../../../../org/apache/poi/ss/usermodel/HorizontalAlignment.html" title="enum in org.apache.poi.ss.usermodel">HorizontalAlignment</a>&nbsp;align)</pre>
+<div class="block">set the type of horizontal alignment for the cell</div>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>align</code> - - the type of alignment</dd></dl>
+</li>
+</ul>
 <a name="getAlignment()">
 <!--   -->
 </a>
@@ -1451,6 +1546,7 @@
 <li class="blockList">
 <h4>getAlignment</h4>
 <pre>short&nbsp;getAlignment()</pre>
+<div class="block"><span class="strong">Deprecated.</span>&nbsp;<i>POI 3.15 beta 3. Use <a href="../../../../../org/apache/poi/ss/usermodel/CellStyle.html#getAlignmentEnum()"><code>getAlignmentEnum()</code></a> instead.</i></div>
 <div class="block">get the type of horizontal alignment for the cell</div>
 <dl><dt><span class="strong">Returns:</span></dt><dd>align - the type of alignment</dd><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../org/apache/poi/ss/usermodel/CellStyle.html#ALIGN_GENERAL"><code>ALIGN_GENERAL</code></a>, 
 <a href="../../../../../org/apache/poi/ss/usermodel/CellStyle.html#ALIGN_LEFT"><code>ALIGN_LEFT</code></a>, 
@@ -1461,6 +1557,17 @@
 <a href="../../../../../org/apache/poi/ss/usermodel/CellStyle.html#ALIGN_CENTER_SELECTION"><code>ALIGN_CENTER_SELECTION</code></a></dd></dl>
 </li>
 </ul>
+<a name="getAlignmentEnum()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getAlignmentEnum</h4>
+<pre><a href="../../../../../org/apache/poi/ss/usermodel/HorizontalAlignment.html" title="enum in org.apache.poi.ss.usermodel">HorizontalAlignment</a>&nbsp;getAlignmentEnum()</pre>
+<div class="block">get the type of horizontal alignment for the cell</div>
+<dl><dt><span class="strong">Returns:</span></dt><dd>align - the type of alignment</dd></dl>
+</li>
+</ul>
 <a name="setWrapText(boolean)">
 <!--   -->
 </a>
@@ -1470,7 +1577,7 @@
 <pre>void&nbsp;setWrapText(boolean&nbsp;wrapped)</pre>
 <div class="block">Set whether the text should be wrapped.
  Setting this flag to <code>true</code> make all content visible
- whithin a cell by displaying it on multiple lines</div>
+ within a cell by displaying it on multiple lines</div>
 <dl><dt><span class="strong">Parameters:</span></dt><dd><code>wrapped</code> - wrap text or not</dd></dl>
 </li>
 </ul>
@@ -1492,6 +1599,7 @@
 <li class="blockList">
 <h4>setVerticalAlignment</h4>
 <pre>void&nbsp;setVerticalAlignment(short&nbsp;align)</pre>
+<div class="block"><span class="strong">Deprecated.</span>&nbsp;<i>POI 3.15 beta 3. Use <a href="../../../../../org/apache/poi/ss/usermodel/CellStyle.html#setVerticalAlignment(org.apache.poi.ss.usermodel.VerticalAlignment)"><code>setVerticalAlignment(VerticalAlignment)</code></a> instead.</i></div>
 <div class="block">set the type of vertical alignment for the cell</div>
 <dl><dt><span class="strong">Parameters:</span></dt><dd><code>align</code> - the type of alignment</dd><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../org/apache/poi/ss/usermodel/CellStyle.html#VERTICAL_TOP"><code>VERTICAL_TOP</code></a>, 
 <a href="../../../../../org/apache/poi/ss/usermodel/CellStyle.html#VERTICAL_CENTER"><code>VERTICAL_CENTER</code></a>, 
@@ -1499,6 +1607,17 @@
 <a href="../../../../../org/apache/poi/ss/usermodel/CellStyle.html#VERTICAL_JUSTIFY"><code>VERTICAL_JUSTIFY</code></a></dd></dl>
 </li>
 </ul>
+<a name="setVerticalAlignment(org.apache.poi.ss.usermodel.VerticalAlignment)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setVerticalAlignment</h4>
+<pre>void&nbsp;setVerticalAlignment(<a href="../../../../../org/apache/poi/ss/usermodel/VerticalAlignment.html" title="enum in org.apache.poi.ss.usermodel">VerticalAlignment</a>&nbsp;align)</pre>
+<div class="block">set the type of vertical alignment for the cell</div>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>align</code> - the type of alignment</dd></dl>
+</li>
+</ul>
 <a name="getVerticalAlignment()">
 <!--   -->
 </a>
@@ -1506,6 +1625,7 @@
 <li class="blockList">
 <h4>getVerticalAlignment</h4>
 <pre>short&nbsp;getVerticalAlignment()</pre>
+<div class="block"><span class="strong">Deprecated.</span>&nbsp;<i>POI 3.15 beta 3. Use <a href="../../../../../org/apache/poi/ss/usermodel/CellStyle.html#getVerticalAlignmentEnum()"><code>getVerticalAlignmentEnum()</code></a> instead.</i></div>
 <div class="block">get the type of vertical alignment for the cell</div>
 <dl><dt><span class="strong">Returns:</span></dt><dd>align the type of alignment</dd><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../org/apache/poi/ss/usermodel/CellStyle.html#VERTICAL_TOP"><code>VERTICAL_TOP</code></a>, 
 <a href="../../../../../org/apache/poi/ss/usermodel/CellStyle.html#VERTICAL_CENTER"><code>VERTICAL_CENTER</code></a>, 
@@ -1513,6 +1633,17 @@
 <a href="../../../../../org/apache/poi/ss/usermodel/CellStyle.html#VERTICAL_JUSTIFY"><code>VERTICAL_JUSTIFY</code></a></dd></dl>
 </li>
 </ul>
+<a name="getVerticalAlignmentEnum()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getVerticalAlignmentEnum</h4>
+<pre><a href="../../../../../org/apache/poi/ss/usermodel/VerticalAlignment.html" title="enum in org.apache.poi.ss.usermodel">VerticalAlignment</a>&nbsp;getVerticalAlignmentEnum()</pre>
+<div class="block">get the type of vertical alignment for the cell</div>
+<dl><dt><span class="strong">Returns:</span></dt><dd>align the type of alignment</dd></dl>
+</li>
+</ul>
 <a name="setRotation(short)">
 <!--   -->
 </a>

Modified: poi/site/publish/apidocs/org/apache/poi/ss/usermodel/HorizontalAlignment.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/ss/usermodel/HorizontalAlignment.html?rev=1752093&r1=1752092&r2=1752093&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/ss/usermodel/HorizontalAlignment.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/ss/usermodel/HorizontalAlignment.html Sun Jul 10 14:06:30 2016
@@ -185,6 +185,14 @@ extends java.lang.Enum&lt;<a href="../..
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>static <a href="../../../../../org/apache/poi/ss/usermodel/HorizontalAlignment.html" title="enum in org.apache.poi.ss.usermodel">HorizontalAlignment</a></code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/ss/usermodel/HorizontalAlignment.html#forInt(int)">forInt</a></strong>(int&nbsp;code)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>short</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/ss/usermodel/HorizontalAlignment.html#getCode()">getCode</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static <a href="../../../../../org/apache/poi/ss/usermodel/HorizontalAlignment.html" title="enum in org.apache.poi.ss.usermodel">HorizontalAlignment</a></code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/ss/usermodel/HorizontalAlignment.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>
@@ -363,7 +371,7 @@ for (HorizontalAlignment c : HorizontalA
 <a name="valueOf(java.lang.String)">
 <!--   -->
 </a>
-<ul class="blockListLast">
+<ul class="blockList">
 <li class="blockList">
 <h4>valueOf</h4>
 <pre>public static&nbsp;<a href="../../../../../org/apache/poi/ss/usermodel/HorizontalAlignment.html" title="enum in org.apache.poi.ss.usermodel">HorizontalAlignment</a>&nbsp;valueOf(java.lang.String&nbsp;name)</pre>
@@ -378,6 +386,24 @@ not permitted.)</div>
 <dd><code>java.lang.NullPointerException</code> - if the argument is null</dd></dl>
 </li>
 </ul>
+<a name="getCode()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getCode</h4>
+<pre>public&nbsp;short&nbsp;getCode()</pre>
+</li>
+</ul>
+<a name="forInt(int)">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>forInt</h4>
+<pre>public static&nbsp;<a href="../../../../../org/apache/poi/ss/usermodel/HorizontalAlignment.html" title="enum in org.apache.poi.ss.usermodel">HorizontalAlignment</a>&nbsp;forInt(int&nbsp;code)</pre>
+</li>
+</ul>
 </li>
 </ul>
 </li>

Modified: poi/site/publish/apidocs/org/apache/poi/ss/usermodel/VerticalAlignment.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/ss/usermodel/VerticalAlignment.html?rev=1752093&r1=1752092&r2=1752093&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/ss/usermodel/VerticalAlignment.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/ss/usermodel/VerticalAlignment.html Sun Jul 10 14:06:30 2016
@@ -106,7 +106,9 @@
 <pre>public enum <span class="strong">VerticalAlignment</span>
 extends java.lang.Enum&lt;<a href="../../../../../org/apache/poi/ss/usermodel/VerticalAlignment.html" title="enum in org.apache.poi.ss.usermodel">VerticalAlignment</a>&gt;</pre>
 <div class="block">This enumeration value indicates the type of vertical alignment for a cell, i.e.,
- whether it is aligned top, bottom, vertically centered, justified or distributed.</div>
+ whether it is aligned top, bottom, vertically centered, justified or distributed.
+ 
+ <!-- FIXME: Identical to <a href="../../../../../org/apache/poi/ss/usermodel/VerticalAlignment.html" title="enum in org.apache.poi.ss.usermodel"><code>VerticalAlignment</code></a>. Should merge these.--></div>
 </li>
 </ul>
 </div>
@@ -172,6 +174,14 @@ extends java.lang.Enum&lt;<a href="../..
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>static <a href="../../../../../org/apache/poi/ss/usermodel/VerticalAlignment.html" title="enum in org.apache.poi.ss.usermodel">VerticalAlignment</a></code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/ss/usermodel/VerticalAlignment.html#forInt(int)">forInt</a></strong>(int&nbsp;code)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>short</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/ss/usermodel/VerticalAlignment.html#getCode()">getCode</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static <a href="../../../../../org/apache/poi/ss/usermodel/VerticalAlignment.html" title="enum in org.apache.poi.ss.usermodel">VerticalAlignment</a></code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/ss/usermodel/VerticalAlignment.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>
@@ -239,7 +249,7 @@ the order they are declared.</div>
 <li class="blockList">
 <h4>BOTTOM</h4>
 <pre>public static final&nbsp;<a href="../../../../../org/apache/poi/ss/usermodel/VerticalAlignment.html" title="enum in org.apache.poi.ss.usermodel">VerticalAlignment</a> BOTTOM</pre>
-<div class="block">The vertical alignment is aligned-to-bottom.</div>
+<div class="block">The vertical alignment is aligned-to-bottom. (typically the default value)</div>
 </li>
 </ul>
 <a name="JUSTIFY">
@@ -310,7 +320,7 @@ for (VerticalAlignment c : VerticalAlign
 <a name="valueOf(java.lang.String)">
 <!--   -->
 </a>
-<ul class="blockListLast">
+<ul class="blockList">
 <li class="blockList">
 <h4>valueOf</h4>
 <pre>public static&nbsp;<a href="../../../../../org/apache/poi/ss/usermodel/VerticalAlignment.html" title="enum in org.apache.poi.ss.usermodel">VerticalAlignment</a>&nbsp;valueOf(java.lang.String&nbsp;name)</pre>
@@ -325,6 +335,24 @@ not permitted.)</div>
 <dd><code>java.lang.NullPointerException</code> - if the argument is null</dd></dl>
 </li>
 </ul>
+<a name="getCode()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getCode</h4>
+<pre>public&nbsp;short&nbsp;getCode()</pre>
+</li>
+</ul>
+<a name="forInt(int)">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>forInt</h4>
+<pre>public static&nbsp;<a href="../../../../../org/apache/poi/ss/usermodel/VerticalAlignment.html" title="enum in org.apache.poi.ss.usermodel">VerticalAlignment</a>&nbsp;forInt(int&nbsp;code)</pre>
+</li>
+</ul>
 </li>
 </ul>
 </li>

Modified: poi/site/publish/apidocs/org/apache/poi/ss/usermodel/class-use/Cell.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/ss/usermodel/class-use/Cell.html?rev=1752093&r1=1752092&r2=1752093&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/ss/usermodel/class-use/Cell.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/ss/usermodel/class-use/Cell.html Sun Jul 10 14:06:30 2016
@@ -593,8 +593,8 @@
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>static void</code></td>
-<td class="colLast"><span class="strong">CellUtil.</span><code><strong><a href="../../../../../../org/apache/poi/ss/util/CellUtil.html#setAlignment(org.apache.poi.ss.usermodel.Cell,%20short)">setAlignment</a></strong>(<a href="../../../../../../org/apache/poi/ss/usermodel/Cell.html" title="interface in org.apache.poi.ss.usermodel">Cell</a>&nbsp;cell,
-            short&nbsp;align)</code>
+<td class="colLast"><span class="strong">CellUtil.</span><code><strong><a href="../../../../../../org/apache/poi/ss/util/CellUtil.html#setAlignment(org.apache.poi.ss.usermodel.Cell,%20org.apache.poi.ss.usermodel.HorizontalAlignment)">setAlignment</a></strong>(<a href="../../../../../../org/apache/poi/ss/usermodel/Cell.html" title="interface in org.apache.poi.ss.usermodel">Cell</a>&nbsp;cell,
+            <a href="../../../../../../org/apache/poi/ss/usermodel/HorizontalAlignment.html" title="enum in org.apache.poi.ss.usermodel">HorizontalAlignment</a>&nbsp;align)</code>
 <div class="block">Take a cell, and align it.</div>
 </td>
 </tr>
@@ -604,7 +604,7 @@
             <a href="../../../../../../org/apache/poi/ss/usermodel/Workbook.html" title="interface in org.apache.poi.ss.usermodel">Workbook</a>&nbsp;workbook,
             short&nbsp;align)</code>
 <div class="block"><strong>Deprecated.</strong>&nbsp;
-<div class="block"><i>3.15-beta2. Removed in 3.17. Use <a href="../../../../../../org/apache/poi/ss/util/CellUtil.html#setAlignment(org.apache.poi.ss.usermodel.Cell,%20short)"><code>CellUtil.setAlignment(Cell, short)</code></a> instead.</i></div>
+<div class="block"><i>3.15-beta2. Use <a href="../../../../../../org/apache/poi/ss/util/CellUtil.html#setAlignment(org.apache.poi.ss.usermodel.Cell,%20org.apache.poi.ss.usermodel.HorizontalAlignment)"><code>CellUtil.setAlignment(Cell, HorizontalAlignment)</code></a> instead.</i></div>
 </div>
 </td>
 </tr>
@@ -633,7 +633,7 @@
                     java.lang.String&nbsp;propertyName,
                     java.lang.Object&nbsp;propertyValue)</code>
 <div class="block"><strong>Deprecated.</strong>&nbsp;
-<div class="block"><i>3.15-beta2. Removed in 3.17. Use <a href="../../../../../../org/apache/poi/ss/util/CellUtil.html#setCellStyleProperty(org.apache.poi.ss.usermodel.Cell,%20java.lang.String,%20java.lang.Object)"><code>CellUtil.setCellStyleProperty(Cell, String, Object)</code></a> instead.</i></div>
+<div class="block"><i>3.15-beta2. Use <a href="../../../../../../org/apache/poi/ss/util/CellUtil.html#setCellStyleProperty(org.apache.poi.ss.usermodel.Cell,%20java.lang.String,%20java.lang.Object)"><code>CellUtil.setCellStyleProperty(Cell, String, Object)</code></a> instead.</i></div>
 </div>
 </td>
 </tr>
@@ -650,11 +650,18 @@
        <a href="../../../../../../org/apache/poi/ss/usermodel/Workbook.html" title="interface in org.apache.poi.ss.usermodel">Workbook</a>&nbsp;workbook,
        <a href="../../../../../../org/apache/poi/ss/usermodel/Font.html" title="interface in org.apache.poi.ss.usermodel">Font</a>&nbsp;font)</code>
 <div class="block"><strong>Deprecated.</strong>&nbsp;
-<div class="block"><i>3.15-beta2. Removed in 3.17. Use <a href="../../../../../../org/apache/poi/ss/util/CellUtil.html#setFont(org.apache.poi.ss.usermodel.Cell,%20org.apache.poi.ss.usermodel.Font)"><code>CellUtil.setFont(Cell, Font)</code></a> instead.</i></div>
+<div class="block"><i>3.15-beta2. Use <a href="../../../../../../org/apache/poi/ss/util/CellUtil.html#setFont(org.apache.poi.ss.usermodel.Cell,%20org.apache.poi.ss.usermodel.Font)"><code>CellUtil.setFont(Cell, Font)</code></a> instead.</i></div>
 </div>
 </td>
 </tr>
 <tr class="altColor">
+<td class="colFirst"><code>static void</code></td>
+<td class="colLast"><span class="strong">CellUtil.</span><code><strong><a href="../../../../../../org/apache/poi/ss/util/CellUtil.html#setVerticalAlignment(org.apache.poi.ss.usermodel.Cell,%20org.apache.poi.ss.usermodel.VerticalAlignment)">setVerticalAlignment</a></strong>(<a href="../../../../../../org/apache/poi/ss/usermodel/Cell.html" title="interface in org.apache.poi.ss.usermodel">Cell</a>&nbsp;cell,
+                    <a href="../../../../../../org/apache/poi/ss/usermodel/VerticalAlignment.html" title="enum in org.apache.poi.ss.usermodel">VerticalAlignment</a>&nbsp;align)</code>
+<div class="block">Take a cell, and vertically align it.</div>
+</td>
+</tr>
+<tr class="rowColor">
 <td class="colFirst"><code>static <a href="../../../../../../org/apache/poi/ss/usermodel/Cell.html" title="interface in org.apache.poi.ss.usermodel">Cell</a></code></td>
 <td class="colLast"><span class="strong">CellUtil.</span><code><strong><a href="../../../../../../org/apache/poi/ss/util/CellUtil.html#translateUnicodeValues(org.apache.poi.ss.usermodel.Cell)">translateUnicodeValues</a></strong>(<a href="../../../../../../org/apache/poi/ss/usermodel/Cell.html" title="interface in org.apache.poi.ss.usermodel">Cell</a>&nbsp;cell)</code>
 <div class="block">Looks for text in the cell that should be unicode, like &alpha; and provides the

Modified: poi/site/publish/apidocs/org/apache/poi/ss/usermodel/class-use/Font.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/ss/usermodel/class-use/Font.html?rev=1752093&r1=1752092&r2=1752093&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/ss/usermodel/class-use/Font.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/ss/usermodel/class-use/Font.html Sun Jul 10 14:06:30 2016
@@ -263,7 +263,7 @@
        <a href="../../../../../../org/apache/poi/ss/usermodel/Workbook.html" title="interface in org.apache.poi.ss.usermodel">Workbook</a>&nbsp;workbook,
        <a href="../../../../../../org/apache/poi/ss/usermodel/Font.html" title="interface in org.apache.poi.ss.usermodel">Font</a>&nbsp;font)</code>
 <div class="block"><strong>Deprecated.</strong>&nbsp;
-<div class="block"><i>3.15-beta2. Removed in 3.17. Use <a href="../../../../../../org/apache/poi/ss/util/CellUtil.html#setFont(org.apache.poi.ss.usermodel.Cell,%20org.apache.poi.ss.usermodel.Font)"><code>CellUtil.setFont(Cell, Font)</code></a> instead.</i></div>
+<div class="block"><i>3.15-beta2. Use <a href="../../../../../../org/apache/poi/ss/util/CellUtil.html#setFont(org.apache.poi.ss.usermodel.Cell,%20org.apache.poi.ss.usermodel.Font)"><code>CellUtil.setFont(Cell, Font)</code></a> instead.</i></div>
 </div>
 </td>
 </tr>



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