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 2017/06/30 12:12:44 UTC

svn commit: r1800381 [3/10] - in /poi/site/publish/apidocs: ./ org/apache/poi/common/usermodel/ org/apache/poi/hslf/usermodel/ org/apache/poi/hssf/model/ org/apache/poi/hssf/usermodel/ org/apache/poi/hssf/usermodel/class-use/ org/apache/poi/hssf/util/ ...

Modified: poi/site/publish/apidocs/index-all.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/index-all.html?rev=1800381&r1=1800380&r2=1800381&view=diff
==============================================================================
--- poi/site/publish/apidocs/index-all.html (original)
+++ poi/site/publish/apidocs/index-all.html Fri Jun 30 12:12:42 2017
@@ -1573,48 +1573,6 @@
 <dd>&nbsp;</dd>
 <dt><span class="strong"><a href="./org/apache/poi/poifs/crypt/EncryptionHeader.html#ALGORITHM_RC4">ALGORITHM_RC4</a></span> - Static variable in class org.apache.poi.poifs.crypt.<a href="./org/apache/poi/poifs/crypt/EncryptionHeader.html" title="class in org.apache.poi.poifs.crypt">EncryptionHeader</a></dt>
 <dd>&nbsp;</dd>
-<dt><span class="strong"><a href="./org/apache/poi/ss/usermodel/CellStyle.html#ALIGN_CENTER">ALIGN_CENTER</a></span> - Static variable in interface org.apache.poi.ss.usermodel.<a href="./org/apache/poi/ss/usermodel/CellStyle.html" title="interface in org.apache.poi.ss.usermodel">CellStyle</a></dt>
-<dd>
-<div class="block"><span class="strong">Deprecated.</span>
-<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>
-</dd>
-<dt><span class="strong"><a href="./org/apache/poi/ss/usermodel/CellStyle.html#ALIGN_CENTER_SELECTION">ALIGN_CENTER_SELECTION</a></span> - Static variable in interface org.apache.poi.ss.usermodel.<a href="./org/apache/poi/ss/usermodel/CellStyle.html" title="interface in org.apache.poi.ss.usermodel">CellStyle</a></dt>
-<dd>
-<div class="block"><span class="strong">Deprecated.</span>
-<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>
-</dd>
-<dt><span class="strong"><a href="./org/apache/poi/ss/usermodel/CellStyle.html#ALIGN_FILL">ALIGN_FILL</a></span> - Static variable in interface org.apache.poi.ss.usermodel.<a href="./org/apache/poi/ss/usermodel/CellStyle.html" title="interface in org.apache.poi.ss.usermodel">CellStyle</a></dt>
-<dd>
-<div class="block"><span class="strong">Deprecated.</span>
-<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>
-</dd>
-<dt><span class="strong"><a href="./org/apache/poi/ss/usermodel/CellStyle.html#ALIGN_GENERAL">ALIGN_GENERAL</a></span> - Static variable in interface org.apache.poi.ss.usermodel.<a href="./org/apache/poi/ss/usermodel/CellStyle.html" title="interface in org.apache.poi.ss.usermodel">CellStyle</a></dt>
-<dd>
-<div class="block"><span class="strong">Deprecated.</span>
-<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>
-</dd>
-<dt><span class="strong"><a href="./org/apache/poi/ss/usermodel/CellStyle.html#ALIGN_JUSTIFY">ALIGN_JUSTIFY</a></span> - Static variable in interface org.apache.poi.ss.usermodel.<a href="./org/apache/poi/ss/usermodel/CellStyle.html" title="interface in org.apache.poi.ss.usermodel">CellStyle</a></dt>
-<dd>
-<div class="block"><span class="strong">Deprecated.</span>
-<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>
-</dd>
-<dt><span class="strong"><a href="./org/apache/poi/ss/usermodel/CellStyle.html#ALIGN_LEFT">ALIGN_LEFT</a></span> - Static variable in interface org.apache.poi.ss.usermodel.<a href="./org/apache/poi/ss/usermodel/CellStyle.html" title="interface in org.apache.poi.ss.usermodel">CellStyle</a></dt>
-<dd>
-<div class="block"><span class="strong">Deprecated.</span>
-<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>
-</dd>
-<dt><span class="strong"><a href="./org/apache/poi/ss/usermodel/CellStyle.html#ALIGN_RIGHT">ALIGN_RIGHT</a></span> - Static variable in interface org.apache.poi.ss.usermodel.<a href="./org/apache/poi/ss/usermodel/CellStyle.html" title="interface in org.apache.poi.ss.usermodel">CellStyle</a></dt>
-<dd>
-<div class="block"><span class="strong">Deprecated.</span>
-<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>
-</dd>
 <dt><span class="strong"><a href="./org/apache/poi/ss/util/CellUtil.html#ALIGNMENT">ALIGNMENT</a></span> - Static variable in class org.apache.poi.ss.util.<a href="./org/apache/poi/ss/util/CellUtil.html" title="class in org.apache.poi.ss.util">CellUtil</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="strong"><a href="./org/apache/poi/xssf/streaming/SXSSFRow.html#allCellsIterator()">allCellsIterator()</a></span> - Method in class org.apache.poi.xssf.streaming.<a href="./org/apache/poi/xssf/streaming/SXSSFRow.html" title="class in org.apache.poi.xssf.streaming">SXSSFRow</a></dt>
@@ -1648,12 +1606,6 @@
 </dd>
 <dt><span class="strong"><a href="./org/apache/poi/hssf/record/ExtendedFormatRecord.html#ALT_BARS">ALT_BARS</a></span> - Static variable in class org.apache.poi.hssf.record.<a href="./org/apache/poi/hssf/record/ExtendedFormatRecord.html" title="class in org.apache.poi.hssf.record">ExtendedFormatRecord</a></dt>
 <dd>&nbsp;</dd>
-<dt><span class="strong"><a href="./org/apache/poi/ss/usermodel/CellStyle.html#ALT_BARS">ALT_BARS</a></span> - Static variable in interface org.apache.poi.ss.usermodel.<a href="./org/apache/poi/ss/usermodel/CellStyle.html" title="interface in org.apache.poi.ss.usermodel">CellStyle</a></dt>
-<dd>
-<div class="block"><span class="strong">Deprecated.</span>
-<div class="block"><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>
-</dd>
 <dt><span class="strong"><a href="./org/apache/poi/ss/usermodel/PatternFormatting.html#ALT_BARS">ALT_BARS</a></span> - Static variable in interface org.apache.poi.ss.usermodel.<a href="./org/apache/poi/ss/usermodel/PatternFormatting.html" title="interface in org.apache.poi.ss.usermodel">PatternFormatting</a></dt>
 <dd>
 <div class="block">Wide dots</div>
@@ -2737,12 +2689,6 @@
 </dd>
 <dt><span class="strong"><a href="./org/apache/poi/hssf/record/ExtendedFormatRecord.html#BIG_SPOTS">BIG_SPOTS</a></span> - Static variable in class org.apache.poi.hssf.record.<a href="./org/apache/poi/hssf/record/ExtendedFormatRecord.html" title="class in org.apache.poi.hssf.record">ExtendedFormatRecord</a></dt>
 <dd>&nbsp;</dd>
-<dt><span class="strong"><a href="./org/apache/poi/ss/usermodel/CellStyle.html#BIG_SPOTS">BIG_SPOTS</a></span> - Static variable in interface org.apache.poi.ss.usermodel.<a href="./org/apache/poi/ss/usermodel/CellStyle.html" title="interface in org.apache.poi.ss.usermodel">CellStyle</a></dt>
-<dd>
-<div class="block"><span class="strong">Deprecated.</span>
-<div class="block"><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>
-</dd>
 <dt><span class="strong"><a href="./org/apache/poi/ss/usermodel/PatternFormatting.html#BIG_SPOTS">BIG_SPOTS</a></span> - Static variable in interface org.apache.poi.ss.usermodel.<a href="./org/apache/poi/ss/usermodel/PatternFormatting.html" title="interface in org.apache.poi.ss.usermodel">PatternFormatting</a></dt>
 <dd>
 <div class="block">Large spots</div>
@@ -3097,12 +3043,6 @@
 <div class="block"><i>3.15 beta 2. Use <a href="./org/apache/poi/ss/usermodel/BorderStyle.html#DASH_DOT"><code>BorderStyle.DASH_DOT</code></a></i></div>
 </div>
 </dd>
-<dt><span class="strong"><a href="./org/apache/poi/ss/usermodel/CellStyle.html#BORDER_DASH_DOT">BORDER_DASH_DOT</a></span> - Static variable in interface org.apache.poi.ss.usermodel.<a href="./org/apache/poi/ss/usermodel/CellStyle.html" title="interface in org.apache.poi.ss.usermodel">CellStyle</a></dt>
-<dd>
-<div class="block"><span class="strong">Deprecated.</span>
-<div class="block"><i>3.15 beta 2. Use <a href="./org/apache/poi/ss/usermodel/BorderStyle.html#DASH_DOT"><code>BorderStyle.DASH_DOT</code></a> instead.</i></div>
-</div>
-</dd>
 <dt><span class="strong"><a href="./org/apache/poi/hssf/record/cf/BorderFormatting.html#BORDER_DASH_DOT_DOT">BORDER_DASH_DOT_DOT</a></span> - Static variable in class org.apache.poi.hssf.record.cf.<a href="./org/apache/poi/hssf/record/cf/BorderFormatting.html" title="class in org.apache.poi.hssf.record.cf">BorderFormatting</a></dt>
 <dd>
 <div class="block">dash-dot-dot border</div>
@@ -3113,12 +3053,6 @@
 <div class="block"><i>3.15 beta 2. Use <a href="./org/apache/poi/ss/usermodel/BorderStyle.html#DASH_DOT_DOT"><code>BorderStyle.DASH_DOT_DOT</code></a></i></div>
 </div>
 </dd>
-<dt><span class="strong"><a href="./org/apache/poi/ss/usermodel/CellStyle.html#BORDER_DASH_DOT_DOT">BORDER_DASH_DOT_DOT</a></span> - Static variable in interface org.apache.poi.ss.usermodel.<a href="./org/apache/poi/ss/usermodel/CellStyle.html" title="interface in org.apache.poi.ss.usermodel">CellStyle</a></dt>
-<dd>
-<div class="block"><span class="strong">Deprecated.</span>
-<div class="block"><i>3.15 beta 2. Use <a href="./org/apache/poi/ss/usermodel/BorderStyle.html#DASH_DOT_DOT"><code>BorderStyle.DASH_DOT_DOT</code></a> instead.</i></div>
-</div>
-</dd>
 <dt><span class="strong"><a href="./org/apache/poi/hssf/record/cf/BorderFormatting.html#BORDER_DASHED">BORDER_DASHED</a></span> - Static variable in class org.apache.poi.hssf.record.cf.<a href="./org/apache/poi/hssf/record/cf/BorderFormatting.html" title="class in org.apache.poi.hssf.record.cf">BorderFormatting</a></dt>
 <dd>
 <div class="block">dash border</div>
@@ -3129,12 +3063,6 @@
 <div class="block"><i>3.15 beta 2. Use <a href="./org/apache/poi/ss/usermodel/BorderStyle.html#DASHED"><code>BorderStyle.DASHED</code></a></i></div>
 </div>
 </dd>
-<dt><span class="strong"><a href="./org/apache/poi/ss/usermodel/CellStyle.html#BORDER_DASHED">BORDER_DASHED</a></span> - Static variable in interface org.apache.poi.ss.usermodel.<a href="./org/apache/poi/ss/usermodel/CellStyle.html" title="interface in org.apache.poi.ss.usermodel">CellStyle</a></dt>
-<dd>
-<div class="block"><span class="strong">Deprecated.</span>
-<div class="block"><i>3.15 beta 2. Use <a href="./org/apache/poi/ss/usermodel/BorderStyle.html#DASHED"><code>BorderStyle.DASHED</code></a> instead.</i></div>
-</div>
-</dd>
 <dt><span class="strong"><a href="./org/apache/poi/hssf/record/cf/BorderFormatting.html#BORDER_DOTTED">BORDER_DOTTED</a></span> - Static variable in class org.apache.poi.hssf.record.cf.<a href="./org/apache/poi/hssf/record/cf/BorderFormatting.html" title="class in org.apache.poi.hssf.record.cf">BorderFormatting</a></dt>
 <dd>
 <div class="block">hair-line border</div>
@@ -3145,12 +3073,6 @@
 <div class="block"><i>3.15 beta 2. Use <a href="./org/apache/poi/ss/usermodel/BorderStyle.html#DOTTED"><code>BorderStyle.DOTTED</code></a></i></div>
 </div>
 </dd>
-<dt><span class="strong"><a href="./org/apache/poi/ss/usermodel/CellStyle.html#BORDER_DOTTED">BORDER_DOTTED</a></span> - Static variable in interface org.apache.poi.ss.usermodel.<a href="./org/apache/poi/ss/usermodel/CellStyle.html" title="interface in org.apache.poi.ss.usermodel">CellStyle</a></dt>
-<dd>
-<div class="block"><span class="strong">Deprecated.</span>
-<div class="block"><i>3.15 beta 2. Use <a href="./org/apache/poi/ss/usermodel/BorderStyle.html#DOTTED"><code>BorderStyle.DOTTED</code></a> instead.</i></div>
-</div>
-</dd>
 <dt><span class="strong"><a href="./org/apache/poi/hssf/record/cf/BorderFormatting.html#BORDER_DOUBLE">BORDER_DOUBLE</a></span> - Static variable in class org.apache.poi.hssf.record.cf.<a href="./org/apache/poi/hssf/record/cf/BorderFormatting.html" title="class in org.apache.poi.hssf.record.cf">BorderFormatting</a></dt>
 <dd>
 <div class="block">double-line border</div>
@@ -3161,12 +3083,6 @@
 <div class="block"><i>3.15 beta 2. Use <a href="./org/apache/poi/ss/usermodel/BorderStyle.html#DOUBLE"><code>BorderStyle.DOUBLE</code></a></i></div>
 </div>
 </dd>
-<dt><span class="strong"><a href="./org/apache/poi/ss/usermodel/CellStyle.html#BORDER_DOUBLE">BORDER_DOUBLE</a></span> - Static variable in interface org.apache.poi.ss.usermodel.<a href="./org/apache/poi/ss/usermodel/CellStyle.html" title="interface in org.apache.poi.ss.usermodel">CellStyle</a></dt>
-<dd>
-<div class="block"><span class="strong">Deprecated.</span>
-<div class="block"><i>3.15 beta 2. Use <a href="./org/apache/poi/ss/usermodel/BorderStyle.html#DOUBLE"><code>BorderStyle.DOUBLE</code></a> instead.</i></div>
-</div>
-</dd>
 <dt><span class="strong"><a href="./org/apache/poi/hssf/record/cf/BorderFormatting.html#BORDER_HAIR">BORDER_HAIR</a></span> - Static variable in class org.apache.poi.hssf.record.cf.<a href="./org/apache/poi/hssf/record/cf/BorderFormatting.html" title="class in org.apache.poi.hssf.record.cf">BorderFormatting</a></dt>
 <dd>
 <div class="block">dot border</div>
@@ -3177,12 +3093,6 @@
 <div class="block"><i>3.15 beta 2. Use <a href="./org/apache/poi/ss/usermodel/BorderStyle.html#HAIR"><code>BorderStyle.HAIR</code></a></i></div>
 </div>
 </dd>
-<dt><span class="strong"><a href="./org/apache/poi/ss/usermodel/CellStyle.html#BORDER_HAIR">BORDER_HAIR</a></span> - Static variable in interface org.apache.poi.ss.usermodel.<a href="./org/apache/poi/ss/usermodel/CellStyle.html" title="interface in org.apache.poi.ss.usermodel">CellStyle</a></dt>
-<dd>
-<div class="block"><span class="strong">Deprecated.</span>
-<div class="block"><i>3.15 beta 2. Use <a href="./org/apache/poi/ss/usermodel/BorderStyle.html#HAIR"><code>BorderStyle.HAIR</code></a> instead.</i></div>
-</div>
-</dd>
 <dt><span class="strong"><a href="./org/apache/poi/ss/util/CellUtil.html#BORDER_LEFT">BORDER_LEFT</a></span> - Static variable in class org.apache.poi.ss.util.<a href="./org/apache/poi/ss/util/CellUtil.html" title="class in org.apache.poi.ss.util">CellUtil</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="strong"><a href="./org/apache/poi/hssf/record/cf/BorderFormatting.html#BORDER_MEDIUM">BORDER_MEDIUM</a></span> - Static variable in class org.apache.poi.hssf.record.cf.<a href="./org/apache/poi/hssf/record/cf/BorderFormatting.html" title="class in org.apache.poi.hssf.record.cf">BorderFormatting</a></dt>
@@ -3195,12 +3105,6 @@
 <div class="block"><i>3.15 beta 2. Use <a href="./org/apache/poi/ss/usermodel/BorderStyle.html#MEDIUM"><code>BorderStyle.MEDIUM</code></a></i></div>
 </div>
 </dd>
-<dt><span class="strong"><a href="./org/apache/poi/ss/usermodel/CellStyle.html#BORDER_MEDIUM">BORDER_MEDIUM</a></span> - Static variable in interface org.apache.poi.ss.usermodel.<a href="./org/apache/poi/ss/usermodel/CellStyle.html" title="interface in org.apache.poi.ss.usermodel">CellStyle</a></dt>
-<dd>
-<div class="block"><span class="strong">Deprecated.</span>
-<div class="block"><i>3.15 beta 2. Use <a href="./org/apache/poi/ss/usermodel/BorderStyle.html#MEDIUM"><code>BorderStyle.MEDIUM</code></a> instead.</i></div>
-</div>
-</dd>
 <dt><span class="strong"><a href="./org/apache/poi/hssf/record/cf/BorderFormatting.html#BORDER_MEDIUM_DASH_DOT">BORDER_MEDIUM_DASH_DOT</a></span> - Static variable in class org.apache.poi.hssf.record.cf.<a href="./org/apache/poi/hssf/record/cf/BorderFormatting.html" title="class in org.apache.poi.hssf.record.cf">BorderFormatting</a></dt>
 <dd>
 <div class="block">medium dash-dot border</div>
@@ -3211,12 +3115,6 @@
 <div class="block"><i>3.15 beta 2. Use <a href="./org/apache/poi/ss/usermodel/BorderStyle.html#MEDIUM_DASH_DOT"><code>BorderStyle.MEDIUM_DASH_DOT</code></a></i></div>
 </div>
 </dd>
-<dt><span class="strong"><a href="./org/apache/poi/ss/usermodel/CellStyle.html#BORDER_MEDIUM_DASH_DOT">BORDER_MEDIUM_DASH_DOT</a></span> - Static variable in interface org.apache.poi.ss.usermodel.<a href="./org/apache/poi/ss/usermodel/CellStyle.html" title="interface in org.apache.poi.ss.usermodel">CellStyle</a></dt>
-<dd>
-<div class="block"><span class="strong">Deprecated.</span>
-<div class="block"><i>3.15 beta 2. Use <a href="./org/apache/poi/ss/usermodel/BorderStyle.html#MEDIUM_DASH_DOT"><code>BorderStyle.MEDIUM_DASH_DOT</code></a> instead.</i></div>
-</div>
-</dd>
 <dt><span class="strong"><a href="./org/apache/poi/hssf/record/cf/BorderFormatting.html#BORDER_MEDIUM_DASH_DOT_DOT">BORDER_MEDIUM_DASH_DOT_DOT</a></span> - Static variable in class org.apache.poi.hssf.record.cf.<a href="./org/apache/poi/hssf/record/cf/BorderFormatting.html" title="class in org.apache.poi.hssf.record.cf">BorderFormatting</a></dt>
 <dd>
 <div class="block">medium dash-dot-dot border</div>
@@ -3227,12 +3125,6 @@
 <div class="block"><i>3.15 beta 2. Use <a href="./org/apache/poi/ss/usermodel/BorderStyle.html#MEDIUM_DASH_DOT_DOT"><code>BorderStyle.MEDIUM_DASH_DOT_DOT</code></a></i></div>
 </div>
 </dd>
-<dt><span class="strong"><a href="./org/apache/poi/ss/usermodel/CellStyle.html#BORDER_MEDIUM_DASH_DOT_DOT">BORDER_MEDIUM_DASH_DOT_DOT</a></span> - Static variable in interface org.apache.poi.ss.usermodel.<a href="./org/apache/poi/ss/usermodel/CellStyle.html" title="interface in org.apache.poi.ss.usermodel">CellStyle</a></dt>
-<dd>
-<div class="block"><span class="strong">Deprecated.</span>
-<div class="block"><i>3.15 beta 2. Use <a href="./org/apache/poi/ss/usermodel/BorderStyle.html#MEDIUM_DASH_DOT_DOT"><code>BorderStyle.MEDIUM_DASH_DOT_DOT</code></a> instead.</i></div>
-</div>
-</dd>
 <dt><span class="strong"><a href="./org/apache/poi/hssf/record/cf/BorderFormatting.html#BORDER_MEDIUM_DASHED">BORDER_MEDIUM_DASHED</a></span> - Static variable in class org.apache.poi.hssf.record.cf.<a href="./org/apache/poi/hssf/record/cf/BorderFormatting.html" title="class in org.apache.poi.hssf.record.cf">BorderFormatting</a></dt>
 <dd>
 <div class="block">Medium dashed border</div>
@@ -3243,12 +3135,6 @@
 <div class="block"><i>3.15 beta 2. Use <a href="./org/apache/poi/ss/usermodel/BorderStyle.html#MEDIUM_DASHED"><code>BorderStyle.MEDIUM_DASHED</code></a></i></div>
 </div>
 </dd>
-<dt><span class="strong"><a href="./org/apache/poi/ss/usermodel/CellStyle.html#BORDER_MEDIUM_DASHED">BORDER_MEDIUM_DASHED</a></span> - Static variable in interface org.apache.poi.ss.usermodel.<a href="./org/apache/poi/ss/usermodel/CellStyle.html" title="interface in org.apache.poi.ss.usermodel">CellStyle</a></dt>
-<dd>
-<div class="block"><span class="strong">Deprecated.</span>
-<div class="block"><i>3.15 beta 2. Use <a href="./org/apache/poi/ss/usermodel/BorderStyle.html#MEDIUM_DASHED"><code>BorderStyle.MEDIUM_DASHED</code></a> instead.</i></div>
-</div>
-</dd>
 <dt><span class="strong"><a href="./org/apache/poi/hssf/record/cf/BorderFormatting.html#BORDER_NONE">BORDER_NONE</a></span> - Static variable in class org.apache.poi.hssf.record.cf.<a href="./org/apache/poi/hssf/record/cf/BorderFormatting.html" title="class in org.apache.poi.hssf.record.cf">BorderFormatting</a></dt>
 <dd>
 <div class="block">No border</div>
@@ -3259,12 +3145,6 @@
 <div class="block"><i>3.15 beta 2. Use <a href="./org/apache/poi/ss/usermodel/BorderStyle.html#NONE"><code>BorderStyle.NONE</code></a></i></div>
 </div>
 </dd>
-<dt><span class="strong"><a href="./org/apache/poi/ss/usermodel/CellStyle.html#BORDER_NONE">BORDER_NONE</a></span> - Static variable in interface org.apache.poi.ss.usermodel.<a href="./org/apache/poi/ss/usermodel/CellStyle.html" title="interface in org.apache.poi.ss.usermodel">CellStyle</a></dt>
-<dd>
-<div class="block"><span class="strong">Deprecated.</span>
-<div class="block"><i>3.15 beta 2. Use <a href="./org/apache/poi/ss/usermodel/BorderStyle.html#NONE"><code>BorderStyle.NONE</code></a> instead.</i></div>
-</div>
-</dd>
 <dt><span class="strong"><a href="./org/apache/poi/ss/util/CellUtil.html#BORDER_RIGHT">BORDER_RIGHT</a></span> - Static variable in class org.apache.poi.ss.util.<a href="./org/apache/poi/ss/util/CellUtil.html" title="class in org.apache.poi.ss.util">CellUtil</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="strong"><a href="./org/apache/poi/hssf/record/cf/BorderFormatting.html#BORDER_SLANTED_DASH_DOT">BORDER_SLANTED_DASH_DOT</a></span> - Static variable in class org.apache.poi.hssf.record.cf.<a href="./org/apache/poi/hssf/record/cf/BorderFormatting.html" title="class in org.apache.poi.hssf.record.cf">BorderFormatting</a></dt>
@@ -3277,12 +3157,6 @@
 <div class="block"><i>3.15 beta 2. Use <a href="./org/apache/poi/ss/usermodel/BorderStyle.html#SLANTED_DASH_DOT"><code>BorderStyle.SLANTED_DASH_DOT</code></a></i></div>
 </div>
 </dd>
-<dt><span class="strong"><a href="./org/apache/poi/ss/usermodel/CellStyle.html#BORDER_SLANTED_DASH_DOT">BORDER_SLANTED_DASH_DOT</a></span> - Static variable in interface org.apache.poi.ss.usermodel.<a href="./org/apache/poi/ss/usermodel/CellStyle.html" title="interface in org.apache.poi.ss.usermodel">CellStyle</a></dt>
-<dd>
-<div class="block"><span class="strong">Deprecated.</span>
-<div class="block"><i>3.15 beta 2. Use <a href="./org/apache/poi/ss/usermodel/BorderStyle.html#SLANTED_DASH_DOT"><code>BorderStyle.SLANTED_DASH_DOT</code></a> instead.</i></div>
-</div>
-</dd>
 <dt><span class="strong"><a href="./org/apache/poi/hssf/record/cf/BorderFormatting.html#BORDER_THICK">BORDER_THICK</a></span> - Static variable in class org.apache.poi.hssf.record.cf.<a href="./org/apache/poi/hssf/record/cf/BorderFormatting.html" title="class in org.apache.poi.hssf.record.cf">BorderFormatting</a></dt>
 <dd>
 <div class="block">Thick border</div>
@@ -3293,12 +3167,6 @@
 <div class="block"><i>3.15 beta 2. Use <a href="./org/apache/poi/ss/usermodel/BorderStyle.html#THICK"><code>BorderStyle.THICK</code></a></i></div>
 </div>
 </dd>
-<dt><span class="strong"><a href="./org/apache/poi/ss/usermodel/CellStyle.html#BORDER_THICK">BORDER_THICK</a></span> - Static variable in interface org.apache.poi.ss.usermodel.<a href="./org/apache/poi/ss/usermodel/CellStyle.html" title="interface in org.apache.poi.ss.usermodel">CellStyle</a></dt>
-<dd>
-<div class="block"><span class="strong">Deprecated.</span>
-<div class="block"><i>3.15 beta 2. Use <a href="./org/apache/poi/ss/usermodel/BorderStyle.html#THICK"><code>BorderStyle.THICK</code></a> instead.</i></div>
-</div>
-</dd>
 <dt><span class="strong"><a href="./org/apache/poi/hssf/record/cf/BorderFormatting.html#BORDER_THIN">BORDER_THIN</a></span> - Static variable in class org.apache.poi.hssf.record.cf.<a href="./org/apache/poi/hssf/record/cf/BorderFormatting.html" title="class in org.apache.poi.hssf.record.cf">BorderFormatting</a></dt>
 <dd>
 <div class="block">Thin border</div>
@@ -3309,12 +3177,6 @@
 <div class="block"><i>3.15 beta 2. Use <a href="./org/apache/poi/ss/usermodel/BorderStyle.html#THIN"><code>BorderStyle.THIN</code></a></i></div>
 </div>
 </dd>
-<dt><span class="strong"><a href="./org/apache/poi/ss/usermodel/CellStyle.html#BORDER_THIN">BORDER_THIN</a></span> - Static variable in interface org.apache.poi.ss.usermodel.<a href="./org/apache/poi/ss/usermodel/CellStyle.html" title="interface in org.apache.poi.ss.usermodel">CellStyle</a></dt>
-<dd>
-<div class="block"><span class="strong">Deprecated.</span>
-<div class="block"><i>3.15 beta 2. Use <a href="./org/apache/poi/ss/usermodel/BorderStyle.html#THIN"><code>BorderStyle.THIN</code></a> instead.</i></div>
-</div>
-</dd>
 <dt><span class="strong"><a href="./org/apache/poi/ss/util/CellUtil.html#BORDER_TOP">BORDER_TOP</a></span> - Static variable in class org.apache.poi.ss.util.<a href="./org/apache/poi/ss/util/CellUtil.html" title="class in org.apache.poi.ss.util">CellUtil</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="strong"><a href="./org/apache/poi/hssf/record/chart/FrameRecord.html#BORDER_TYPE_REGULAR">BORDER_TYPE_REGULAR</a></span> - Static variable in class org.apache.poi.hssf.record.chart.<a href="./org/apache/poi/hssf/record/chart/FrameRecord.html" title="class in org.apache.poi.hssf.record.chart">FrameRecord</a></dt>
@@ -3475,12 +3337,6 @@
 </dd>
 <dt><span class="strong"><a href="./org/apache/poi/hssf/record/ExtendedFormatRecord.html#BRICKS">BRICKS</a></span> - Static variable in class org.apache.poi.hssf.record.<a href="./org/apache/poi/hssf/record/ExtendedFormatRecord.html" title="class in org.apache.poi.hssf.record">ExtendedFormatRecord</a></dt>
 <dd>&nbsp;</dd>
-<dt><span class="strong"><a href="./org/apache/poi/ss/usermodel/CellStyle.html#BRICKS">BRICKS</a></span> - Static variable in interface org.apache.poi.ss.usermodel.<a href="./org/apache/poi/ss/usermodel/CellStyle.html" title="interface in org.apache.poi.ss.usermodel">CellStyle</a></dt>
-<dd>
-<div class="block"><span class="strong">Deprecated.</span>
-<div class="block"><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>
-</dd>
 <dt><span class="strong"><a href="./org/apache/poi/ss/usermodel/PatternFormatting.html#BRICKS">BRICKS</a></span> - Static variable in interface org.apache.poi.ss.usermodel.<a href="./org/apache/poi/ss/usermodel/PatternFormatting.html" title="interface in org.apache.poi.ss.usermodel">PatternFormatting</a></dt>
 <dd>
 <div class="block">Brick-like layout</div>
@@ -7859,18 +7715,6 @@
 <dd>
 <div class="block">Use this to create new cells within the row and return it.</div>
 </dd>
-<dt><span class="strong"><a href="./org/apache/poi/hssf/util/HSSFCellUtil.html#createCell(org.apache.poi.hssf.usermodel.HSSFRow,%20int,%20java.lang.String,%20org.apache.poi.hssf.usermodel.HSSFCellStyle)">createCell(HSSFRow, int, String, HSSFCellStyle)</a></span> - Static method in class org.apache.poi.hssf.util.<a href="./org/apache/poi/hssf/util/HSSFCellUtil.html" title="class in org.apache.poi.hssf.util">HSSFCellUtil</a></dt>
-<dd>
-<div class="block"><span class="strong">Deprecated.</span>
-<div class="block"><i>3.15 beta2. Removed in 3.17. Use <a href="./org/apache/poi/ss/util/CellUtil.html#createCell(org.apache.poi.ss.usermodel.Row,%20int,%20java.lang.String,%20org.apache.poi.ss.usermodel.CellStyle)"><code>CellUtil.createCell(org.apache.poi.ss.usermodel.Row, int, java.lang.String, org.apache.poi.ss.usermodel.CellStyle)</code></a> instead.</i></div>
-</div>
-</dd>
-<dt><span class="strong"><a href="./org/apache/poi/hssf/util/HSSFCellUtil.html#createCell(org.apache.poi.hssf.usermodel.HSSFRow,%20int,%20java.lang.String)">createCell(HSSFRow, int, String)</a></span> - Static method in class org.apache.poi.hssf.util.<a href="./org/apache/poi/hssf/util/HSSFCellUtil.html" title="class in org.apache.poi.hssf.util">HSSFCellUtil</a></dt>
-<dd>
-<div class="block"><span class="strong">Deprecated.</span>
-<div class="block"><i>3.15 beta2. Removed in 3.17. Use <a href="./org/apache/poi/ss/util/CellUtil.html#createCell(org.apache.poi.ss.usermodel.Row,%20int,%20java.lang.String,%20org.apache.poi.ss.usermodel.CellStyle)"><code>CellUtil.createCell(org.apache.poi.ss.usermodel.Row, int, java.lang.String, org.apache.poi.ss.usermodel.CellStyle)</code></a> instead.</i></div>
-</div>
-</dd>
 <dt><span class="strong"><a href="./org/apache/poi/ss/usermodel/Row.html#createCell(int)">createCell(int)</a></span> - Method in interface org.apache.poi.ss.usermodel.<a href="./org/apache/poi/ss/usermodel/Row.html" title="interface in org.apache.poi.ss.usermodel">Row</a></dt>
 <dd>
 <div class="block">Use this to create new cells within the row and return it.</div>
@@ -11894,12 +11738,6 @@
 </dd>
 <dt><span class="strong"><a href="./org/apache/poi/hssf/record/ExtendedFormatRecord.html#DIAMONDS">DIAMONDS</a></span> - Static variable in class org.apache.poi.hssf.record.<a href="./org/apache/poi/hssf/record/ExtendedFormatRecord.html" title="class in org.apache.poi.hssf.record">ExtendedFormatRecord</a></dt>
 <dd>&nbsp;</dd>
-<dt><span class="strong"><a href="./org/apache/poi/ss/usermodel/CellStyle.html#DIAMONDS">DIAMONDS</a></span> - Static variable in interface org.apache.poi.ss.usermodel.<a href="./org/apache/poi/ss/usermodel/CellStyle.html" title="interface in org.apache.poi.ss.usermodel">CellStyle</a></dt>
-<dd>
-<div class="block"><span class="strong">Deprecated.</span>
-<div class="block"><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>
-</dd>
 <dt><span class="strong"><a href="./org/apache/poi/ss/usermodel/PatternFormatting.html#DIAMONDS">DIAMONDS</a></span> - Static variable in interface org.apache.poi.ss.usermodel.<a href="./org/apache/poi/ss/usermodel/PatternFormatting.html" title="interface in org.apache.poi.ss.usermodel">PatternFormatting</a></dt>
 <dd>
 <div class="block">Diamonds</div>
@@ -17706,12 +17544,6 @@
 </dd>
 <dt><span class="strong"><a href="./org/apache/poi/hssf/record/ExtendedFormatRecord.html#FINE_DOTS">FINE_DOTS</a></span> - Static variable in class org.apache.poi.hssf.record.<a href="./org/apache/poi/hssf/record/ExtendedFormatRecord.html" title="class in org.apache.poi.hssf.record">ExtendedFormatRecord</a></dt>
 <dd>&nbsp;</dd>
-<dt><span class="strong"><a href="./org/apache/poi/ss/usermodel/CellStyle.html#FINE_DOTS">FINE_DOTS</a></span> - Static variable in interface org.apache.poi.ss.usermodel.<a href="./org/apache/poi/ss/usermodel/CellStyle.html" title="interface in org.apache.poi.ss.usermodel">CellStyle</a></dt>
-<dd>
-<div class="block"><span class="strong">Deprecated.</span>
-<div class="block"><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>
-</dd>
 <dt><span class="strong"><a href="./org/apache/poi/ss/usermodel/PatternFormatting.html#FINE_DOTS">FINE_DOTS</a></span> - Static variable in interface org.apache.poi.ss.usermodel.<a href="./org/apache/poi/ss/usermodel/PatternFormatting.html" title="interface in org.apache.poi.ss.usermodel">PatternFormatting</a></dt>
 <dd>
 <div class="block">Small fine dots</div>
@@ -21475,12 +21307,6 @@
 <div class="block">Get the hssfcell representing a given column (logical cell)
   0-based.</div>
 </dd>
-<dt><span class="strong"><a href="./org/apache/poi/hssf/util/HSSFCellUtil.html#getCell(org.apache.poi.hssf.usermodel.HSSFRow,%20int)">getCell(HSSFRow, int)</a></span> - Static method in class org.apache.poi.hssf.util.<a href="./org/apache/poi/hssf/util/HSSFCellUtil.html" title="class in org.apache.poi.hssf.util">HSSFCellUtil</a></dt>
-<dd>
-<div class="block"><span class="strong">Deprecated.</span>
-<div class="block"><i>3.15 beta2. Removed in 3.17. Use <a href="./org/apache/poi/ss/util/CellUtil.html#getCell(org.apache.poi.ss.usermodel.Row,%20int)"><code>CellUtil.getCell(org.apache.poi.ss.usermodel.Row, int)</code></a> instead.</i></div>
-</div>
-</dd>
 <dt><span class="strong"><a href="./org/apache/poi/hwpf/usermodel/TableRow.html#getCell(int)">getCell(int)</a></span> - Method in class org.apache.poi.hwpf.usermodel.<a href="./org/apache/poi/hwpf/usermodel/TableRow.html" title="class in org.apache.poi.hwpf.usermodel">TableRow</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="strong"><a href="./org/apache/poi/sl/usermodel/TableShape.html#getCell(int,%20int)">getCell(int, int)</a></span> - Method in interface org.apache.poi.sl.usermodel.<a href="./org/apache/poi/sl/usermodel/TableShape.html" title="interface in org.apache.poi.sl.usermodel">TableShape</a></dt>
@@ -37031,12 +36857,6 @@
 <dd>
 <div class="block">Returns the logical row (not physical) 0-based.</div>
 </dd>
-<dt><span class="strong"><a href="./org/apache/poi/hssf/util/HSSFCellUtil.html#getRow(int,%20org.apache.poi.hssf.usermodel.HSSFSheet)">getRow(int, HSSFSheet)</a></span> - Static method in class org.apache.poi.hssf.util.<a href="./org/apache/poi/hssf/util/HSSFCellUtil.html" title="class in org.apache.poi.hssf.util">HSSFCellUtil</a></dt>
-<dd>
-<div class="block"><span class="strong">Deprecated.</span>
-<div class="block"><i>3.15 beta2. Removed in 3.17. Use <a href="./org/apache/poi/ss/util/CellUtil.html#getRow(int,%20org.apache.poi.ss.usermodel.Sheet)"><code>CellUtil.getRow(int, org.apache.poi.ss.usermodel.Sheet)</code></a> instead.</i></div>
-</div>
-</dd>
 <dt><span class="strong"><a href="./org/apache/poi/hwpf/usermodel/Table.html#getRow(int)">getRow(int)</a></span> - Method in class org.apache.poi.hwpf.usermodel.<a href="./org/apache/poi/hwpf/usermodel/Table.html" title="class in org.apache.poi.hwpf.usermodel">Table</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="strong"><a href="./org/apache/poi/ss/formula/eval/RefEval.html#getRow()">getRow()</a></span> - Method in interface org.apache.poi.ss.formula.eval.<a href="./org/apache/poi/ss/formula/eval/RefEval.html" title="interface in org.apache.poi.ss.formula.eval">RefEval</a></dt>
@@ -45410,12 +45230,6 @@
 </dd>
 <dt><span class="strong"><a href="./org/apache/poi/hssf/usermodel/HSSFCellStyle.html#HSSFCellStyle(short,%20org.apache.poi.hssf.record.ExtendedFormatRecord,%20org.apache.poi.hssf.model.InternalWorkbook)">HSSFCellStyle(short, ExtendedFormatRecord, InternalWorkbook)</a></span> - Constructor for class org.apache.poi.hssf.usermodel.<a href="./org/apache/poi/hssf/usermodel/HSSFCellStyle.html" title="class in org.apache.poi.hssf.usermodel">HSSFCellStyle</a></dt>
 <dd>&nbsp;</dd>
-<dt><a href="./org/apache/poi/hssf/util/HSSFCellUtil.html" title="class in org.apache.poi.hssf.util"><span class="strong">HSSFCellUtil</span></a> - Class in <a href="./org/apache/poi/hssf/util/package-summary.html">org.apache.poi.hssf.util</a></dt>
-<dd>
-<div class="block"><span class="strong">Deprecated.</span>
-<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>
-</dd>
 <dt><a href="./org/apache/poi/hssf/usermodel/HSSFChart.html" title="class in org.apache.poi.hssf.usermodel"><span class="strong">HSSFChart</span></a> - Class in <a href="./org/apache/poi/hssf/usermodel/package-summary.html">org.apache.poi.hssf.usermodel</a></dt>
 <dd>
 <div class="block">Has methods for construction of a chart object.</div>
@@ -52922,12 +52736,6 @@
 <dd>
 <div class="block">Least Dots</div>
 </dd>
-<dt><span class="strong"><a href="./org/apache/poi/ss/usermodel/CellStyle.html#LEAST_DOTS">LEAST_DOTS</a></span> - Static variable in interface org.apache.poi.ss.usermodel.<a href="./org/apache/poi/ss/usermodel/CellStyle.html" title="interface in org.apache.poi.ss.usermodel">CellStyle</a></dt>
-<dd>
-<div class="block"><span class="strong">Deprecated.</span>
-<div class="block"><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>
-</dd>
 <dt><span class="strong"><a href="./org/apache/poi/ss/usermodel/PatternFormatting.html#LEAST_DOTS">LEAST_DOTS</a></span> - Static variable in interface org.apache.poi.ss.usermodel.<a href="./org/apache/poi/ss/usermodel/PatternFormatting.html" title="interface in org.apache.poi.ss.usermodel">PatternFormatting</a></dt>
 <dd>
 <div class="block">Least Dots</div>
@@ -53070,12 +52878,6 @@
 <dd>
 <div class="block">Less Dots</div>
 </dd>
-<dt><span class="strong"><a href="./org/apache/poi/ss/usermodel/CellStyle.html#LESS_DOTS">LESS_DOTS</a></span> - Static variable in interface org.apache.poi.ss.usermodel.<a href="./org/apache/poi/ss/usermodel/CellStyle.html" title="interface in org.apache.poi.ss.usermodel">CellStyle</a></dt>
-<dd>
-<div class="block"><span class="strong">Deprecated.</span>
-<div class="block"><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>
-</dd>
 <dt><span class="strong"><a href="./org/apache/poi/ss/usermodel/PatternFormatting.html#LESS_DOTS">LESS_DOTS</a></span> - Static variable in interface org.apache.poi.ss.usermodel.<a href="./org/apache/poi/ss/usermodel/PatternFormatting.html" title="interface in org.apache.poi.ss.usermodel">PatternFormatting</a></dt>
 <dd>
 <div class="block">Less Dots</div>
@@ -53346,24 +53148,6 @@
 <dd>&nbsp;</dd>
 <dt><span class="strong"><a href="./org/apache/poi/hslf/record/InteractiveInfoAtom.html#LINK_CustomShow">LINK_CustomShow</a></span> - Static variable in class org.apache.poi.hslf.record.<a href="./org/apache/poi/hslf/record/InteractiveInfoAtom.html" title="class in org.apache.poi.hslf.record">InteractiveInfoAtom</a></dt>
 <dd>&nbsp;</dd>
-<dt><span class="strong"><a href="./org/apache/poi/common/usermodel/Hyperlink.html#LINK_DOCUMENT">LINK_DOCUMENT</a></span> - Static variable in interface org.apache.poi.common.usermodel.<a href="./org/apache/poi/common/usermodel/Hyperlink.html" title="interface in org.apache.poi.common.usermodel">Hyperlink</a></dt>
-<dd>
-<div class="block"><span class="strong">Deprecated.</span>
-<div class="block"><i>POI 3.15 beta 3. Use <a href="./org/apache/poi/common/usermodel/HyperlinkType.html#DOCUMENT"><code>HyperlinkType.DOCUMENT</code></a> instead.</i></div>
-</div>
-</dd>
-<dt><span class="strong"><a href="./org/apache/poi/common/usermodel/Hyperlink.html#LINK_EMAIL">LINK_EMAIL</a></span> - Static variable in interface org.apache.poi.common.usermodel.<a href="./org/apache/poi/common/usermodel/Hyperlink.html" title="interface in org.apache.poi.common.usermodel">Hyperlink</a></dt>
-<dd>
-<div class="block"><span class="strong">Deprecated.</span>
-<div class="block"><i>POI 3.15 beta 3. Use <a href="./org/apache/poi/common/usermodel/HyperlinkType.html#EMAIL"><code>HyperlinkType.EMAIL</code></a> instead.</i></div>
-</div>
-</dd>
-<dt><span class="strong"><a href="./org/apache/poi/common/usermodel/Hyperlink.html#LINK_FILE">LINK_FILE</a></span> - Static variable in interface org.apache.poi.common.usermodel.<a href="./org/apache/poi/common/usermodel/Hyperlink.html" title="interface in org.apache.poi.common.usermodel">Hyperlink</a></dt>
-<dd>
-<div class="block"><span class="strong">Deprecated.</span>
-<div class="block"><i>POI 3.15 beta 3. Use <a href="./org/apache/poi/common/usermodel/HyperlinkType.html#FILE"><code>HyperlinkType.FILE</code></a> instead.</i></div>
-</div>
-</dd>
 <dt><span class="strong"><a href="./org/apache/poi/hslf/record/InteractiveInfoAtom.html#LINK_FirstSlide">LINK_FirstSlide</a></span> - Static variable in class org.apache.poi.hslf.record.<a href="./org/apache/poi/hslf/record/InteractiveInfoAtom.html" title="class in org.apache.poi.hslf.record">InteractiveInfoAtom</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="strong"><a href="./org/apache/poi/hslf/record/InteractiveInfoAtom.html#LINK_LastSlide">LINK_LastSlide</a></span> - Static variable in class org.apache.poi.hslf.record.<a href="./org/apache/poi/hslf/record/InteractiveInfoAtom.html" title="class in org.apache.poi.hslf.record">InteractiveInfoAtom</a></dt>
@@ -53394,12 +53178,6 @@
 <dd>&nbsp;</dd>
 <dt><span class="strong"><a href="./org/apache/poi/hssf/record/chart/LinkedDataRecord.html#LINK_TYPE_VALUES">LINK_TYPE_VALUES</a></span> - Static variable in class org.apache.poi.hssf.record.chart.<a href="./org/apache/poi/hssf/record/chart/LinkedDataRecord.html" title="class in org.apache.poi.hssf.record.chart">LinkedDataRecord</a></dt>
 <dd>&nbsp;</dd>
-<dt><span class="strong"><a href="./org/apache/poi/common/usermodel/Hyperlink.html#LINK_URL">LINK_URL</a></span> - Static variable in interface org.apache.poi.common.usermodel.<a href="./org/apache/poi/common/usermodel/Hyperlink.html" title="interface in org.apache.poi.common.usermodel">Hyperlink</a></dt>
-<dd>
-<div class="block"><span class="strong">Deprecated.</span>
-<div class="block"><i>POI 3.15 beta 3. Use <a href="./org/apache/poi/common/usermodel/HyperlinkType.html#URL"><code>HyperlinkType.URL</code></a> instead.</i></div>
-</div>
-</dd>
 <dt><span class="strong"><a href="./org/apache/poi/hslf/record/InteractiveInfoAtom.html#LINK_Url">LINK_Url</a></span> - Static variable in class org.apache.poi.hslf.record.<a href="./org/apache/poi/hslf/record/InteractiveInfoAtom.html" title="class in org.apache.poi.hslf.record">InteractiveInfoAtom</a></dt>
 <dd>&nbsp;</dd>
 <dt><a href="./org/apache/poi/hssf/record/chart/LinkedDataRecord.html" title="class in org.apache.poi.hssf.record.chart"><span class="strong">LinkedDataRecord</span></a> - Class in <a href="./org/apache/poi/hssf/record/chart/package-summary.html">org.apache.poi.hssf.record.chart</a></dt>
@@ -55423,12 +55201,6 @@
 </dd>
 <dt><span class="strong"><a href="./org/apache/poi/hssf/record/ExtendedFormatRecord.html#NO_FILL">NO_FILL</a></span> - Static variable in class org.apache.poi.hssf.record.<a href="./org/apache/poi/hssf/record/ExtendedFormatRecord.html" title="class in org.apache.poi.hssf.record">ExtendedFormatRecord</a></dt>
 <dd>&nbsp;</dd>
-<dt><span class="strong"><a href="./org/apache/poi/ss/usermodel/CellStyle.html#NO_FILL">NO_FILL</a></span> - Static variable in interface org.apache.poi.ss.usermodel.<a href="./org/apache/poi/ss/usermodel/CellStyle.html" title="interface in org.apache.poi.ss.usermodel">CellStyle</a></dt>
-<dd>
-<div class="block"><span class="strong">Deprecated.</span>
-<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>
-</dd>
 <dt><span class="strong"><a href="./org/apache/poi/ss/usermodel/PatternFormatting.html#NO_FILL">NO_FILL</a></span> - Static variable in interface org.apache.poi.ss.usermodel.<a href="./org/apache/poi/ss/usermodel/PatternFormatting.html" title="interface in org.apache.poi.ss.usermodel">PatternFormatting</a></dt>
 <dd>
 <div class="block">No background</div>
@@ -57840,20 +57612,8 @@ for streaming/read-only processing of xl
 <dd>
 <div class="block">Convenience method for parsing cell formulas.</div>
 </dd>
-<dt><span class="strong"><a href="./org/apache/poi/hssf/model/HSSFFormulaParser.html#parse(java.lang.String,%20org.apache.poi.hssf.usermodel.HSSFWorkbook,%20int)">parse(String, HSSFWorkbook, int)</a></span> - Static method in class org.apache.poi.hssf.model.<a href="./org/apache/poi/hssf/model/HSSFFormulaParser.html" title="class in org.apache.poi.hssf.model">HSSFFormulaParser</a></dt>
-<dd>
-<div class="block"><span class="strong">Deprecated.</span>
-<div class="block"><i>POI 3.15 beta 3. Use <a href="./org/apache/poi/hssf/model/HSSFFormulaParser.html#parse(java.lang.String,%20org.apache.poi.hssf.usermodel.HSSFWorkbook,%20org.apache.poi.ss.formula.FormulaType)"><code>HSSFFormulaParser.parse(String, HSSFWorkbook, FormulaType)</code></a> instead.</i></div>
-</div>
-</dd>
 <dt><span class="strong"><a href="./org/apache/poi/hssf/model/HSSFFormulaParser.html#parse(java.lang.String,%20org.apache.poi.hssf.usermodel.HSSFWorkbook,%20org.apache.poi.ss.formula.FormulaType)">parse(String, HSSFWorkbook, FormulaType)</a></span> - Static method in class org.apache.poi.hssf.model.<a href="./org/apache/poi/hssf/model/HSSFFormulaParser.html" title="class in org.apache.poi.hssf.model">HSSFFormulaParser</a></dt>
 <dd>&nbsp;</dd>
-<dt><span class="strong"><a href="./org/apache/poi/hssf/model/HSSFFormulaParser.html#parse(java.lang.String,%20org.apache.poi.hssf.usermodel.HSSFWorkbook,%20int,%20int)">parse(String, HSSFWorkbook, int, int)</a></span> - Static method in class org.apache.poi.hssf.model.<a href="./org/apache/poi/hssf/model/HSSFFormulaParser.html" title="class in org.apache.poi.hssf.model">HSSFFormulaParser</a></dt>
-<dd>
-<div class="block"><span class="strong">Deprecated.</span>
-<div class="block"><i>POI 3.15 beta 3. Use <a href="./org/apache/poi/hssf/model/HSSFFormulaParser.html#parse(java.lang.String,%20org.apache.poi.hssf.usermodel.HSSFWorkbook,%20org.apache.poi.ss.formula.FormulaType,%20int)"><code>HSSFFormulaParser.parse(String, HSSFWorkbook, FormulaType, int)</code></a> instead.</i></div>
-</div>
-</dd>
 <dt><span class="strong"><a href="./org/apache/poi/hssf/model/HSSFFormulaParser.html#parse(java.lang.String,%20org.apache.poi.hssf.usermodel.HSSFWorkbook,%20org.apache.poi.ss.formula.FormulaType,%20int)">parse(String, HSSFWorkbook, FormulaType, int)</a></span> - Static method in class org.apache.poi.hssf.model.<a href="./org/apache/poi/hssf/model/HSSFFormulaParser.html" title="class in org.apache.poi.hssf.model">HSSFFormulaParser</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="strong"><a href="./org/apache/poi/POIXMLTypeLoader.html#parse(java.lang.String,%20org.apache.xmlbeans.SchemaType,%20org.apache.xmlbeans.XmlOptions)">parse(String, SchemaType, XmlOptions)</a></span> - Static method in class org.apache.poi.<a href="./org/apache/poi/POIXMLTypeLoader.html" title="class in org.apache.poi">POIXMLTypeLoader</a></dt>
@@ -64853,56 +64613,20 @@ for streaming/read-only processing of xl
 <dd>
 <div class="block">set the horizontal alignment of the cell.</div>
 </dd>
-<dt><span class="strong"><a href="./org/apache/poi/hssf/usermodel/HSSFCellStyle.html#setAlignment(short)">setAlignment(short)</a></span> - Method in class org.apache.poi.hssf.usermodel.<a href="./org/apache/poi/hssf/usermodel/HSSFCellStyle.html" title="class in org.apache.poi.hssf.usermodel">HSSFCellStyle</a></dt>
-<dd>
-<div class="block"><span class="strong">Deprecated.</span>
-<div class="block"><i>POI 3.15 beta 3. Use <a href="./org/apache/poi/hssf/usermodel/HSSFCellStyle.html#setAlignment(org.apache.poi.ss.usermodel.HorizontalAlignment)"><code>HSSFCellStyle.setAlignment(HorizontalAlignment)</code></a> instead.</i></div>
-</div>
-</dd>
 <dt><span class="strong"><a href="./org/apache/poi/hssf/usermodel/HSSFCellStyle.html#setAlignment(org.apache.poi.ss.usermodel.HorizontalAlignment)">setAlignment(HorizontalAlignment)</a></span> - Method in class org.apache.poi.hssf.usermodel.<a href="./org/apache/poi/hssf/usermodel/HSSFCellStyle.html" title="class in org.apache.poi.hssf.usermodel">HSSFCellStyle</a></dt>
 <dd>
 <div class="block">set the type of horizontal alignment for the cell</div>
 </dd>
-<dt><span class="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(HSSFCell, HSSFWorkbook, short)</a></span> - Static method in class org.apache.poi.hssf.util.<a href="./org/apache/poi/hssf/util/HSSFCellUtil.html" title="class in org.apache.poi.hssf.util">HSSFCellUtil</a></dt>
-<dd>
-<div class="block"><span class="strong">Deprecated.</span>
-<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>
-</dd>
-<dt><span class="strong"><a href="./org/apache/poi/hssf/util/HSSFCellUtil.html#setAlignment(org.apache.poi.hssf.usermodel.HSSFCell,%20org.apache.poi.ss.usermodel.HorizontalAlignment)">setAlignment(HSSFCell, HorizontalAlignment)</a></span> - Static method in class org.apache.poi.hssf.util.<a href="./org/apache/poi/hssf/util/HSSFCellUtil.html" title="class in org.apache.poi.hssf.util">HSSFCellUtil</a></dt>
-<dd>
-<div class="block"><span class="strong">Deprecated.</span>
-<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>
-</dd>
 <dt><span class="strong"><a href="./org/apache/poi/hwpf/model/ListLevel.html#setAlignment(int)">setAlignment(int)</a></span> - Method in class org.apache.poi.hwpf.model.<a href="./org/apache/poi/hwpf/model/ListLevel.html" title="class in org.apache.poi.hwpf.model">ListLevel</a></dt>
 <dd>&nbsp;</dd>
-<dt><span class="strong"><a href="./org/apache/poi/ss/usermodel/CellStyle.html#setAlignment(short)">setAlignment(short)</a></span> - Method in interface org.apache.poi.ss.usermodel.<a href="./org/apache/poi/ss/usermodel/CellStyle.html" title="interface in org.apache.poi.ss.usermodel">CellStyle</a></dt>
-<dd>
-<div class="block"><span class="strong">Deprecated.</span>
-<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>CellStyle.setAlignment(HorizontalAlignment)</code></a> instead.</i></div>
-</div>
-</dd>
 <dt><span class="strong"><a href="./org/apache/poi/ss/usermodel/CellStyle.html#setAlignment(org.apache.poi.ss.usermodel.HorizontalAlignment)">setAlignment(HorizontalAlignment)</a></span> - Method in interface org.apache.poi.ss.usermodel.<a href="./org/apache/poi/ss/usermodel/CellStyle.html" title="interface in org.apache.poi.ss.usermodel">CellStyle</a></dt>
 <dd>
 <div class="block">set the type of horizontal alignment for the cell</div>
 </dd>
-<dt><span class="strong"><a href="./org/apache/poi/ss/util/CellUtil.html#setAlignment(org.apache.poi.ss.usermodel.Cell,%20org.apache.poi.ss.usermodel.Workbook,%20short)">setAlignment(Cell, Workbook, short)</a></span> - Static method in class org.apache.poi.ss.util.<a href="./org/apache/poi/ss/util/CellUtil.html" title="class in org.apache.poi.ss.util">CellUtil</a></dt>
-<dd>
-<div class="block"><span class="strong">Deprecated.</span>
-<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>
-</dd>
 <dt><span class="strong"><a href="./org/apache/poi/ss/util/CellUtil.html#setAlignment(org.apache.poi.ss.usermodel.Cell,%20org.apache.poi.ss.usermodel.HorizontalAlignment)">setAlignment(Cell, HorizontalAlignment)</a></span> - Static method in class org.apache.poi.ss.util.<a href="./org/apache/poi/ss/util/CellUtil.html" title="class in org.apache.poi.ss.util">CellUtil</a></dt>
 <dd>
 <div class="block">Take a cell, and align it.</div>
 </dd>
-<dt><span class="strong"><a href="./org/apache/poi/xssf/usermodel/XSSFCellStyle.html#setAlignment(short)">setAlignment(short)</a></span> - Method in class org.apache.poi.xssf.usermodel.<a href="./org/apache/poi/xssf/usermodel/XSSFCellStyle.html" title="class in org.apache.poi.xssf.usermodel">XSSFCellStyle</a></dt>
-<dd>
-<div class="block"><span class="strong">Deprecated.</span>
-<div class="block"><i>POI 3.15 beta 3. Use <a href="./org/apache/poi/xssf/usermodel/XSSFCellStyle.html#setAlignment(org.apache.poi.ss.usermodel.HorizontalAlignment)"><code>XSSFCellStyle.setAlignment(HorizontalAlignment)</code></a> instead.</i></div>
-</div>
-</dd>
 <dt><span class="strong"><a href="./org/apache/poi/xssf/usermodel/XSSFCellStyle.html#setAlignment(org.apache.poi.ss.usermodel.HorizontalAlignment)">setAlignment(HorizontalAlignment)</a></span> - Method in class org.apache.poi.xssf.usermodel.<a href="./org/apache/poi/xssf/usermodel/XSSFCellStyle.html" title="class in org.apache.poi.xssf.usermodel">XSSFCellStyle</a></dt>
 <dd>
 <div class="block">Set the type of horizontal alignment for the cell</div>
@@ -65527,12 +65251,6 @@ for streaming/read-only processing of xl
 <dd>&nbsp;</dd>
 <dt><span class="strong"><a href="./org/apache/poi/hssf/usermodel/HSSFBorderFormatting.html#setBorderBottom(org.apache.poi.ss.usermodel.BorderStyle)">setBorderBottom(BorderStyle)</a></span> - Method in class org.apache.poi.hssf.usermodel.<a href="./org/apache/poi/hssf/usermodel/HSSFBorderFormatting.html" title="class in org.apache.poi.hssf.usermodel">HSSFBorderFormatting</a></dt>
 <dd>&nbsp;</dd>
-<dt><span class="strong"><a href="./org/apache/poi/hssf/usermodel/HSSFCellStyle.html#setBorderBottom(short)">setBorderBottom(short)</a></span> - Method in class org.apache.poi.hssf.usermodel.<a href="./org/apache/poi/hssf/usermodel/HSSFCellStyle.html" title="class in org.apache.poi.hssf.usermodel">HSSFCellStyle</a></dt>
-<dd>
-<div class="block"><span class="strong">Deprecated.</span>
-<div class="block"><i>3.15 beta 2. Use <a href="./org/apache/poi/hssf/usermodel/HSSFCellStyle.html#setBorderBottom(org.apache.poi.ss.usermodel.BorderStyle)"><code>HSSFCellStyle.setBorderBottom(BorderStyle)</code></a> instead.</i></div>
-</div>
-</dd>
 <dt><span class="strong"><a href="./org/apache/poi/hssf/usermodel/HSSFCellStyle.html#setBorderBottom(org.apache.poi.ss.usermodel.BorderStyle)">setBorderBottom(BorderStyle)</a></span> - Method in class org.apache.poi.hssf.usermodel.<a href="./org/apache/poi/hssf/usermodel/HSSFCellStyle.html" title="class in org.apache.poi.hssf.usermodel">HSSFCellStyle</a></dt>
 <dd>
 <div class="block">set the type of border to use for the bottom border of the cell</div>
@@ -65551,22 +65269,10 @@ for streaming/read-only processing of xl
 <dd>
 <div class="block">Set bottom border.</div>
 </dd>
-<dt><span class="strong"><a href="./org/apache/poi/ss/usermodel/CellStyle.html#setBorderBottom(short)">setBorderBottom(short)</a></span> - Method in interface org.apache.poi.ss.usermodel.<a href="./org/apache/poi/ss/usermodel/CellStyle.html" title="interface in org.apache.poi.ss.usermodel">CellStyle</a></dt>
-<dd>
-<div class="block"><span class="strong">Deprecated.</span>
-<div class="block"><i>3.15 beta 2. Use <a href="./org/apache/poi/ss/usermodel/CellStyle.html#setBorderBottom(org.apache.poi.ss.usermodel.BorderStyle)"><code>CellStyle.setBorderBottom(BorderStyle)</code></a> instead.</i></div>
-</div>
-</dd>
 <dt><span class="strong"><a href="./org/apache/poi/ss/usermodel/CellStyle.html#setBorderBottom(org.apache.poi.ss.usermodel.BorderStyle)">setBorderBottom(BorderStyle)</a></span> - Method in interface org.apache.poi.ss.usermodel.<a href="./org/apache/poi/ss/usermodel/CellStyle.html" title="interface in org.apache.poi.ss.usermodel">CellStyle</a></dt>
 <dd>
 <div class="block">set the type of border to use for the bottom border of the cell</div>
 </dd>
-<dt><span class="strong"><a href="./org/apache/poi/ss/util/RegionUtil.html#setBorderBottom(int,%20org.apache.poi.ss.util.CellRangeAddress,%20org.apache.poi.ss.usermodel.Sheet,%20org.apache.poi.ss.usermodel.Workbook)">setBorderBottom(int, CellRangeAddress, Sheet, Workbook)</a></span> - Static method in class org.apache.poi.ss.util.<a href="./org/apache/poi/ss/util/RegionUtil.html" title="class in org.apache.poi.ss.util">RegionUtil</a></dt>
-<dd>
-<div class="block"><span class="strong">Deprecated.</span>
-<div class="block"><i>3.15 beta 2. Use <a href="./org/apache/poi/ss/util/RegionUtil.html#setBorderBottom(org.apache.poi.ss.usermodel.BorderStyle,%20org.apache.poi.ss.util.CellRangeAddress,%20org.apache.poi.ss.usermodel.Sheet)"><code>RegionUtil.setBorderBottom(BorderStyle, CellRangeAddress, Sheet)</code></a>.</i></div>
-</div>
-</dd>
 <dt><span class="strong"><a href="./org/apache/poi/ss/util/RegionUtil.html#setBorderBottom(int,%20org.apache.poi.ss.util.CellRangeAddress,%20org.apache.poi.ss.usermodel.Sheet)">setBorderBottom(int, CellRangeAddress, Sheet)</a></span> - Static method in class org.apache.poi.ss.util.<a href="./org/apache/poi/ss/util/RegionUtil.html" title="class in org.apache.poi.ss.util">RegionUtil</a></dt>
 <dd>
 <div class="block"><span class="strong">Deprecated.</span>
@@ -65586,12 +65292,6 @@ for streaming/read-only processing of xl
 </dd>
 <dt><span class="strong"><a href="./org/apache/poi/xssf/usermodel/XSSFBorderFormatting.html#setBorderBottom(org.apache.poi.ss.usermodel.BorderStyle)">setBorderBottom(BorderStyle)</a></span> - Method in class org.apache.poi.xssf.usermodel.<a href="./org/apache/poi/xssf/usermodel/XSSFBorderFormatting.html" title="class in org.apache.poi.xssf.usermodel">XSSFBorderFormatting</a></dt>
 <dd>&nbsp;</dd>
-<dt><span class="strong"><a href="./org/apache/poi/xssf/usermodel/XSSFCellStyle.html#setBorderBottom(short)">setBorderBottom(short)</a></span> - Method in class org.apache.poi.xssf.usermodel.<a href="./org/apache/poi/xssf/usermodel/XSSFCellStyle.html" title="class in org.apache.poi.xssf.usermodel">XSSFCellStyle</a></dt>
-<dd>
-<div class="block"><span class="strong">Deprecated.</span>
-<div class="block"><i>3.15 beta 2. Use <a href="./org/apache/poi/xssf/usermodel/XSSFCellStyle.html#setBorderBottom(org.apache.poi.ss.usermodel.BorderStyle)"><code>XSSFCellStyle.setBorderBottom(BorderStyle)</code></a></i></div>
-</div>
-</dd>
 <dt><span class="strong"><a href="./org/apache/poi/xssf/usermodel/XSSFCellStyle.html#setBorderBottom(org.apache.poi.ss.usermodel.BorderStyle)">setBorderBottom(BorderStyle)</a></span> - Method in class org.apache.poi.xssf.usermodel.<a href="./org/apache/poi/xssf/usermodel/XSSFCellStyle.html" title="class in org.apache.poi.xssf.usermodel">XSSFCellStyle</a></dt>
 <dd>
 <div class="block">Set the type of border to use for the bottom border of the cell</div>
@@ -65685,12 +65385,6 @@ for streaming/read-only processing of xl
 <dd>&nbsp;</dd>
 <dt><span class="strong"><a href="./org/apache/poi/hssf/usermodel/HSSFBorderFormatting.html#setBorderLeft(org.apache.poi.ss.usermodel.BorderStyle)">setBorderLeft(BorderStyle)</a></span> - Method in class org.apache.poi.hssf.usermodel.<a href="./org/apache/poi/hssf/usermodel/HSSFBorderFormatting.html" title="class in org.apache.poi.hssf.usermodel">HSSFBorderFormatting</a></dt>
 <dd>&nbsp;</dd>
-<dt><span class="strong"><a href="./org/apache/poi/hssf/usermodel/HSSFCellStyle.html#setBorderLeft(short)">setBorderLeft(short)</a></span> - Method in class org.apache.poi.hssf.usermodel.<a href="./org/apache/poi/hssf/usermodel/HSSFCellStyle.html" title="class in org.apache.poi.hssf.usermodel">HSSFCellStyle</a></dt>
-<dd>
-<div class="block"><span class="strong">Deprecated.</span>
-<div class="block"><i>3.15 beta 2. Use <a href="./org/apache/poi/hssf/usermodel/HSSFCellStyle.html#setBorderLeft(org.apache.poi.ss.usermodel.BorderStyle)"><code>HSSFCellStyle.setBorderLeft(BorderStyle)</code></a> instead.</i></div>
-</div>
-</dd>
 <dt><span class="strong"><a href="./org/apache/poi/hssf/usermodel/HSSFCellStyle.html#setBorderLeft(org.apache.poi.ss.usermodel.BorderStyle)">setBorderLeft(BorderStyle)</a></span> - Method in class org.apache.poi.hssf.usermodel.<a href="./org/apache/poi/hssf/usermodel/HSSFCellStyle.html" title="class in org.apache.poi.hssf.usermodel">HSSFCellStyle</a></dt>
 <dd>
 <div class="block">set the type of border to use for the left border of the cell</div>
@@ -65710,22 +65404,10 @@ for streaming/read-only processing of xl
 <dd>
 <div class="block">Set left border.</div>
 </dd>
-<dt><span class="strong"><a href="./org/apache/poi/ss/usermodel/CellStyle.html#setBorderLeft(short)">setBorderLeft(short)</a></span> - Method in interface org.apache.poi.ss.usermodel.<a href="./org/apache/poi/ss/usermodel/CellStyle.html" title="interface in org.apache.poi.ss.usermodel">CellStyle</a></dt>
-<dd>
-<div class="block"><span class="strong">Deprecated.</span>
-<div class="block"><i>3.15 beta 2. Use <a href="./org/apache/poi/ss/usermodel/CellStyle.html#setBorderLeft(org.apache.poi.ss.usermodel.BorderStyle)"><code>CellStyle.setBorderLeft(BorderStyle)</code></a> instead</i></div>
-</div>
-</dd>
 <dt><span class="strong"><a href="./org/apache/poi/ss/usermodel/CellStyle.html#setBorderLeft(org.apache.poi.ss.usermodel.BorderStyle)">setBorderLeft(BorderStyle)</a></span> - Method in interface org.apache.poi.ss.usermodel.<a href="./org/apache/poi/ss/usermodel/CellStyle.html" title="interface in org.apache.poi.ss.usermodel">CellStyle</a></dt>
 <dd>
 <div class="block">set the type of border to use for the left border of the cell</div>
 </dd>
-<dt><span class="strong"><a href="./org/apache/poi/ss/util/RegionUtil.html#setBorderLeft(int,%20org.apache.poi.ss.util.CellRangeAddress,%20org.apache.poi.ss.usermodel.Sheet,%20org.apache.poi.ss.usermodel.Workbook)">setBorderLeft(int, CellRangeAddress, Sheet, Workbook)</a></span> - Static method in class org.apache.poi.ss.util.<a href="./org/apache/poi/ss/util/RegionUtil.html" title="class in org.apache.poi.ss.util">RegionUtil</a></dt>
-<dd>
-<div class="block"><span class="strong">Deprecated.</span>
-<div class="block"><i>3.15 beta 2. Use <a href="./org/apache/poi/ss/util/RegionUtil.html#setBorderLeft(org.apache.poi.ss.usermodel.BorderStyle,%20org.apache.poi.ss.util.CellRangeAddress,%20org.apache.poi.ss.usermodel.Sheet)"><code>RegionUtil.setBorderLeft(BorderStyle, CellRangeAddress, Sheet)</code></a>.</i></div>
-</div>
-</dd>
 <dt><span class="strong"><a href="./org/apache/poi/ss/util/RegionUtil.html#setBorderLeft(int,%20org.apache.poi.ss.util.CellRangeAddress,%20org.apache.poi.ss.usermodel.Sheet)">setBorderLeft(int, CellRangeAddress, Sheet)</a></span> - Static method in class org.apache.poi.ss.util.<a href="./org/apache/poi/ss/util/RegionUtil.html" title="class in org.apache.poi.ss.util">RegionUtil</a></dt>
 <dd>
 <div class="block"><span class="strong">Deprecated.</span>
@@ -65745,12 +65427,6 @@ for streaming/read-only processing of xl
 </dd>
 <dt><span class="strong"><a href="./org/apache/poi/xssf/usermodel/XSSFBorderFormatting.html#setBorderLeft(org.apache.poi.ss.usermodel.BorderStyle)">setBorderLeft(BorderStyle)</a></span> - Method in class org.apache.poi.xssf.usermodel.<a href="./org/apache/poi/xssf/usermodel/XSSFBorderFormatting.html" title="class in org.apache.poi.xssf.usermodel">XSSFBorderFormatting</a></dt>
 <dd>&nbsp;</dd>
-<dt><span class="strong"><a href="./org/apache/poi/xssf/usermodel/XSSFCellStyle.html#setBorderLeft(short)">setBorderLeft(short)</a></span> - Method in class org.apache.poi.xssf.usermodel.<a href="./org/apache/poi/xssf/usermodel/XSSFCellStyle.html" title="class in org.apache.poi.xssf.usermodel">XSSFCellStyle</a></dt>
-<dd>
-<div class="block"><span class="strong">Deprecated.</span>
-<div class="block"><i>3.15 beta 2. Use <a href="./org/apache/poi/xssf/usermodel/XSSFCellStyle.html#setBorderLeft(org.apache.poi.ss.usermodel.BorderStyle)"><code>XSSFCellStyle.setBorderLeft(BorderStyle)</code></a></i></div>
-</div>
-</dd>
 <dt><span class="strong"><a href="./org/apache/poi/xssf/usermodel/XSSFCellStyle.html#setBorderLeft(org.apache.poi.ss.usermodel.BorderStyle)">setBorderLeft(BorderStyle)</a></span> - Method in class org.apache.poi.xssf.usermodel.<a href="./org/apache/poi/xssf/usermodel/XSSFCellStyle.html" title="class in org.apache.poi.xssf.usermodel">XSSFCellStyle</a></dt>
 <dd>
 <div class="block">Set the type of border to use for the left border of the cell</div>
@@ -65777,12 +65453,6 @@ for streaming/read-only processing of xl
 <dd>&nbsp;</dd>
 <dt><span class="strong"><a href="./org/apache/poi/hssf/usermodel/HSSFBorderFormatting.html#setBorderRight(org.apache.poi.ss.usermodel.BorderStyle)">setBorderRight(BorderStyle)</a></span> - Method in class org.apache.poi.hssf.usermodel.<a href="./org/apache/poi/hssf/usermodel/HSSFBorderFormatting.html" title="class in org.apache.poi.hssf.usermodel">HSSFBorderFormatting</a></dt>
 <dd>&nbsp;</dd>
-<dt><span class="strong"><a href="./org/apache/poi/hssf/usermodel/HSSFCellStyle.html#setBorderRight(short)">setBorderRight(short)</a></span> - Method in class org.apache.poi.hssf.usermodel.<a href="./org/apache/poi/hssf/usermodel/HSSFCellStyle.html" title="class in org.apache.poi.hssf.usermodel">HSSFCellStyle</a></dt>
-<dd>
-<div class="block"><span class="strong">Deprecated.</span>
-<div class="block"><i>3.15 beta 2. Use <a href="./org/apache/poi/hssf/usermodel/HSSFCellStyle.html#setBorderRight(org.apache.poi.ss.usermodel.BorderStyle)"><code>HSSFCellStyle.setBorderRight(BorderStyle)</code></a> instead.</i></div>
-</div>
-</dd>
 <dt><span class="strong"><a href="./org/apache/poi/hssf/usermodel/HSSFCellStyle.html#setBorderRight(org.apache.poi.ss.usermodel.BorderStyle)">setBorderRight(BorderStyle)</a></span> - Method in class org.apache.poi.hssf.usermodel.<a href="./org/apache/poi/hssf/usermodel/HSSFCellStyle.html" title="class in org.apache.poi.hssf.usermodel">HSSFCellStyle</a></dt>
 <dd>
 <div class="block">set the type of border to use for the right border of the cell</div>
@@ -65801,22 +65471,10 @@ for streaming/read-only processing of xl
 <dd>
 <div class="block">Set right border.</div>
 </dd>
-<dt><span class="strong"><a href="./org/apache/poi/ss/usermodel/CellStyle.html#setBorderRight(short)">setBorderRight(short)</a></span> - Method in interface org.apache.poi.ss.usermodel.<a href="./org/apache/poi/ss/usermodel/CellStyle.html" title="interface in org.apache.poi.ss.usermodel">CellStyle</a></dt>
-<dd>
-<div class="block"><span class="strong">Deprecated.</span>
-<div class="block"><i>3.15 beta 2. Use <a href="./org/apache/poi/ss/usermodel/CellStyle.html#setBorderRight(org.apache.poi.ss.usermodel.BorderStyle)"><code>CellStyle.setBorderRight(BorderStyle)</code></a> instead</i></div>
-</div>
-</dd>
 <dt><span class="strong"><a href="./org/apache/poi/ss/usermodel/CellStyle.html#setBorderRight(org.apache.poi.ss.usermodel.BorderStyle)">setBorderRight(BorderStyle)</a></span> - Method in interface org.apache.poi.ss.usermodel.<a href="./org/apache/poi/ss/usermodel/CellStyle.html" title="interface in org.apache.poi.ss.usermodel">CellStyle</a></dt>
 <dd>
 <div class="block">set the type of border to use for the right border of the cell</div>
 </dd>
-<dt><span class="strong"><a href="./org/apache/poi/ss/util/RegionUtil.html#setBorderRight(int,%20org.apache.poi.ss.util.CellRangeAddress,%20org.apache.poi.ss.usermodel.Sheet,%20org.apache.poi.ss.usermodel.Workbook)">setBorderRight(int, CellRangeAddress, Sheet, Workbook)</a></span> - Static method in class org.apache.poi.ss.util.<a href="./org/apache/poi/ss/util/RegionUtil.html" title="class in org.apache.poi.ss.util">RegionUtil</a></dt>
-<dd>
-<div class="block"><span class="strong">Deprecated.</span>
-<div class="block"><i>3.15 beta 2. Use <a href="./org/apache/poi/ss/util/RegionUtil.html#setBorderRight(org.apache.poi.ss.usermodel.BorderStyle,%20org.apache.poi.ss.util.CellRangeAddress,%20org.apache.poi.ss.usermodel.Sheet)"><code>RegionUtil.setBorderRight(BorderStyle, CellRangeAddress, Sheet)</code></a>.</i></div>
-</div>
-</dd>
 <dt><span class="strong"><a href="./org/apache/poi/ss/util/RegionUtil.html#setBorderRight(int,%20org.apache.poi.ss.util.CellRangeAddress,%20org.apache.poi.ss.usermodel.Sheet)">setBorderRight(int, CellRangeAddress, Sheet)</a></span> - Static method in class org.apache.poi.ss.util.<a href="./org/apache/poi/ss/util/RegionUtil.html" title="class in org.apache.poi.ss.util">RegionUtil</a></dt>
 <dd>
 <div class="block"><span class="strong">Deprecated.</span>
@@ -65836,12 +65494,6 @@ for streaming/read-only processing of xl
 </dd>
 <dt><span class="strong"><a href="./org/apache/poi/xssf/usermodel/XSSFBorderFormatting.html#setBorderRight(org.apache.poi.ss.usermodel.BorderStyle)">setBorderRight(BorderStyle)</a></span> - Method in class org.apache.poi.xssf.usermodel.<a href="./org/apache/poi/xssf/usermodel/XSSFBorderFormatting.html" title="class in org.apache.poi.xssf.usermodel">XSSFBorderFormatting</a></dt>
 <dd>&nbsp;</dd>
-<dt><span class="strong"><a href="./org/apache/poi/xssf/usermodel/XSSFCellStyle.html#setBorderRight(short)">setBorderRight(short)</a></span> - Method in class org.apache.poi.xssf.usermodel.<a href="./org/apache/poi/xssf/usermodel/XSSFCellStyle.html" title="class in org.apache.poi.xssf.usermodel">XSSFCellStyle</a></dt>
-<dd>
-<div class="block"><span class="strong">Deprecated.</span>
-<div class="block"><i>3.15 beta 2. Use <a href="./org/apache/poi/xssf/usermodel/XSSFCellStyle.html#setBorderRight(org.apache.poi.ss.usermodel.BorderStyle)"><code>XSSFCellStyle.setBorderRight(BorderStyle)</code></a></i></div>
-</div>
-</dd>
 <dt><span class="strong"><a href="./org/apache/poi/xssf/usermodel/XSSFCellStyle.html#setBorderRight(org.apache.poi.ss.usermodel.BorderStyle)">setBorderRight(BorderStyle)</a></span> - Method in class org.apache.poi.xssf.usermodel.<a href="./org/apache/poi/xssf/usermodel/XSSFCellStyle.html" title="class in org.apache.poi.xssf.usermodel">XSSFCellStyle</a></dt>
 <dd>
 <div class="block">Set the type of border to use for the right border of the cell</div>
@@ -65875,12 +65527,6 @@ for streaming/read-only processing of xl
 <dd>&nbsp;</dd>
 <dt><span class="strong"><a href="./org/apache/poi/hssf/usermodel/HSSFBorderFormatting.html#setBorderTop(org.apache.poi.ss.usermodel.BorderStyle)">setBorderTop(BorderStyle)</a></span> - Method in class org.apache.poi.hssf.usermodel.<a href="./org/apache/poi/hssf/usermodel/HSSFBorderFormatting.html" title="class in org.apache.poi.hssf.usermodel">HSSFBorderFormatting</a></dt>
 <dd>&nbsp;</dd>
-<dt><span class="strong"><a href="./org/apache/poi/hssf/usermodel/HSSFCellStyle.html#setBorderTop(short)">setBorderTop(short)</a></span> - Method in class org.apache.poi.hssf.usermodel.<a href="./org/apache/poi/hssf/usermodel/HSSFCellStyle.html" title="class in org.apache.poi.hssf.usermodel">HSSFCellStyle</a></dt>
-<dd>
-<div class="block"><span class="strong">Deprecated.</span>
-<div class="block"><i>3.15 beta 2. Use <a href="./org/apache/poi/hssf/usermodel/HSSFCellStyle.html#setBorderTop(org.apache.poi.ss.usermodel.BorderStyle)"><code>HSSFCellStyle.setBorderTop(BorderStyle)</code></a> instead.</i></div>
-</div>
-</dd>
 <dt><span class="strong"><a href="./org/apache/poi/hssf/usermodel/HSSFCellStyle.html#setBorderTop(org.apache.poi.ss.usermodel.BorderStyle)">setBorderTop(BorderStyle)</a></span> - Method in class org.apache.poi.hssf.usermodel.<a href="./org/apache/poi/hssf/usermodel/HSSFCellStyle.html" title="class in org.apache.poi.hssf.usermodel">HSSFCellStyle</a></dt>
 <dd>
 <div class="block">set the type of border to use for the top border of the cell</div>
@@ -65899,22 +65545,10 @@ for streaming/read-only processing of xl
 <dd>
 <div class="block">Set top border.</div>
 </dd>
-<dt><span class="strong"><a href="./org/apache/poi/ss/usermodel/CellStyle.html#setBorderTop(short)">setBorderTop(short)</a></span> - Method in interface org.apache.poi.ss.usermodel.<a href="./org/apache/poi/ss/usermodel/CellStyle.html" title="interface in org.apache.poi.ss.usermodel">CellStyle</a></dt>
-<dd>
-<div class="block"><span class="strong">Deprecated.</span>
-<div class="block"><i>3.15 beta 2. Use <a href="./org/apache/poi/ss/usermodel/CellStyle.html#setBorderTop(org.apache.poi.ss.usermodel.BorderStyle)"><code>CellStyle.setBorderTop(BorderStyle)</code></a> instead</i></div>
-</div>
-</dd>
 <dt><span class="strong"><a href="./org/apache/poi/ss/usermodel/CellStyle.html#setBorderTop(org.apache.poi.ss.usermodel.BorderStyle)">setBorderTop(BorderStyle)</a></span> - Method in interface org.apache.poi.ss.usermodel.<a href="./org/apache/poi/ss/usermodel/CellStyle.html" title="interface in org.apache.poi.ss.usermodel">CellStyle</a></dt>
 <dd>
 <div class="block">set the type of border to use for the top border of the cell</div>
 </dd>
-<dt><span class="strong"><a href="./org/apache/poi/ss/util/RegionUtil.html#setBorderTop(int,%20org.apache.poi.ss.util.CellRangeAddress,%20org.apache.poi.ss.usermodel.Sheet,%20org.apache.poi.ss.usermodel.Workbook)">setBorderTop(int, CellRangeAddress, Sheet, Workbook)</a></span> - Static method in class org.apache.poi.ss.util.<a href="./org/apache/poi/ss/util/RegionUtil.html" title="class in org.apache.poi.ss.util">RegionUtil</a></dt>
-<dd>
-<div class="block"><span class="strong">Deprecated.</span>
-<div class="block"><i>3.15 beta 2. Use <a href="./org/apache/poi/ss/util/RegionUtil.html#setBorderTop(org.apache.poi.ss.usermodel.BorderStyle,%20org.apache.poi.ss.util.CellRangeAddress,%20org.apache.poi.ss.usermodel.Sheet)"><code>RegionUtil.setBorderTop(BorderStyle, CellRangeAddress, Sheet)</code></a>.</i></div>
-</div>
-</dd>
 <dt><span class="strong"><a href="./org/apache/poi/ss/util/RegionUtil.html#setBorderTop(int,%20org.apache.poi.ss.util.CellRangeAddress,%20org.apache.poi.ss.usermodel.Sheet)">setBorderTop(int, CellRangeAddress, Sheet)</a></span> - Static method in class org.apache.poi.ss.util.<a href="./org/apache/poi/ss/util/RegionUtil.html" title="class in org.apache.poi.ss.util">RegionUtil</a></dt>
 <dd>
 <div class="block"><span class="strong">Deprecated.</span>
@@ -65934,12 +65568,6 @@ for streaming/read-only processing of xl
 </dd>
 <dt><span class="strong"><a href="./org/apache/poi/xssf/usermodel/XSSFBorderFormatting.html#setBorderTop(org.apache.poi.ss.usermodel.BorderStyle)">setBorderTop(BorderStyle)</a></span> - Method in class org.apache.poi.xssf.usermodel.<a href="./org/apache/poi/xssf/usermodel/XSSFBorderFormatting.html" title="class in org.apache.poi.xssf.usermodel">XSSFBorderFormatting</a></dt>
 <dd>&nbsp;</dd>
-<dt><span class="strong"><a href="./org/apache/poi/xssf/usermodel/XSSFCellStyle.html#setBorderTop(short)">setBorderTop(short)</a></span> - Method in class org.apache.poi.xssf.usermodel.<a href="./org/apache/poi/xssf/usermodel/XSSFCellStyle.html" title="class in org.apache.poi.xssf.usermodel">XSSFCellStyle</a></dt>
-<dd>
-<div class="block"><span class="strong">Deprecated.</span>
-<div class="block"><i>3.15 beta 2. Use <a href="./org/apache/poi/xssf/usermodel/XSSFCellStyle.html#setBorderTop(org.apache.poi.ss.usermodel.BorderStyle)"><code>XSSFCellStyle.setBorderTop(BorderStyle)</code></a></i></div>
-</div>
-</dd>
 <dt><span class="strong"><a href="./org/apache/poi/xssf/usermodel/XSSFCellStyle.html#setBorderTop(org.apache.poi.ss.usermodel.BorderStyle)">setBorderTop(BorderStyle)</a></span> - Method in class org.apache.poi.xssf.usermodel.<a href="./org/apache/poi/xssf/usermodel/XSSFCellStyle.html" title="class in org.apache.poi.xssf.usermodel">XSSFCellStyle</a></dt>
 <dd>
 <div class="block">Set the type of border to use for the top border of the cell</div>
@@ -66007,12 +65635,6 @@ for streaming/read-only processing of xl
 <dd>
 <div class="block">set the color to use for the bottom border</div>
 </dd>
-<dt><span class="strong"><a href="./org/apache/poi/ss/util/RegionUtil.html#setBottomBorderColor(int,%20org.apache.poi.ss.util.CellRangeAddress,%20org.apache.poi.ss.usermodel.Sheet,%20org.apache.poi.ss.usermodel.Workbook)">setBottomBorderColor(int, CellRangeAddress, Sheet, Workbook)</a></span> - Static method in class org.apache.poi.ss.util.<a href="./org/apache/poi/ss/util/RegionUtil.html" title="class in org.apache.poi.ss.util">RegionUtil</a></dt>
-<dd>
-<div class="block"><span class="strong">Deprecated.</span>
-<div class="block"><i>3.15 beta 2. Use <a href="./org/apache/poi/ss/util/RegionUtil.html#setBottomBorderColor(int,%20org.apache.poi.ss.util.CellRangeAddress,%20org.apache.poi.ss.usermodel.Sheet)"><code>RegionUtil.setBottomBorderColor(int, CellRangeAddress, Sheet)</code></a>.</i></div>
-</div>
-</dd>
 <dt><span class="strong"><a href="./org/apache/poi/ss/util/RegionUtil.html#setBottomBorderColor(int,%20org.apache.poi.ss.util.CellRangeAddress,%20org.apache.poi.ss.usermodel.Sheet)">setBottomBorderColor(int, CellRangeAddress, Sheet)</a></span> - Static method in class org.apache.poi.ss.util.<a href="./org/apache/poi/ss/util/RegionUtil.html" title="class in org.apache.poi.ss.util">RegionUtil</a></dt>
 <dd>
 <div class="block">Sets the bottom border color for a region of cells by manipulating the cell style of the individual
@@ -66628,12 +66250,6 @@ for streaming/read-only processing of xl
 <div class="block">This method attempts to find an existing CellStyle that matches the <code>cell</code>'s 
  current style plus styles properties in <code>properties</code>.</div>
 </dd>
-<dt><span class="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(HSSFCell, HSSFWorkbook, String, Object)</a></span> - Static method in class org.apache.poi.hssf.util.<a href="./org/apache/poi/hssf/util/HSSFCellUtil.html" title="class in org.apache.poi.hssf.util">HSSFCellUtil</a></dt>
-<dd>
-<div class="block"><span class="strong">Deprecated.</span>
-<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,%20org.apache.poi.ss.usermodel.Workbook,%20java.lang.String,%20java.lang.Object)"><code>CellUtil.setCellStyleProperty(org.apache.poi.ss.usermodel.Cell, org.apache.poi.ss.usermodel.Workbook, java.lang.String, java.lang.Object)</code></a> instead.</i></div>
-</div>
-</dd>
 <dt><span class="strong"><a href="./org/apache/poi/ss/util/CellUtil.html#setCellStyleProperty(org.apache.poi.ss.usermodel.Cell,%20org.apache.poi.ss.usermodel.Workbook,%20java.lang.String,%20java.lang.Object)">setCellStyleProperty(Cell, Workbook, String, Object)</a></span> - Static method in class org.apache.poi.ss.util.<a href="./org/apache/poi/ss/util/CellUtil.html" title="class in org.apache.poi.ss.util">CellUtil</a></dt>
 <dd>
 <div class="block"><span class="strong">Deprecated.</span>
@@ -69711,36 +69327,18 @@ for streaming/read-only processing of xl
 <dd>
 <div class="block">setting fill pattern</div>
 </dd>
-<dt><span class="strong"><a href="./org/apache/poi/hssf/usermodel/HSSFCellStyle.html#setFillPattern(short)">setFillPattern(short)</a></span> - Method in class org.apache.poi.hssf.usermodel.<a href="./org/apache/poi/hssf/usermodel/HSSFCellStyle.html" title="class in org.apache.poi.hssf.usermodel">HSSFCellStyle</a></dt>
-<dd>
-<div class="block"><span class="strong">Deprecated.</span>
-<div class="block"><i>POI 3.15 beta 3. Use <a href="./org/apache/poi/hssf/usermodel/HSSFCellStyle.html#setFillPattern(org.apache.poi.ss.usermodel.FillPatternType)"><code>HSSFCellStyle.setFillPattern(FillPatternType)</code></a> instead.</i></div>
-</div>
-</dd>
 <dt><span class="strong"><a href="./org/apache/poi/hssf/usermodel/HSSFCellStyle.html#setFillPattern(org.apache.poi.ss.usermodel.FillPatternType)">setFillPattern(FillPatternType)</a></span> - Method in class org.apache.poi.hssf.usermodel.<a href="./org/apache/poi/hssf/usermodel/HSSFCellStyle.html" title="class in org.apache.poi.hssf.usermodel">HSSFCellStyle</a></dt>
 <dd>
 <div class="block">setting to one fills the cell with the foreground color...</div>
 </dd>
 <dt><span class="strong"><a href="./org/apache/poi/hssf/usermodel/HSSFPatternFormatting.html#setFillPattern(short)">setFillPattern(short)</a></span> - Method in class org.apache.poi.hssf.usermodel.<a href="./org/apache/poi/hssf/usermodel/HSSFPatternFormatting.html" title="class in org.apache.poi.hssf.usermodel">HSSFPatternFormatting</a></dt>
 <dd>&nbsp;</dd>
-<dt><span class="strong"><a href="./org/apache/poi/ss/usermodel/CellStyle.html#setFillPattern(short)">setFillPattern(short)</a></span> - Method in interface org.apache.poi.ss.usermodel.<a href="./org/apache/poi/ss/usermodel/CellStyle.html" title="interface in org.apache.poi.ss.usermodel">CellStyle</a></dt>
-<dd>
-<div class="block"><span class="strong">Deprecated.</span>
-<div class="block"><i>POI 3.15 beta 3. Use <a href="./org/apache/poi/ss/usermodel/CellStyle.html#setFillPattern(org.apache.poi.ss.usermodel.FillPatternType)"><code>CellStyle.setFillPattern(FillPatternType)</code></a> instead.</i></div>
-</div>
-</dd>
 <dt><span class="strong"><a href="./org/apache/poi/ss/usermodel/CellStyle.html#setFillPattern(org.apache.poi.ss.usermodel.FillPatternType)">setFillPattern(FillPatternType)</a></span> - Method in interface org.apache.poi.ss.usermodel.<a href="./org/apache/poi/ss/usermodel/CellStyle.html" title="interface in org.apache.poi.ss.usermodel">CellStyle</a></dt>
 <dd>
 <div class="block">setting to one fills the cell with the foreground color...</div>
 </dd>
 <dt><span class="strong"><a href="./org/apache/poi/ss/usermodel/PatternFormatting.html#setFillPattern(short)">setFillPattern(short)</a></span> - Method in interface org.apache.poi.ss.usermodel.<a href="./org/apache/poi/ss/usermodel/PatternFormatting.html" title="interface in org.apache.poi.ss.usermodel">PatternFormatting</a></dt>
 <dd>&nbsp;</dd>
-<dt><span class="strong"><a href="./org/apache/poi/xssf/usermodel/XSSFCellStyle.html#setFillPattern(short)">setFillPattern(short)</a></span> - Method in class org.apache.poi.xssf.usermodel.<a href="./org/apache/poi/xssf/usermodel/XSSFCellStyle.html" title="class in org.apache.poi.xssf.usermodel">XSSFCellStyle</a></dt>
-<dd>
-<div class="block"><span class="strong">Deprecated.</span>
-<div class="block"><i>POI 3.15. Use <a href="./org/apache/poi/xssf/usermodel/XSSFCellStyle.html#setFillPattern(org.apache.poi.ss.usermodel.FillPatternType)"><code>XSSFCellStyle.setFillPattern(FillPatternType)</code></a> instead.</i></div>
-</div>
-</dd>
 <dt><span class="strong"><a href="./org/apache/poi/xssf/usermodel/XSSFCellStyle.html#setFillPattern(org.apache.poi.ss.usermodel.FillPatternType)">setFillPattern(FillPatternType)</a></span> - Method in class org.apache.poi.xssf.usermodel.<a href="./org/apache/poi/xssf/usermodel/XSSFCellStyle.html" title="class in org.apache.poi.xssf.usermodel">XSSFCellStyle</a></dt>
 <dd>
 <div class="block">This element is used to specify cell fill information for pattern and solid color cell fills.</div>
@@ -70344,12 +69942,6 @@ for streaming/read-only processing of xl
 </dd>
 <dt><span class="strong"><a href="./org/apache/poi/hssf/usermodel/HSSFCellStyle.html#setFont(org.apache.poi.hssf.usermodel.HSSFFont)">setFont(HSSFFont)</a></span> - Method in class org.apache.poi.hssf.usermodel.<a href="./org/apache/poi/hssf/usermodel/HSSFCellStyle.html" title="class in org.apache.poi.hssf.usermodel">HSSFCellStyle</a></dt>
 <dd>&nbsp;</dd>
-<dt><span class="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(HSSFCell, HSSFWorkbook, HSSFFont)</a></span> - Static method in class org.apache.poi.hssf.util.<a href="./org/apache/poi/hssf/util/HSSFCellUtil.html" title="class in org.apache.poi.hssf.util">HSSFCellUtil</a></dt>
-<dd>
-<div class="block"><span class="strong">Deprecated.</span>
-<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.Workbook,%20org.apache.poi.ss.usermodel.Font)"><code>CellUtil.setFont(org.apache.poi.ss.usermodel.Cell, org.apache.poi.ss.usermodel.Workbook, org.apache.poi.ss.usermodel.Font)</code></a> instead.</i></div>
-</div>
-</dd>
 <dt><span class="strong"><a href="./org/apache/poi/hwmf/draw/HwmfDrawProperties.html#setFont(org.apache.poi.hwmf.record.HwmfFont)">setFont(HwmfFont)</a></span> - Method in class org.apache.poi.hwmf.draw.<a href="./org/apache/poi/hwmf/draw/HwmfDrawProperties.html" title="class in org.apache.poi.hwmf.draw">HwmfDrawProperties</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="strong"><a href="./org/apache/poi/sl/draw/SLGraphics.html#setFont(java.awt.Font)">setFont(Font)</a></span> - Method in class org.apache.poi.sl.draw.<a href="./org/apache/poi/sl/draw/SLGraphics.html" title="class in org.apache.poi.sl.draw">SLGraphics</a></dt>
@@ -73131,12 +72723,6 @@ for streaming/read-only processing of xl
 <dd>
 <div class="block">set the color to use for the left border</div>
 </dd>
-<dt><span class="strong"><a href="./org/apache/poi/ss/util/RegionUtil.html#setLeftBorderColor(int,%20org.apache.poi.ss.util.CellRangeAddress,%20org.apache.poi.ss.usermodel.Sheet,%20org.apache.poi.ss.usermodel.Workbook)">setLeftBorderColor(int, CellRangeAddress, Sheet, Workbook)</a></span> - Static method in class org.apache.poi.ss.util.<a href="./org/apache/poi/ss/util/RegionUtil.html" title="class in org.apache.poi.ss.util">RegionUtil</a></dt>
-<dd>
-<div class="block"><span class="strong">Deprecated.</span>
-<div class="block"><i>3.15 beta 2. Use <a href="./org/apache/poi/ss/util/RegionUtil.html#setLeftBorderColor(int,%20org.apache.poi.ss.util.CellRangeAddress,%20org.apache.poi.ss.usermodel.Sheet)"><code>RegionUtil.setLeftBorderColor(int, CellRangeAddress, Sheet)</code></a>.</i></div>
-</div>
-</dd>
 <dt><span class="strong"><a href="./org/apache/poi/ss/util/RegionUtil.html#setLeftBorderColor(int,%20org.apache.poi.ss.util.CellRangeAddress,%20org.apache.poi.ss.usermodel.Sheet)">setLeftBorderColor(int, CellRangeAddress, Sheet)</a></span> - Static method in class org.apache.poi.ss.util.<a href="./org/apache/poi/ss/util/RegionUtil.html" title="class in org.apache.poi.ss.util">RegionUtil</a></dt>
 <dd>
 <div class="block">Sets the left border color for a region of cells by manipulating the cell style of the individual
@@ -75835,12 +75421,6 @@ for streaming/read-only processing of xl
 <dd>
 <div class="block">set the color to use for the right border</div>
 </dd>
-<dt><span class="strong"><a href="./org/apache/poi/ss/util/RegionUtil.html#setRightBorderColor(int,%20org.apache.poi.ss.util.CellRangeAddress,%20org.apache.poi.ss.usermodel.Sheet,%20org.apache.poi.ss.usermodel.Workbook)">setRightBorderColor(int, CellRangeAddress, Sheet, Workbook)</a></span> - Static method in class org.apache.poi.ss.util.<a href="./org/apache/poi/ss/util/RegionUtil.html" title="class in org.apache.poi.ss.util">RegionUtil</a></dt>
-<dd>
-<div class="block"><span class="strong">Deprecated.</span>
-<div class="block"><i>3.15 beta 2. Use <a href="./org/apache/poi/ss/util/RegionUtil.html#setRightBorderColor(int,%20org.apache.poi.ss.util.CellRangeAddress,%20org.apache.poi.ss.usermodel.Sheet)"><code>RegionUtil.setRightBorderColor(int, CellRangeAddress, Sheet)</code></a>.</i></div>
-</div>
-</dd>
 <dt><span class="strong"><a href="./org/apache/poi/ss/util/RegionUtil.html#setRightBorderColor(int,%20org.apache.poi.ss.util.CellRangeAddress,%20org.apache.poi.ss.usermodel.Sheet)">setRightBorderColor(int, CellRangeAddress, Sheet)</a></span> - Static method in class org.apache.poi.ss.util.<a href="./org/apache/poi/ss/util/RegionUtil.html" title="class in org.apache.poi.ss.util">RegionUtil</a></dt>
 <dd>
 <div class="block">Sets the right border color for a region of cells by manipulating the cell style of the individual
@@ -77821,12 +77401,6 @@ for streaming/read-only processing of xl
 <dd>
 <div class="block">set the color to use for the top border</div>
 </dd>
-<dt><span class="strong"><a href="./org/apache/poi/ss/util/RegionUtil.html#setTopBorderColor(int,%20org.apache.poi.ss.util.CellRangeAddress,%20org.apache.poi.ss.usermodel.Sheet,%20org.apache.poi.ss.usermodel.Workbook)">setTopBorderColor(int, CellRangeAddress, Sheet, Workbook)</a></span> - Static method in class org.apache.poi.ss.util.<a href="./org/apache/poi/ss/util/RegionUtil.html" title="class in org.apache.poi.ss.util">RegionUtil</a></dt>
-<dd>
-<div class="block"><span class="strong">Deprecated.</span>
-<div class="block"><i>3.15 beta 2. Use <a href="./org/apache/poi/ss/util/RegionUtil.html#setTopBorderColor(int,%20org.apache.poi.ss.util.CellRangeAddress,%20org.apache.poi.ss.usermodel.Sheet)"><code>RegionUtil.setTopBorderColor(int, CellRangeAddress, Sheet)</code></a>.</i></div>
-</div>
-</dd>
 <dt><span class="strong"><a href="./org/apache/poi/ss/util/RegionUtil.html#setTopBorderColor(int,%20org.apache.poi.ss.util.CellRangeAddress,%20org.apache.poi.ss.usermodel.Sheet)">setTopBorderColor(int, CellRangeAddress, Sheet)</a></span> - Static method in class org.apache.poi.ss.util.<a href="./org/apache/poi/ss/util/RegionUtil.html" title="class in org.apache.poi.ss.util">RegionUtil</a></dt>
 <dd>
 <div class="block">Sets the top border color for a region of cells by manipulating the cell style of the individual
@@ -78575,12 +78149,6 @@ for streaming/read-only processing of xl
 <dd>
 <div class="block">set the vertical alignment of text in the cell</div>
 </dd>
-<dt><span class="strong"><a href="./org/apache/poi/hssf/usermodel/HSSFCellStyle.html#setVerticalAlignment(short)">setVerticalAlignment(short)</a></span> - Method in class org.apache.poi.hssf.usermodel.<a href="./org/apache/poi/hssf/usermodel/HSSFCellStyle.html" title="class in org.apache.poi.hssf.usermodel">HSSFCellStyle</a></dt>
-<dd>
-<div class="block"><span class="strong">Deprecated.</span>
-<div class="block"><i>POI 3.15 beta 3. Use <a href="./org/apache/poi/hssf/usermodel/HSSFCellStyle.html#setVerticalAlignment(org.apache.poi.ss.usermodel.VerticalAlignment)"><code>HSSFCellStyle.setVerticalAlignment(VerticalAlignment)</code></a> instead.</i></div>
-</div>
-</dd>
 <dt><span class="strong"><a href="./org/apache/poi/hssf/usermodel/HSSFCellStyle.html#setVerticalAlignment(org.apache.poi.ss.usermodel.VerticalAlignment)">setVerticalAlignment(VerticalAlignment)</a></span> - Method in class org.apache.poi.hssf.usermodel.<a href="./org/apache/poi/hssf/usermodel/HSSFCellStyle.html" title="class in org.apache.poi.hssf.usermodel">HSSFCellStyle</a></dt>
 <dd>
 <div class="block">set the type of vertical alignment for the cell</div>
@@ -78593,12 +78161,6 @@ for streaming/read-only processing of xl
 <dd>
 <div class="block">Sets the type of vertical alignment for the text.</div>
 </dd>
-<dt><span class="strong"><a href="./org/apache/poi/ss/usermodel/CellStyle.html#setVerticalAlignment(short)">setVerticalAlignment(short)</a></span> - Method in interface org.apache.poi.ss.usermodel.<a href="./org/apache/poi/ss/usermodel/CellStyle.html" title="interface in org.apache.poi.ss.usermodel">CellStyle</a></dt>
-<dd>
-<div class="block"><span class="strong">Deprecated.</span>
-<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>CellStyle.setVerticalAlignment(VerticalAlignment)</code></a> instead.</i></div>
-</div>
-</dd>

[... 215 lines stripped ...]


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