Author: nick
Date: Wed Apr 12 05:49:56 2017
New Revision: 1791073
URL: http://svn.apache.org/viewvc?rev=1791073&view=rev
Log:
Republish site
Modified:
poi/site/publish/apidocs/deprecated-list.html
poi/site/publish/apidocs/index-all.html
poi/site/publish/apidocs/org/apache/poi/hwpf/HWPFOldDocument.html
poi/site/publish/apidocs/org/apache/poi/util/class-use/Removal.html
poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/XSSFChart.html
poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/class-use/XSSFRichTextString.html
poi/site/publish/changes.html
Modified: poi/site/publish/apidocs/deprecated-list.html
URL:
http://svn.apache.org/viewvc/poi/site/publish/apidocs/deprecated-list.html?rev=1791073&r1=1791072&r2=1791073&view=diff
==============================================================================
--- poi/site/publish/apidocs/deprecated-list.html (original)
+++ poi/site/publish/apidocs/deprecated-list.html Wed Apr 12 05:49:56 2017
@@ -1796,544 +1796,554 @@
<td class="colOne"><a
href="org/apache/poi/hwpf/model/TextPiece.html#getStringBuffer()">org.apache.poi.hwpf.model.TextPiece.getStringBuffer()</a></td>
</tr>
<tr class="rowColor">
+<td class="colOne"><a
href="org/apache/poi/xssf/usermodel/XSSFChart.html#getTitle()">org.apache.poi.xssf.usermodel.XSSFChart.getTitle()</a>
+<div class="block"><i>POI 3.16, use <a
href="org/apache/poi/xssf/usermodel/XSSFChart.html#getTitleText()"><code>XSSFChart.getTitleText()</code></a>
instead.</i></div>
+</td>
+</tr>
+<tr class="altColor">
<td class="colOne"><a
href="org/apache/poi/common/usermodel/Hyperlink.html#getType()">org.apache.poi.common.usermodel.Hyperlink.getType()</a>
<div class="block"><i>POI 3.15 beta 3. Use <a
href="org/apache/poi/common/usermodel/Hyperlink.html#getTypeEnum()"><code>Hyperlink.getTypeEnum()</code></a>
getType will return a HyperlinkType enum in the future.</i></div>
</td>
</tr>
-<tr class="altColor">
+<tr class="rowColor">
<td class="colOne"><a
href="org/apache/poi/hssf/usermodel/HSSFHyperlink.html#getType()">org.apache.poi.hssf.usermodel.HSSFHyperlink.getType()</a>
<div class="block"><i>POI 3.15. Use <a
href="org/apache/poi/hssf/usermodel/HSSFHyperlink.html#getTypeEnum()"><code>HSSFHyperlink.getTypeEnum()</code></a>
instead.
getType will return a HyperlinkType enum in the future.</i></div>
</td>
</tr>
-<tr class="rowColor">
+<tr class="altColor">
<td class="colOne"><a
href="org/apache/poi/hslf/usermodel/HSLFHyperlink.html#getType()">org.apache.poi.hslf.usermodel.HSLFHyperlink.getType()</a>
<div class="block"><i>POI 3.15 beta 3. Use <a
href="org/apache/poi/hslf/usermodel/HSLFHyperlink.html#getTypeEnum()"><code>HSLFHyperlink.getTypeEnum()</code></a></i></div>
</td>
</tr>
-<tr class="altColor">
+<tr class="rowColor">
<td class="colOne"><a
href="org/apache/poi/xssf/usermodel/XSSFHyperlink.html#getType()">org.apache.poi.xssf.usermodel.XSSFHyperlink.getType()</a>
<div class="block"><i>POI 3.15 beta 3. Use <a
href="org/apache/poi/xssf/usermodel/XSSFHyperlink.html#getTypeEnum()"><code>XSSFHyperlink.getTypeEnum()</code></a>
instead.
getType will return a HyperlinkType enum in the future.</i></div>
</td>
</tr>
-<tr class="rowColor">
+<tr class="altColor">
<td class="colOne"><a
href="org/apache/poi/hwpf/model/types/LFOLVLBaseAbstractType.html#getUnused1()">org.apache.poi.hwpf.model.types.LFOLVLBaseAbstractType.getUnused1()</a>
<div class="block"><i>This field should not be used according to
specification</i></div>
</td>
</tr>
-<tr class="altColor">
+<tr class="rowColor">
<td class="colOne"><a
href="org/apache/poi/hwpf/model/types/LFOLVLBaseAbstractType.html#getUnused2()">org.apache.poi.hwpf.model.types.LFOLVLBaseAbstractType.getUnused2()</a>
<div class="block"><i>This field should not be used according to
specification</i></div>
</td>
</tr>
-<tr class="rowColor">
+<tr class="altColor">
<td class="colOne"><a
href="org/apache/poi/hssf/usermodel/HSSFCellStyle.html#getVerticalAlignment()">org.apache.poi.hssf.usermodel.HSSFCellStyle.getVerticalAlignment()</a>
<div class="block"><i>POI 3.15 beta 3. Use <a
href="org/apache/poi/hssf/usermodel/HSSFCellStyle.html#getVerticalAlignmentEnum()"><code>HSSFCellStyle.getVerticalAlignmentEnum()</code></a>
instead.</i></div>
</td>
</tr>
-<tr class="altColor">
+<tr class="rowColor">
<td class="colOne"><a
href="org/apache/poi/ss/usermodel/CellStyle.html#getVerticalAlignment()">org.apache.poi.ss.usermodel.CellStyle.getVerticalAlignment()</a>
<div class="block"><i>POI 3.15 beta 3. Use <a
href="org/apache/poi/ss/usermodel/CellStyle.html#getVerticalAlignmentEnum()"><code>CellStyle.getVerticalAlignmentEnum()</code></a>
instead.</i></div>
</td>
</tr>
-<tr class="rowColor">
+<tr class="altColor">
<td class="colOne"><a
href="org/apache/poi/xssf/usermodel/XSSFCellStyle.html#getVerticalAlignment()">org.apache.poi.xssf.usermodel.XSSFCellStyle.getVerticalAlignment()</a>
<div class="block"><i>POI 3.15 beta 3. Use <a
href="org/apache/poi/xssf/usermodel/XSSFCellStyle.html#getVerticalAlignmentEnum()"><code>XSSFCellStyle.getVerticalAlignmentEnum()</code></a>
instead.</i></div>
</td>
</tr>
-<tr class="altColor">
+<tr class="rowColor">
<td class="colOne"><a
href="org/apache/poi/POIXMLDocument.html#hasOOXMLHeader(java.io.InputStream)">org.apache.poi.POIXMLDocument.hasOOXMLHeader(InputStream)</a>
<div class="block"><i>use the method from DocumentFactoryHelper, deprecated as
of 3.15-beta1, therefore eligible for removal in 3.17</i></div>
</td>
</tr>
-<tr class="rowColor">
+<tr class="altColor">
<td class="colOne"><a
href="org/apache/poi/hwpf/usermodel/Range.html#insertAfter(org.apache.poi.hwpf.usermodel.ParagraphProperties,%20int)">org.apache.poi.hwpf.usermodel.Range.insertAfter(ParagraphProperties,
int)</a>
<div class="block"><i>POI 3.8 beta 4. Use code shall not work with <a
href="org/apache/poi/hwpf/usermodel/ParagraphProperties.html" title="class in
org.apache.poi.hwpf.usermodel"><code>ParagraphProperties</code></a></i></div>
</td>
</tr>
-<tr class="altColor">
+<tr class="rowColor">
<td class="colOne"><a
href="org/apache/poi/hwpf/usermodel/Range.html#insertAfter(org.apache.poi.hwpf.usermodel.ParagraphProperties,%20int,%20java.lang.String)">org.apache.poi.hwpf.usermodel.Range.insertAfter(ParagraphProperties,
int, String)</a>
<div class="block"><i>POI 3.8 beta 4. Use code shall not work with <a
href="org/apache/poi/hwpf/usermodel/ParagraphProperties.html" title="class in
org.apache.poi.hwpf.usermodel"><code>ParagraphProperties</code></a></i></div>
</td>
</tr>
-<tr class="rowColor">
+<tr class="altColor">
<td class="colOne"><a
href="org/apache/poi/ss/util/CellReference.html#isColumnWithnRange(java.lang.String,%20org.apache.poi.ss.SpreadsheetVersion)">org.apache.poi.ss.util.CellReference.isColumnWithnRange(String,
SpreadsheetVersion)</a>
<div class="block"><i>3.15 beta 2. Use <a
href="org/apache/poi/ss/util/CellReference.html#isColumnWithinRange(java.lang.String,%20org.apache.poi.ss.SpreadsheetVersion)"><code>CellReference.isColumnWithinRange(java.lang.String,
org.apache.poi.ss.SpreadsheetVersion)</code></a>.</i></div>
</td>
</tr>
-<tr class="altColor">
+<tr class="rowColor">
<td class="colOne"><a
href="org/apache/poi/ddf/EscherBoolProperty.html#isFalse()">org.apache.poi.ddf.EscherBoolProperty.isFalse()</a>
<div class="block"><i>use !isTrue() instead, planed to be removed in POI
3.17</i></div>
</td>
</tr>
-<tr class="rowColor">
+<tr class="altColor">
<td class="colOne"><a
href="org/apache/poi/hwpf/model/types/FibBaseAbstractType.html#isFEmptySpecial()">org.apache.poi.hwpf.model.types.FibBaseAbstractType.isFEmptySpecial()</a>
<div class="block"><i>This field should not be used according to
specification</i></div>
</td>
</tr>
-<tr class="altColor">
+<tr class="rowColor">
<td class="colOne"><a
href="org/apache/poi/hwpf/model/types/FibBaseAbstractType.html#isFMac()">org.apache.poi.hwpf.model.types.FibBaseAbstractType.isFMac()</a>
<div class="block"><i>This field should not be used according to
specification</i></div>
</td>
</tr>
-<tr class="rowColor">
+<tr class="altColor">
<td class="colOne"><a
href="org/apache/poi/ss/formula/atp/WorkdayCalculator.html#isNonWorkday(double,%20double[])">org.apache.poi.ss.formula.atp.WorkdayCalculator.isNonWorkday(double,
double[])</a>
<div class="block"><i>POI 3.16 - will be removed, not used in POI
itself</i></div>
</td>
</tr>
-<tr class="altColor">
+<tr class="rowColor">
<td class="colOne"><a
href="org/apache/poi/hwpf/model/types/FibBaseAbstractType.html#isReserved1()">org.apache.poi.hwpf.model.types.FibBaseAbstractType.isReserved1()</a>
<div class="block"><i>This field should not be used according to
specification</i></div>
</td>
</tr>
-<tr class="rowColor">
+<tr class="altColor">
<td class="colOne"><a
href="org/apache/poi/hwpf/model/types/FibBaseAbstractType.html#isReserved2()">org.apache.poi.hwpf.model.types.FibBaseAbstractType.isReserved2()</a>
<div class="block"><i>This field should not be used according to
specification</i></div>
</td>
</tr>
-<tr class="altColor">
+<tr class="rowColor">
<td class="colOne"><a
href="org/apache/poi/ss/util/CellReference.html#isRowWithnRange(java.lang.String,%20org.apache.poi.ss.SpreadsheetVersion)">org.apache.poi.ss.util.CellReference.isRowWithnRange(String,
SpreadsheetVersion)</a>
<div class="block"><i>3.15 beta 2. Use <a
href="org/apache/poi/ss/util/CellReference.html#isRowWithinRange(java.lang.String,%20org.apache.poi.ss.SpreadsheetVersion)"><code>CellReference.isRowWithinRange(java.lang.String,
org.apache.poi.ss.SpreadsheetVersion)</code></a></i></div>
</td>
</tr>
-<tr class="rowColor">
+<tr class="altColor">
<td class="colOne"><a
href="org/apache/poi/xwpf/usermodel/XWPFRun.html#isStrike()">org.apache.poi.xwpf.usermodel.XWPFRun.isStrike()</a></td>
</tr>
-<tr class="altColor">
+<tr class="rowColor">
<td class="colOne"><a
href="org/apache/poi/hwpf/model/types/LSTFAbstractType.html#isUnused1()">org.apache.poi.hwpf.model.types.LSTFAbstractType.isUnused1()</a>
<div class="block"><i>This field should not be used according to
specification</i></div>
</td>
</tr>
-<tr class="rowColor">
+<tr class="altColor">
<td class="colOne"><a
href="org/apache/poi/hwpf/model/types/LVLFAbstractType.html#isUnused1()">org.apache.poi.hwpf.model.types.LVLFAbstractType.isUnused1()</a>
<div class="block"><i>This field should not be used according to
specification</i></div>
</td>
</tr>
-<tr class="altColor">
+<tr class="rowColor">
<td class="colOne"><a
href="org/apache/poi/hwpf/model/types/LSTFAbstractType.html#isUnused2()">org.apache.poi.hwpf.model.types.LSTFAbstractType.isUnused2()</a>
<div class="block"><i>This field should not be used according to
specification</i></div>
</td>
</tr>
-<tr class="rowColor">
+<tr class="altColor">
<td class="colOne"><a
href="org/apache/poi/xssf/model/CommentsTable.html#newComment(java.lang.String)">org.apache.poi.xssf.model.CommentsTable.newComment(String)</a>
<div class="block"><i>2015-11-23 (circa POI 3.14beta1). Use <a
href="org/apache/poi/xssf/model/CommentsTable.html#newComment(org.apache.poi.ss.util.CellAddress)"><code>CommentsTable.newComment(CellAddress)</code></a>
instead</i></div>
</td>
</tr>
-<tr class="altColor">
+<tr class="rowColor">
<td class="colOne"><a
href="org/apache/poi/hssf/model/HSSFFormulaParser.html#parse(java.lang.String,%20org.apache.poi.hssf.usermodel.HSSFWorkbook,%20int)">org.apache.poi.hssf.model.HSSFFormulaParser.parse(String,
HSSFWorkbook, int)</a>
<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>
</td>
</tr>
-<tr class="rowColor">
+<tr class="altColor">
<td class="colOne"><a
href="org/apache/poi/hssf/model/HSSFFormulaParser.html#parse(java.lang.String,%20org.apache.poi.hssf.usermodel.HSSFWorkbook,%20int,%20int)">org.apache.poi.hssf.model.HSSFFormulaParser.parse(String,
HSSFWorkbook, int, int)</a>
<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>
</td>
</tr>
-<tr class="altColor">
+<tr class="rowColor">
<td class="colOne"><a
href="org/apache/poi/hssf/record/DrawingRecord.html#processContinueRecord(byte[])">org.apache.poi.hssf.record.DrawingRecord.processContinueRecord(byte[])</a>
<div class="block"><i>POI 3.9</i></div>
</td>
</tr>
-<tr class="rowColor">
+<tr class="altColor">
<td class="colOne"><a
href="org/apache/poi/hssf/record/RecordInputStream.html#readAllContinuedRemainder()">org.apache.poi.hssf.record.RecordInputStream.readAllContinuedRemainder()</a>
<div class="block"><i>POI 2.0 Best to write a input stream that wraps this one
where there is special sub record that may overlap continue
records.</i></div>
</td>
</tr>
-<tr class="altColor">
+<tr class="rowColor">
<td class="colOne"><a
href="org/apache/poi/xssf/model/CommentsTable.html#referenceUpdated(java.lang.String,%20org.openxmlformats.schemas.spreadsheetml.x2006.main.CTComment)">org.apache.poi.xssf.model.CommentsTable.referenceUpdated(String,
CTComment)</a>
<div class="block"><i>2015-11-23 (circa POI 3.14beta1). Use <a
href="org/apache/poi/xssf/model/CommentsTable.html#referenceUpdated(org.apache.poi.ss.util.CellAddress,%20org.openxmlformats.schemas.spreadsheetml.x2006.main.CTComment)"><code>CommentsTable.referenceUpdated(CellAddress,
CTComment)</code></a> instead</i></div>
</td>
</tr>
-<tr class="rowColor">
+<tr class="altColor">
<td class="colOne"><a
href="org/apache/poi/xssf/model/CommentsTable.html#removeComment(java.lang.String)">org.apache.poi.xssf.model.CommentsTable.removeComment(String)</a>
<div class="block"><i>2015-11-23 (circa POI 3.14beta1). Use <a
href="org/apache/poi/xssf/model/CommentsTable.html#removeComment(org.apache.poi.ss.util.CellAddress)"><code>CommentsTable.removeComment(CellAddress)</code></a>
instead</i></div>
</td>
</tr>
-<tr class="altColor">
+<tr class="rowColor">
<td class="colOne"><a
href="org/apache/poi/xssf/streaming/SXSSFWorkbook.html#removeName(int)">org.apache.poi.xssf.streaming.SXSSFWorkbook.removeName(int)</a>
<div class="block"><i>3.16. New projects should use <a
href="org/apache/poi/xssf/streaming/SXSSFWorkbook.html#removeName(org.apache.poi.ss.usermodel.Name)"><code>SXSSFWorkbook.removeName(Name)</code></a>.</i></div>
</td>
</tr>
-<tr class="rowColor">
+<tr class="altColor">
<td class="colOne"><a
href="org/apache/poi/xssf/usermodel/XSSFWorkbook.html#removeName(int)">org.apache.poi.xssf.usermodel.XSSFWorkbook.removeName(int)</a>
<div class="block"><i>3.16. New projects should use <a
href="org/apache/poi/xssf/usermodel/XSSFWorkbook.html#removeName(org.apache.poi.ss.usermodel.Name)"><code>XSSFWorkbook.removeName(Name)</code></a>.</i></div>
</td>
</tr>
-<tr class="altColor">
+<tr class="rowColor">
<td class="colOne"><a
href="org/apache/poi/xssf/streaming/SXSSFWorkbook.html#removeName(java.lang.String)">org.apache.poi.xssf.streaming.SXSSFWorkbook.removeName(String)</a>
<div class="block"><i>3.16. New projects should use <a
href="org/apache/poi/xssf/streaming/SXSSFWorkbook.html#removeName(org.apache.poi.ss.usermodel.Name)"><code>SXSSFWorkbook.removeName(Name)</code></a>.</i></div>
</td>
</tr>
-<tr class="rowColor">
+<tr class="altColor">
<td class="colOne"><a
href="org/apache/poi/xssf/usermodel/XSSFWorkbook.html#removeName(java.lang.String)">org.apache.poi.xssf.usermodel.XSSFWorkbook.removeName(String)</a>
<div class="block"><i>3.16. New projects should use <a
href="org/apache/poi/xssf/usermodel/XSSFWorkbook.html#removeName(org.apache.poi.ss.usermodel.Name)"><code>XSSFWorkbook.removeName(Name)</code></a>.</i></div>
</td>
</tr>
-<tr class="altColor">
+<tr class="rowColor">
<td class="colOne"><a
href="org/apache/poi/xssf/usermodel/XSSFSheet.html#setActiveCell(java.lang.String)">org.apache.poi.xssf.usermodel.XSSFSheet.setActiveCell(String)</a>
<div class="block"><i>3.14beta2 (circa 2015-12-05). Use <a
href="org/apache/poi/xssf/usermodel/XSSFSheet.html#setActiveCell(org.apache.poi.ss.util.CellAddress)"><code>XSSFSheet.setActiveCell(CellAddress)</code></a>
instead.</i></div>
</td>
</tr>
-<tr class="rowColor">
+<tr class="altColor">
<td class="colOne"><a
href="org/apache/poi/ss/util/CellUtil.html#setAlignment(org.apache.poi.ss.usermodel.Cell,%20org.apache.poi.ss.usermodel.Workbook,%20short)">org.apache.poi.ss.util.CellUtil.setAlignment(Cell,
Workbook, short)</a>
<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>
</td>
</tr>
-<tr class="altColor">
+<tr class="rowColor">
<td class="colOne"><a
href="org/apache/poi/hssf/util/HSSFCellUtil.html#setAlignment(org.apache.poi.hssf.usermodel.HSSFCell,%20org.apache.poi.ss.usermodel.HorizontalAlignment)">org.apache.poi.hssf.util.HSSFCellUtil.setAlignment(HSSFCell,
HorizontalAlignment)</a>
<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>
</td>
</tr>
-<tr class="rowColor">
+<tr class="altColor">
<td class="colOne"><a
href="org/apache/poi/hssf/util/HSSFCellUtil.html#setAlignment(org.apache.poi.hssf.usermodel.HSSFCell,%20org.apache.poi.hssf.usermodel.HSSFWorkbook,%20short)">org.apache.poi.hssf.util.HSSFCellUtil.setAlignment(HSSFCell,
HSSFWorkbook, short)</a>
<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>
</td>
</tr>
-<tr class="altColor">
+<tr class="rowColor">
<td class="colOne"><a
href="org/apache/poi/hssf/usermodel/HSSFCellStyle.html#setAlignment(short)">org.apache.poi.hssf.usermodel.HSSFCellStyle.setAlignment(short)</a>
<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>
</td>
</tr>
-<tr class="rowColor">
+<tr class="altColor">
<td class="colOne"><a
href="org/apache/poi/ss/usermodel/CellStyle.html#setAlignment(short)">org.apache.poi.ss.usermodel.CellStyle.setAlignment(short)</a>
<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>
</td>
</tr>
-<tr class="altColor">
+<tr class="rowColor">
<td class="colOne"><a
href="org/apache/poi/xssf/usermodel/XSSFCellStyle.html#setAlignment(short)">org.apache.poi.xssf.usermodel.XSSFCellStyle.setAlignment(short)</a>
<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>
</td>
</tr>
-<tr class="rowColor">
+<tr class="altColor">
<td class="colOne"><a
href="org/apache/poi/hssf/usermodel/HSSFClientAnchor.html#setAnchorType(int)">org.apache.poi.hssf.usermodel.HSSFClientAnchor.setAnchorType(int)</a>
<div class="block"><i>POI 3.15. Use <a
href="org/apache/poi/ss/usermodel/ClientAnchor.html#setAnchorType(org.apache.poi.ss.usermodel.ClientAnchor.AnchorType)"><code>ClientAnchor.setAnchorType(AnchorType)</code></a>
instead.</i></div>
</td>
</tr>
-<tr class="altColor">
+<tr class="rowColor">
<td class="colOne"><a
href="org/apache/poi/ss/usermodel/ClientAnchor.html#setAnchorType(int)">org.apache.poi.ss.usermodel.ClientAnchor.setAnchorType(int)</a>
<div class="block"><i>POI 3.15. Use <a
href="org/apache/poi/ss/usermodel/ClientAnchor.html#setAnchorType(org.apache.poi.ss.usermodel.ClientAnchor.AnchorType)"><code>ClientAnchor.setAnchorType(AnchorType)</code></a>
instead.</i></div>
</td>
</tr>
-<tr class="rowColor">
+<tr class="altColor">
<td class="colOne"><a
href="org/apache/poi/xssf/usermodel/XSSFClientAnchor.html#setAnchorType(int)">org.apache.poi.xssf.usermodel.XSSFClientAnchor.setAnchorType(int)</a>
<div class="block"><i>POI 3.15. Use <a
href="org/apache/poi/ss/usermodel/ClientAnchor.html#setAnchorType(org.apache.poi.ss.usermodel.ClientAnchor.AnchorType)"><code>ClientAnchor.setAnchorType(AnchorType)</code></a>
instead</i></div>
</td>
</tr>
-<tr class="altColor">
+<tr class="rowColor">
<td class="colOne"><a
href="org/apache/poi/hssf/usermodel/HSSFFont.html#setBoldweight(short)">org.apache.poi.hssf.usermodel.HSSFFont.setBoldweight(short)</a>
<div class="block"><i>3.15 beta 2. Scheduled for removal in 3.17. Use <a
href="org/apache/poi/hssf/usermodel/HSSFFont.html#setBold(boolean)"><code>HSSFFont.setBold(boolean)</code></a>
instead.</i></div>
</td>
</tr>
-<tr class="rowColor">
+<tr class="altColor">
<td class="colOne"><a
href="org/apache/poi/ss/usermodel/Font.html#setBoldweight(short)">org.apache.poi.ss.usermodel.Font.setBoldweight(short)</a>
<div class="block"><i>3.15 beta 2. Scheduled for removal in 3.17. Use <a
href="org/apache/poi/ss/usermodel/Font.html#setBold(boolean)"><code>Font.setBold(boolean)</code></a>.</i></div>
</td>
</tr>
-<tr class="altColor">
+<tr class="rowColor">
<td class="colOne"><a
href="org/apache/poi/xssf/usermodel/XSSFFont.html#setBoldweight(short)">org.apache.poi.xssf.usermodel.XSSFFont.setBoldweight(short)</a>
<div class="block"><i>3.15 beta 2. Scheduled for removal in 3.17. Use <a
href="org/apache/poi/xssf/usermodel/XSSFFont.html#setBold(boolean)"><code>XSSFFont.setBold(boolean)</code></a>
instead.</i></div>
</td>
</tr>
-<tr class="rowColor">
+<tr class="altColor">
<td class="colOne"><a
href="org/apache/poi/ss/util/RegionUtil.html#setBorderBottom(int,%20org.apache.poi.ss.util.CellRangeAddress,%20org.apache.poi.ss.usermodel.Sheet)">org.apache.poi.ss.util.RegionUtil.setBorderBottom(int,
CellRangeAddress, Sheet)</a>
<div class="block"><i>POI 3.16 beta 1. 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>
</td>
</tr>
-<tr class="altColor">
+<tr class="rowColor">
<td class="colOne"><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)">org.apache.poi.ss.util.RegionUtil.setBorderBottom(int,
CellRangeAddress, Sheet, Workbook)</a>
<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>
</td>
</tr>
-<tr class="rowColor">
+<tr class="altColor">
<td class="colOne"><a
href="org/apache/poi/hssf/usermodel/HSSFCellStyle.html#setBorderBottom(short)">org.apache.poi.hssf.usermodel.HSSFCellStyle.setBorderBottom(short)</a>
<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>
</td>
</tr>
-<tr class="altColor">
+<tr class="rowColor">
<td class="colOne"><a
href="org/apache/poi/ss/usermodel/CellStyle.html#setBorderBottom(short)">org.apache.poi.ss.usermodel.CellStyle.setBorderBottom(short)</a>
<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>
</td>
</tr>
-<tr class="rowColor">
+<tr class="altColor">
<td class="colOne"><a
href="org/apache/poi/ss/usermodel/BorderFormatting.html#setBorderBottom(short)">org.apache.poi.ss.usermodel.BorderFormatting.setBorderBottom(short)</a>
<div class="block"><i>3.15 beta 2. Use <a
href="org/apache/poi/ss/usermodel/BorderFormatting.html#setBorderBottom(org.apache.poi.ss.usermodel.BorderStyle)"><code>BorderFormatting.setBorderBottom(BorderStyle)</code></a></i></div>
</td>
</tr>
-<tr class="altColor">
+<tr class="rowColor">
<td class="colOne"><a
href="org/apache/poi/xssf/usermodel/XSSFBorderFormatting.html#setBorderBottom(short)">org.apache.poi.xssf.usermodel.XSSFBorderFormatting.setBorderBottom(short)</a>
<div class="block"><i>3.15 beta 2. Use <a
href="org/apache/poi/xssf/usermodel/XSSFBorderFormatting.html#setBorderBottom(org.apache.poi.ss.usermodel.BorderStyle)"><code>XSSFBorderFormatting.setBorderBottom(BorderStyle)</code></a></i></div>
</td>
</tr>
-<tr class="rowColor">
+<tr class="altColor">
<td class="colOne"><a
href="org/apache/poi/xssf/usermodel/XSSFCellStyle.html#setBorderBottom(short)">org.apache.poi.xssf.usermodel.XSSFCellStyle.setBorderBottom(short)</a>
<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>
</td>
</tr>
-<tr class="altColor">
+<tr class="rowColor">
<td class="colOne"><a
href="org/apache/poi/ss/usermodel/BorderFormatting.html#setBorderDiagonal(short)">org.apache.poi.ss.usermodel.BorderFormatting.setBorderDiagonal(short)</a>
<div class="block"><i>3.15 beta 2. Use <a
href="org/apache/poi/ss/usermodel/BorderFormatting.html#setBorderDiagonal(org.apache.poi.ss.usermodel.BorderStyle)"><code>BorderFormatting.setBorderDiagonal(BorderStyle)</code></a></i></div>
</td>
</tr>
-<tr class="rowColor">
+<tr class="altColor">
<td class="colOne"><a
href="org/apache/poi/xssf/usermodel/XSSFBorderFormatting.html#setBorderDiagonal(short)">org.apache.poi.xssf.usermodel.XSSFBorderFormatting.setBorderDiagonal(short)</a>
<div class="block"><i>3.15 beta 2. Use <a
href="org/apache/poi/xssf/usermodel/XSSFBorderFormatting.html#setBorderDiagonal(org.apache.poi.ss.usermodel.BorderStyle)"><code>XSSFBorderFormatting.setBorderDiagonal(BorderStyle)</code></a></i></div>
</td>
</tr>
-<tr class="altColor">
+<tr class="rowColor">
<td class="colOne"><a
href="org/apache/poi/ss/util/RegionUtil.html#setBorderLeft(int,%20org.apache.poi.ss.util.CellRangeAddress,%20org.apache.poi.ss.usermodel.Sheet)">org.apache.poi.ss.util.RegionUtil.setBorderLeft(int,
CellRangeAddress, Sheet)</a>
<div class="block"><i>3.16 beta 1. 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>
</td>
</tr>
-<tr class="rowColor">
+<tr class="altColor">
<td class="colOne"><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)">org.apache.poi.ss.util.RegionUtil.setBorderLeft(int,
CellRangeAddress, Sheet, Workbook)</a>
<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>
</td>
</tr>
-<tr class="altColor">
+<tr class="rowColor">
<td class="colOne"><a
href="org/apache/poi/hssf/usermodel/HSSFCellStyle.html#setBorderLeft(short)">org.apache.poi.hssf.usermodel.HSSFCellStyle.setBorderLeft(short)</a>
<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>
</td>
</tr>
-<tr class="rowColor">
+<tr class="altColor">
<td class="colOne"><a
href="org/apache/poi/ss/usermodel/CellStyle.html#setBorderLeft(short)">org.apache.poi.ss.usermodel.CellStyle.setBorderLeft(short)</a>
<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>
</td>
</tr>
-<tr class="altColor">
+<tr class="rowColor">
<td class="colOne"><a
href="org/apache/poi/ss/usermodel/BorderFormatting.html#setBorderLeft(short)">org.apache.poi.ss.usermodel.BorderFormatting.setBorderLeft(short)</a>
<div class="block"><i>3.15 beta 2. Use <a
href="org/apache/poi/ss/usermodel/BorderFormatting.html#setBorderLeft(org.apache.poi.ss.usermodel.BorderStyle)"><code>BorderFormatting.setBorderLeft(BorderStyle)</code></a></i></div>
</td>
</tr>
-<tr class="rowColor">
+<tr class="altColor">
<td class="colOne"><a
href="org/apache/poi/xssf/usermodel/XSSFBorderFormatting.html#setBorderLeft(short)">org.apache.poi.xssf.usermodel.XSSFBorderFormatting.setBorderLeft(short)</a>
<div class="block"><i>3.15 beta 2. Use <a
href="org/apache/poi/xssf/usermodel/XSSFBorderFormatting.html#setBorderLeft(org.apache.poi.ss.usermodel.BorderStyle)"><code>XSSFBorderFormatting.setBorderLeft(BorderStyle)</code></a></i></div>
</td>
</tr>
-<tr class="altColor">
+<tr class="rowColor">
<td class="colOne"><a
href="org/apache/poi/xssf/usermodel/XSSFCellStyle.html#setBorderLeft(short)">org.apache.poi.xssf.usermodel.XSSFCellStyle.setBorderLeft(short)</a>
<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>
</td>
</tr>
-<tr class="rowColor">
+<tr class="altColor">
<td class="colOne"><a
href="org/apache/poi/ss/util/RegionUtil.html#setBorderRight(int,%20org.apache.poi.ss.util.CellRangeAddress,%20org.apache.poi.ss.usermodel.Sheet)">org.apache.poi.ss.util.RegionUtil.setBorderRight(int,
CellRangeAddress, Sheet)</a>
<div class="block"><i>POI 3.16 beta 1. 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>
</td>
</tr>
-<tr class="altColor">
+<tr class="rowColor">
<td class="colOne"><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)">org.apache.poi.ss.util.RegionUtil.setBorderRight(int,
CellRangeAddress, Sheet, Workbook)</a>
<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>
</td>
</tr>
-<tr class="rowColor">
+<tr class="altColor">
<td class="colOne"><a
href="org/apache/poi/hssf/usermodel/HSSFCellStyle.html#setBorderRight(short)">org.apache.poi.hssf.usermodel.HSSFCellStyle.setBorderRight(short)</a>
<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>
</td>
</tr>
-<tr class="altColor">
+<tr class="rowColor">
<td class="colOne"><a
href="org/apache/poi/ss/usermodel/CellStyle.html#setBorderRight(short)">org.apache.poi.ss.usermodel.CellStyle.setBorderRight(short)</a>
<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>
</td>
</tr>
-<tr class="rowColor">
+<tr class="altColor">
<td class="colOne"><a
href="org/apache/poi/ss/usermodel/BorderFormatting.html#setBorderRight(short)">org.apache.poi.ss.usermodel.BorderFormatting.setBorderRight(short)</a>
<div class="block"><i>3.15 beta 2. Use <a
href="org/apache/poi/ss/usermodel/BorderFormatting.html#setBorderRight(org.apache.poi.ss.usermodel.BorderStyle)"><code>BorderFormatting.setBorderRight(BorderStyle)</code></a></i></div>
</td>
</tr>
-<tr class="altColor">
+<tr class="rowColor">
<td class="colOne"><a
href="org/apache/poi/xssf/usermodel/XSSFBorderFormatting.html#setBorderRight(short)">org.apache.poi.xssf.usermodel.XSSFBorderFormatting.setBorderRight(short)</a>
<div class="block"><i>3.15 beta 2. Use <a
href="org/apache/poi/xssf/usermodel/XSSFBorderFormatting.html#setBorderRight(org.apache.poi.ss.usermodel.BorderStyle)"><code>XSSFBorderFormatting.setBorderRight(BorderStyle)</code></a></i></div>
</td>
</tr>
-<tr class="rowColor">
+<tr class="altColor">
<td class="colOne"><a
href="org/apache/poi/xssf/usermodel/XSSFCellStyle.html#setBorderRight(short)">org.apache.poi.xssf.usermodel.XSSFCellStyle.setBorderRight(short)</a>
<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>
</td>
</tr>
-<tr class="altColor">
+<tr class="rowColor">
<td class="colOne"><a
href="org/apache/poi/ss/util/RegionUtil.html#setBorderTop(int,%20org.apache.poi.ss.util.CellRangeAddress,%20org.apache.poi.ss.usermodel.Sheet)">org.apache.poi.ss.util.RegionUtil.setBorderTop(int,
CellRangeAddress, Sheet)</a>
<div class="block"><i>3.16 beta 1. 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>
</td>
</tr>
-<tr class="rowColor">
+<tr class="altColor">
<td class="colOne"><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)">org.apache.poi.ss.util.RegionUtil.setBorderTop(int,
CellRangeAddress, Sheet, Workbook)</a>
<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>
</td>
</tr>
-<tr class="altColor">
+<tr class="rowColor">
<td class="colOne"><a
href="org/apache/poi/hssf/usermodel/HSSFCellStyle.html#setBorderTop(short)">org.apache.poi.hssf.usermodel.HSSFCellStyle.setBorderTop(short)</a>
<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>
</td>
</tr>
-<tr class="rowColor">
+<tr class="altColor">
<td class="colOne"><a
href="org/apache/poi/ss/usermodel/CellStyle.html#setBorderTop(short)">org.apache.poi.ss.usermodel.CellStyle.setBorderTop(short)</a>
<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>
</td>
</tr>
-<tr class="altColor">
+<tr class="rowColor">
<td class="colOne"><a
href="org/apache/poi/ss/usermodel/BorderFormatting.html#setBorderTop(short)">org.apache.poi.ss.usermodel.BorderFormatting.setBorderTop(short)</a>
<div class="block"><i>3.15 beta 2. Use <a
href="org/apache/poi/ss/usermodel/BorderFormatting.html#setBorderTop(org.apache.poi.ss.usermodel.BorderStyle)"><code>BorderFormatting.setBorderTop(BorderStyle)</code></a></i></div>
</td>
</tr>
-<tr class="rowColor">
+<tr class="altColor">
<td class="colOne"><a
href="org/apache/poi/xssf/usermodel/XSSFBorderFormatting.html#setBorderTop(short)">org.apache.poi.xssf.usermodel.XSSFBorderFormatting.setBorderTop(short)</a>
<div class="block"><i>3.15 beta 2. Use <a
href="org/apache/poi/xssf/usermodel/XSSFBorderFormatting.html#setBorderTop(org.apache.poi.ss.usermodel.BorderStyle)"><code>XSSFBorderFormatting.setBorderTop(BorderStyle)</code></a></i></div>
</td>
</tr>
-<tr class="altColor">
+<tr class="rowColor">
<td class="colOne"><a
href="org/apache/poi/xssf/usermodel/XSSFCellStyle.html#setBorderTop(short)">org.apache.poi.xssf.usermodel.XSSFCellStyle.setBorderTop(short)</a>
<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>
</td>
</tr>
-<tr class="rowColor">
+<tr class="altColor">
<td class="colOne"><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)">org.apache.poi.ss.util.RegionUtil.setBottomBorderColor(int,
CellRangeAddress, Sheet, Workbook)</a>
<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>
</td>
</tr>
-<tr class="altColor">
+<tr class="rowColor">
<td class="colOne"><a
href="org/apache/poi/hssf/usermodel/HSSFCell.html#setCellErrorValue(byte)">org.apache.poi.hssf.usermodel.HSSFCell.setCellErrorValue(byte)</a>
<div class="block"><i>3.15 beta 2. Use <a
href="org/apache/poi/hssf/usermodel/HSSFCell.html#setCellErrorValue(org.apache.poi.ss.usermodel.FormulaError)"><code>HSSFCell.setCellErrorValue(FormulaError)</code></a>
instead.</i></div>
</td>
</tr>
-<tr class="rowColor">
+<tr class="altColor">
<td class="colOne"><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)">org.apache.poi.ss.util.CellUtil.setCellStyleProperty(Cell,
Workbook, String, Object)</a>
<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>
</td>
</tr>
-<tr class="altColor">
+<tr class="rowColor">
<td class="colOne"><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)">org.apache.poi.hssf.util.HSSFCellUtil.setCellStyleProperty(HSSFCell,
HSSFWorkbook, String, Object)</a>
<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>
</td>
</tr>
-<tr class="rowColor">
+<tr class="altColor">
<td class="colOne"><a
href="org/apache/poi/hssf/usermodel/HSSFCell.html#setCellType(int)">org.apache.poi.hssf.usermodel.HSSFCell.setCellType(int)</a>
<div class="block"><i>POI 3.15 beta 3. Use <a
href="org/apache/poi/hssf/usermodel/HSSFCell.html#setCellType(org.apache.poi.ss.usermodel.CellType)"><code>HSSFCell.setCellType(CellType)</code></a>
instead.</i></div>
</td>
</tr>
-<tr class="altColor">
+<tr class="rowColor">
<td class="colOne"><a
href="org/apache/poi/ss/usermodel/Cell.html#setCellType(int)">org.apache.poi.ss.usermodel.Cell.setCellType(int)</a>
<div class="block"><i>POI 3.15 beta 3. Use <a
href="org/apache/poi/ss/usermodel/Cell.html#setCellType(org.apache.poi.ss.usermodel.CellType)"><code>Cell.setCellType(CellType)</code></a>
instead.</i></div>
</td>
</tr>
-<tr class="rowColor">
+<tr class="altColor">
<td class="colOne"><a
href="org/apache/poi/xssf/streaming/SXSSFCell.html#setCellType(int)">org.apache.poi.xssf.streaming.SXSSFCell.setCellType(int)</a>
<div class="block"><i>POI 3.15 beta 3. Use <a
href="org/apache/poi/xssf/streaming/SXSSFCell.html#setCellType(org.apache.poi.ss.usermodel.CellType)"><code>SXSSFCell.setCellType(CellType)</code></a>
instead.
Will be deleted when we make the CellType enum transition. See bug
59791.</i></div>
</td>
</tr>
-<tr class="altColor">
+<tr class="rowColor">
<td class="colOne"><a
href="org/apache/poi/xssf/usermodel/XSSFCell.html#setCellType(int)">org.apache.poi.xssf.usermodel.XSSFCell.setCellType(int)</a>
<div class="block"><i>POI 3.15 beta 3. Use <a
href="org/apache/poi/xssf/usermodel/XSSFCell.html#setCellType(org.apache.poi.ss.usermodel.CellType)"><code>XSSFCell.setCellType(CellType)</code></a>
instead.</i></div>
</td>
</tr>
-<tr class="rowColor">
+<tr class="altColor">
<td class="colOne"><a
href="org/apache/poi/hwpf/model/FileInformationBlock.html#setFcPlcffldAtn(int)">org.apache.poi.hwpf.model.FileInformationBlock.setFcPlcffldAtn(int)</a></td>
</tr>
-<tr class="altColor">
+<tr class="rowColor">
<td class="colOne"><a
href="org/apache/poi/hwpf/model/FileInformationBlock.html#setFcPlcffldEdn(int)">org.apache.poi.hwpf.model.FileInformationBlock.setFcPlcffldEdn(int)</a></td>
</tr>
-<tr class="rowColor">
+<tr class="altColor">
<td class="colOne"><a
href="org/apache/poi/hwpf/model/FileInformationBlock.html#setFcPlcffldFtn(int)">org.apache.poi.hwpf.model.FileInformationBlock.setFcPlcffldFtn(int)</a></td>
</tr>
-<tr class="altColor">
+<tr class="rowColor">
<td class="colOne"><a
href="org/apache/poi/hwpf/model/FileInformationBlock.html#setFcPlcffldHdr(int)">org.apache.poi.hwpf.model.FileInformationBlock.setFcPlcffldHdr(int)</a></td>
</tr>
-<tr class="rowColor">
+<tr class="altColor">
<td class="colOne"><a
href="org/apache/poi/hwpf/model/FileInformationBlock.html#setFcPlcffldHdrtxbx(int)">org.apache.poi.hwpf.model.FileInformationBlock.setFcPlcffldHdrtxbx(int)</a></td>
</tr>
-<tr class="altColor">
+<tr class="rowColor">
<td class="colOne"><a
href="org/apache/poi/hwpf/model/FileInformationBlock.html#setFcPlcffldMom(int)">org.apache.poi.hwpf.model.FileInformationBlock.setFcPlcffldMom(int)</a></td>
</tr>
-<tr class="rowColor">
+<tr class="altColor">
<td class="colOne"><a
href="org/apache/poi/hwpf/model/FileInformationBlock.html#setFcPlcffldTxbx(int)">org.apache.poi.hwpf.model.FileInformationBlock.setFcPlcffldTxbx(int)</a></td>
</tr>
-<tr class="altColor">
+<tr class="rowColor">
<td class="colOne"><a
href="org/apache/poi/hwpf/model/FileInformationBlock.html#setFcPlcfLst(int)">org.apache.poi.hwpf.model.FileInformationBlock.setFcPlcfLst(int)</a></td>
</tr>
-<tr class="rowColor">
+<tr class="altColor">
<td class="colOne"><a
href="org/apache/poi/hssf/usermodel/HSSFCellStyle.html#setFillPattern(short)">org.apache.poi.hssf.usermodel.HSSFCellStyle.setFillPattern(short)</a>
<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>
</td>
</tr>
-<tr class="altColor">
+<tr class="rowColor">
<td class="colOne"><a
href="org/apache/poi/ss/usermodel/CellStyle.html#setFillPattern(short)">org.apache.poi.ss.usermodel.CellStyle.setFillPattern(short)</a>
<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>
</td>
</tr>
-<tr class="rowColor">
+<tr class="altColor">
<td class="colOne"><a
href="org/apache/poi/xssf/usermodel/XSSFCellStyle.html#setFillPattern(short)">org.apache.poi.xssf.usermodel.XSSFCellStyle.setFillPattern(short)</a>
<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>
</td>
</tr>
-<tr class="altColor">
+<tr class="rowColor">
<td class="colOne"><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)">org.apache.poi.ss.util.CellUtil.setFont(Cell,
Workbook, Font)</a>
<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>
</td>
</tr>
-<tr class="rowColor">
+<tr class="altColor">
<td class="colOne"><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)">org.apache.poi.hssf.util.HSSFCellUtil.setFont(HSSFCell,
HSSFWorkbook, HSSFFont)</a>
<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>
</td>
</tr>
-<tr class="altColor">
+<tr class="rowColor">
<td class="colOne"><a
href="org/apache/poi/hwpf/model/FileInformationBlock.html#setLcbPlcffldAtn(int)">org.apache.poi.hwpf.model.FileInformationBlock.setLcbPlcffldAtn(int)</a></td>
</tr>
-<tr class="rowColor">
+<tr class="altColor">
<td class="colOne"><a
href="org/apache/poi/hwpf/model/FileInformationBlock.html#setLcbPlcffldEdn(int)">org.apache.poi.hwpf.model.FileInformationBlock.setLcbPlcffldEdn(int)</a></td>
</tr>
-<tr class="altColor">
+<tr class="rowColor">
<td class="colOne"><a
href="org/apache/poi/hwpf/model/FileInformationBlock.html#setLcbPlcffldFtn(int)">org.apache.poi.hwpf.model.FileInformationBlock.setLcbPlcffldFtn(int)</a></td>
</tr>
-<tr class="rowColor">
+<tr class="altColor">
<td class="colOne"><a
href="org/apache/poi/hwpf/model/FileInformationBlock.html#setLcbPlcffldHdr(int)">org.apache.poi.hwpf.model.FileInformationBlock.setLcbPlcffldHdr(int)</a></td>
</tr>
-<tr class="altColor">
+<tr class="rowColor">
<td class="colOne"><a
href="org/apache/poi/hwpf/model/FileInformationBlock.html#setLcbPlcffldHdrtxbx(int)">org.apache.poi.hwpf.model.FileInformationBlock.setLcbPlcffldHdrtxbx(int)</a></td>
</tr>
-<tr class="rowColor">
+<tr class="altColor">
<td class="colOne"><a
href="org/apache/poi/hwpf/model/FileInformationBlock.html#setLcbPlcffldMom(int)">org.apache.poi.hwpf.model.FileInformationBlock.setLcbPlcffldMom(int)</a></td>
</tr>
-<tr class="altColor">
+<tr class="rowColor">
<td class="colOne"><a
href="org/apache/poi/hwpf/model/FileInformationBlock.html#setLcbPlcffldTxbx(int)">org.apache.poi.hwpf.model.FileInformationBlock.setLcbPlcffldTxbx(int)</a></td>
</tr>
-<tr class="rowColor">
+<tr class="altColor">
<td class="colOne"><a
href="org/apache/poi/hwpf/model/FileInformationBlock.html#setLcbPlcfLst(int)">org.apache.poi.hwpf.model.FileInformationBlock.setLcbPlcfLst(int)</a></td>
</tr>
-<tr class="altColor">
+<tr class="rowColor">
<td class="colOne"><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)">org.apache.poi.ss.util.RegionUtil.setLeftBorderColor(int,
CellRangeAddress, Sheet, Workbook)</a>
<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>
</td>
</tr>
-<tr class="rowColor">
+<tr class="altColor">
<td class="colOne"><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)">org.apache.poi.ss.util.RegionUtil.setRightBorderColor(int,
CellRangeAddress, Sheet, Workbook)</a>
<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>
</td>
</tr>
-<tr class="altColor">
+<tr class="rowColor">
<td class="colOne"><a
href="org/apache/poi/hssf/usermodel/HSSFWorkbook.html#setSheetHidden(int,%20int)">org.apache.poi.hssf.usermodel.HSSFWorkbook.setSheetHidden(int,
int)</a></td>
</tr>
-<tr class="rowColor">
+<tr class="altColor">
<td class="colOne"><a
href="org/apache/poi/ss/usermodel/Workbook.html#setSheetHidden(int,%20int)">org.apache.poi.ss.usermodel.Workbook.setSheetHidden(int,
int)</a>
<div class="block"><i>POI 3.16 beta 2. Use <a
href="org/apache/poi/ss/usermodel/Workbook.html#setSheetVisibility(int,%20org.apache.poi.ss.usermodel.SheetVisibility)"><code>Workbook.setSheetVisibility(int,
SheetVisibility)</code></a> instead.</i></div>
</td>
</tr>
-<tr class="altColor">
+<tr class="rowColor">
<td class="colOne"><a
href="org/apache/poi/xssf/streaming/SXSSFWorkbook.html#setSheetHidden(int,%20int)">org.apache.poi.xssf.streaming.SXSSFWorkbook.setSheetHidden(int,
int)</a></td>
</tr>
-<tr class="rowColor">
+<tr class="altColor">
<td class="colOne"><a
href="org/apache/poi/xssf/usermodel/XSSFWorkbook.html#setSheetHidden(int,%20int)">org.apache.poi.xssf.usermodel.XSSFWorkbook.setSheetHidden(int,
int)</a></td>
</tr>
-<tr class="altColor">
+<tr class="rowColor">
<td class="colOne"><a
href="org/apache/poi/xwpf/usermodel/XWPFRun.html#setStrike(boolean)">org.apache.poi.xwpf.usermodel.XWPFRun.setStrike(boolean)</a></td>
</tr>
-<tr class="rowColor">
+<tr class="altColor">
<td class="colOne"><a
href="org/apache/poi/xssf/usermodel/XSSFSheet.html#setTabColor(int)">org.apache.poi.xssf.usermodel.XSSFSheet.setTabColor(int)</a>
<div class="block"><i>3.15-beta2. Removed in 3.17. Use <a
href="org/apache/poi/xssf/usermodel/XSSFSheet.html#setTabColor(org.apache.poi.xssf.usermodel.XSSFColor)"><code>XSSFSheet.setTabColor(XSSFColor)</code></a>.</i></div>
</td>
</tr>
+<tr class="rowColor">
+<td class="colOne"><a
href="org/apache/poi/xssf/usermodel/XSSFChart.html#setTitle(java.lang.String)">org.apache.poi.xssf.usermodel.XSSFChart.setTitle(String)</a>
+<div class="block"><i>POI 3.16, use <a
href="org/apache/poi/xssf/usermodel/XSSFChart.html#setTitleText(java.lang.String)"><code>XSSFChart.setTitleText(String)</code></a>
instead.</i></div>
+</td>
+</tr>
<tr class="altColor">
<td class="colOne"><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)">org.apache.poi.ss.util.RegionUtil.setTopBorderColor(int,
CellRangeAddress, Sheet, Workbook)</a>
<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>
Modified: poi/site/publish/apidocs/index-all.html
URL:
http://svn.apache.org/viewvc/poi/site/publish/apidocs/index-all.html?rev=1791073&r1=1791072&r2=1791073&view=diff
==============================================================================
--- poi/site/publish/apidocs/index-all.html (original)
+++ poi/site/publish/apidocs/index-all.html Wed Apr 12 05:49:56 2017
@@ -28800,8 +28800,9 @@
<dd> </dd>
<dt><span class="strong"><a
href="./org/apache/poi/hwpf/HWPFOldDocument.html#getGuessedCharset()">getGuessedCharset()</a></span>
- Method in class org.apache.poi.hwpf.<a
href="./org/apache/poi/hwpf/HWPFOldDocument.html" title="class in
org.apache.poi.hwpf">HWPFOldDocument</a></dt>
<dd>
-<div class="block">As a rough heuristic (total hack), read through the font
table
- and take the first non-default, non-ansi, non-symbol
+<div class="block">As a rough heuristic (total hack), read through the HPSF,
+ then read through the font table, and take the first
+ non-default, non-ansi, non-symbol
font's charset and return that.</div>
</dd>
<dt><span class="strong"><a
href="./org/apache/poi/hssf/record/HeaderFooterRecord.html#getGuid()">getGuid()</a></span>
- Method in class org.apache.poi.hssf.record.<a
href="./org/apache/poi/hssf/record/HeaderFooterRecord.html" title="class in
org.apache.poi.hssf.record">HeaderFooterRecord</a></dt>
@@ -40848,7 +40849,9 @@
<dd> </dd>
<dt><span class="strong"><a
href="./org/apache/poi/xssf/usermodel/XSSFChart.html#getTitle()">getTitle()</a></span>
- Method in class org.apache.poi.xssf.usermodel.<a
href="./org/apache/poi/xssf/usermodel/XSSFChart.html" title="class in
org.apache.poi.xssf.usermodel">XSSFChart</a></dt>
<dd>
-<div class="block">Returns the title, or null if none is set</div>
+<div class="block"><span class="strong">Deprecated.</span>
+<div class="block"><i>POI 3.16, use <a
href="./org/apache/poi/xssf/usermodel/XSSFChart.html#getTitleText()"><code>XSSFChart.getTitleText()</code></a>
instead.</i></div>
+</div>
</dd>
<dt><span class="strong"><a
href="./org/apache/poi/xwpf/usermodel/AbstractXWPFSDT.html#getTitle()">getTitle()</a></span>
- Method in class org.apache.poi.xwpf.usermodel.<a
href="./org/apache/poi/xwpf/usermodel/AbstractXWPFSDT.html" title="class in
org.apache.poi.xwpf.usermodel">AbstractXWPFSDT</a></dt>
<dd> </dd>
@@ -40856,6 +40859,10 @@
<dd> </dd>
<dt><span class="strong"><a
href="./org/apache/poi/xssf/usermodel/charts/AbstractXSSFChartSeries.html#getTitleCellReference()">getTitleCellReference()</a></span>
- Method in class org.apache.poi.xssf.usermodel.charts.<a
href="./org/apache/poi/xssf/usermodel/charts/AbstractXSSFChartSeries.html"
title="class in
org.apache.poi.xssf.usermodel.charts">AbstractXSSFChartSeries</a></dt>
<dd> </dd>
+<dt><span class="strong"><a
href="./org/apache/poi/xssf/usermodel/XSSFChart.html#getTitleFormula()">getTitleFormula()</a></span>
- Method in class org.apache.poi.xssf.usermodel.<a
href="./org/apache/poi/xssf/usermodel/XSSFChart.html" title="class in
org.apache.poi.xssf.usermodel">XSSFChart</a></dt>
+<dd>
+<div class="block">Get the chart title formula expression if there is one</div>
+</dd>
<dt><span class="strong"><a
href="./org/apache/poi/hslf/usermodel/HSLFSlideShow.html#getTitleMasters()">getTitleMasters()</a></span>
- Method in class org.apache.poi.hslf.usermodel.<a
href="./org/apache/poi/hslf/usermodel/HSLFSlideShow.html" title="class in
org.apache.poi.hslf.usermodel">HSLFSlideShow</a></dt>
<dd>
<div class="block">Returns an array of all the normal Title Masters found in
the slideshow</div>
@@ -40872,6 +40879,10 @@
<dd> </dd>
<dt><span class="strong"><a
href="./org/apache/poi/xssf/usermodel/charts/AbstractXSSFChartSeries.html#getTitleString()">getTitleString()</a></span>
- Method in class org.apache.poi.xssf.usermodel.charts.<a
href="./org/apache/poi/xssf/usermodel/charts/AbstractXSSFChartSeries.html"
title="class in
org.apache.poi.xssf.usermodel.charts">AbstractXSSFChartSeries</a></dt>
<dd> </dd>
+<dt><span class="strong"><a
href="./org/apache/poi/xssf/usermodel/XSSFChart.html#getTitleText()">getTitleText()</a></span>
- Method in class org.apache.poi.xssf.usermodel.<a
href="./org/apache/poi/xssf/usermodel/XSSFChart.html" title="class in
org.apache.poi.xssf.usermodel">XSSFChart</a></dt>
+<dd>
+<div class="block">Returns the title static text, or null if none is set.</div>
+</dd>
<dt><span class="strong"><a
href="./org/apache/poi/hslf/record/ColorSchemeAtom.html#getTitleTextColourRGB()">getTitleTextColourRGB()</a></span>
- Method in class org.apache.poi.hslf.record.<a
href="./org/apache/poi/hslf/record/ColorSchemeAtom.html" title="class in
org.apache.poi.hslf.record">ColorSchemeAtom</a></dt>
<dd>
<div class="block">Fetch the RGB value for Title Text Colour</div>
@@ -77418,7 +77429,13 @@ for streaming/read-only processing of xl
<dd> </dd>
<dt><span class="strong"><a
href="./org/apache/poi/xssf/usermodel/XSSFChart.html#setTitle(java.lang.String)">setTitle(String)</a></span>
- Method in class org.apache.poi.xssf.usermodel.<a
href="./org/apache/poi/xssf/usermodel/XSSFChart.html" title="class in
org.apache.poi.xssf.usermodel">XSSFChart</a></dt>
<dd>
-<div class="block">Sets the title text.</div>
+<div class="block"><span class="strong">Deprecated.</span>
+<div class="block"><i>POI 3.16, use <a
href="./org/apache/poi/xssf/usermodel/XSSFChart.html#setTitleText(java.lang.String)"><code>XSSFChart.setTitleText(String)</code></a>
instead.</i></div>
+</div>
+</dd>
+<dt><span class="strong"><a
href="./org/apache/poi/xssf/usermodel/XSSFChart.html#setTitleFormula(java.lang.String)">setTitleFormula(String)</a></span>
- Method in class org.apache.poi.xssf.usermodel.<a
href="./org/apache/poi/xssf/usermodel/XSSFChart.html" title="class in
org.apache.poi.xssf.usermodel">XSSFChart</a></dt>
+<dd>
+<div class="block">Set the formula expression to use for the chart title</div>
</dd>
<dt><span class="strong"><a
href="./org/apache/poi/openxml4j/opc/internal/PackagePropertiesPart.html#setTitleProperty(java.lang.String)">setTitleProperty(String)</a></span>
- Method in class org.apache.poi.openxml4j.opc.internal.<a
href="./org/apache/poi/openxml4j/opc/internal/PackagePropertiesPart.html"
title="class in
org.apache.poi.openxml4j.opc.internal">PackagePropertiesPart</a></dt>
<dd>
@@ -77428,6 +77445,10 @@ for streaming/read-only processing of xl
<dd>
<div class="block">Set the name given to the resource.</div>
</dd>
+<dt><span class="strong"><a
href="./org/apache/poi/xssf/usermodel/XSSFChart.html#setTitleText(java.lang.String)">setTitleText(String)</a></span>
- Method in class org.apache.poi.xssf.usermodel.<a
href="./org/apache/poi/xssf/usermodel/XSSFChart.html" title="class in
org.apache.poi.xssf.usermodel">XSSFChart</a></dt>
+<dd>
+<div class="block">Sets the title text as a static string.</div>
+</dd>
<dt><span class="strong"><a
href="./org/apache/poi/hslf/record/ColorSchemeAtom.html#setTitleTextColourRGB(int)">setTitleTextColourRGB(int)</a></span>
- Method in class org.apache.poi.hslf.record.<a
href="./org/apache/poi/hslf/record/ColorSchemeAtom.html" title="class in
org.apache.poi.hslf.record">ColorSchemeAtom</a></dt>
<dd>
<div class="block">Set the RGB value for Title Text Colour</div>
Modified: poi/site/publish/apidocs/org/apache/poi/hwpf/HWPFOldDocument.html
URL:
http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hwpf/HWPFOldDocument.html?rev=1791073&r1=1791072&r2=1791073&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hwpf/HWPFOldDocument.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hwpf/HWPFOldDocument.html Wed Apr
12 05:49:56 2017
@@ -179,8 +179,9 @@ extends <a href="../../../../org/apache/
<tr class="rowColor">
<td class="colFirst"><code>java.nio.charset.Charset</code></td>
<td class="colLast"><code><strong><a
href="../../../../org/apache/poi/hwpf/HWPFOldDocument.html#getGuessedCharset()">getGuessedCharset</a></strong>()</code>
-<div class="block">As a rough heuristic (total hack), read through the font
table
- and take the first non-default, non-ansi, non-symbol
+<div class="block">As a rough heuristic (total hack), read through the HPSF,
+ then read through the font table, and take the first
+ non-default, non-ansi, non-symbol
font's charset and return that.</div>
</td>
</tr>
@@ -466,8 +467,9 @@ public <a href="../../../../org/apa
<li class="blockList">
<h4>getGuessedCharset</h4>
<pre>public java.nio.charset.Charset getGuessedCharset()</pre>
-<div class="block">As a rough heuristic (total hack), read through the font
table
- and take the first non-default, non-ansi, non-symbol
+<div class="block">As a rough heuristic (total hack), read through the HPSF,
+ then read through the font table, and take the first
+ non-default, non-ansi, non-symbol
font's charset and return that.
Once we figure out how to link a font to a text piece, we should
Modified: poi/site/publish/apidocs/org/apache/poi/util/class-use/Removal.html
URL:
http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/util/class-use/Removal.html?rev=1791073&r1=1791072&r2=1791073&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/util/class-use/Removal.html
(original)
+++ poi/site/publish/apidocs/org/apache/poi/util/class-use/Removal.html Wed Apr
12 05:49:56 2017
@@ -2092,6 +2092,14 @@ HSSF concepts.</div>
</td>
</tr>
<tr class="rowColor">
+<td class="colFirst"><code><a
href="../../../../../org/apache/poi/xssf/usermodel/XSSFRichTextString.html"
title="class in
org.apache.poi.xssf.usermodel">XSSFRichTextString</a></code></td>
+<td class="colLast"><span class="strong">XSSFChart.</span><code><strong><a
href="../../../../../org/apache/poi/xssf/usermodel/XSSFChart.html#getTitle()">getTitle</a></strong>()</code>
+<div class="block"><strong>Deprecated.</strong>
+<div class="block"><i>POI 3.16, use <a
href="../../../../../org/apache/poi/xssf/usermodel/XSSFChart.html#getTitleText()"><code>XSSFChart.getTitleText()</code></a>
instead.</i></div>
+</div>
+</td>
+</tr>
+<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">XSSFSheet.</span><code><strong><a
href="../../../../../org/apache/poi/xssf/usermodel/XSSFSheet.html#setActiveCell(java.lang.String)">setActiveCell</a></strong>(java.lang.String cellRef)</code>
<div class="block"><strong>Deprecated.</strong>
@@ -2099,7 +2107,7 @@ HSSF concepts.</div>
</div>
</td>
</tr>
-<tr class="altColor">
+<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">XSSFCellStyle.</span><code><strong><a
href="../../../../../org/apache/poi/xssf/usermodel/XSSFCellStyle.html#setAlignment(short)">setAlignment</a></strong>(short align)</code>
<div class="block"><strong>Deprecated.</strong>
@@ -2107,7 +2115,7 @@ HSSF concepts.</div>
</div>
</td>
</tr>
-<tr class="rowColor">
+<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span
class="strong">XSSFClientAnchor.</span><code><strong><a
href="../../../../../org/apache/poi/xssf/usermodel/XSSFClientAnchor.html#setAnchorType(int)">setAnchorType</a></strong>(int anchorType)</code>
<div class="block"><strong>Deprecated.</strong>
@@ -2115,7 +2123,7 @@ HSSF concepts.</div>
</div>
</td>
</tr>
-<tr class="altColor">
+<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">XSSFCellStyle.</span><code><strong><a
href="../../../../../org/apache/poi/xssf/usermodel/XSSFCellStyle.html#setBorderBottom(short)">setBorderBottom</a></strong>(short border)</code>
<div class="block"><strong>Deprecated.</strong>
@@ -2123,7 +2131,7 @@ HSSF concepts.</div>
</div>
</td>
</tr>
-<tr class="rowColor">
+<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">XSSFCellStyle.</span><code><strong><a
href="../../../../../org/apache/poi/xssf/usermodel/XSSFCellStyle.html#setBorderLeft(short)">setBorderLeft</a></strong>(short border)</code>
<div class="block"><strong>Deprecated.</strong>
@@ -2131,7 +2139,7 @@ HSSF concepts.</div>
</div>
</td>
</tr>
-<tr class="altColor">
+<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">XSSFCellStyle.</span><code><strong><a
href="../../../../../org/apache/poi/xssf/usermodel/XSSFCellStyle.html#setBorderRight(short)">setBorderRight</a></strong>(short border)</code>
<div class="block"><strong>Deprecated.</strong>
@@ -2139,7 +2147,7 @@ HSSF concepts.</div>
</div>
</td>
</tr>
-<tr class="rowColor">
+<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">XSSFCellStyle.</span><code><strong><a
href="../../../../../org/apache/poi/xssf/usermodel/XSSFCellStyle.html#setBorderTop(short)">setBorderTop</a></strong>(short border)</code>
<div class="block"><strong>Deprecated.</strong>
@@ -2147,7 +2155,7 @@ HSSF concepts.</div>
</div>
</td>
</tr>
-<tr class="altColor">
+<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">XSSFCell.</span><code><strong><a
href="../../../../../org/apache/poi/xssf/usermodel/XSSFCell.html#setCellType(int)">setCellType</a></strong>(int cellType)</code>
<div class="block"><strong>Deprecated.</strong>
@@ -2155,7 +2163,7 @@ HSSF concepts.</div>
</div>
</td>
</tr>
-<tr class="rowColor">
+<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">XSSFCellStyle.</span><code><strong><a
href="../../../../../org/apache/poi/xssf/usermodel/XSSFCellStyle.html#setFillPattern(short)">setFillPattern</a></strong>(short fp)</code>
<div class="block"><strong>Deprecated.</strong>
@@ -2163,14 +2171,14 @@ HSSF concepts.</div>
</div>
</td>
</tr>
-<tr class="altColor">
+<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">XSSFWorkbook.</span><code><strong><a
href="../../../../../org/apache/poi/xssf/usermodel/XSSFWorkbook.html#setSheetHidden(int,%20int)">setSheetHidden</a></strong>(int sheetIx,
int state)</code>
<div class="block"><strong>Deprecated.</strong> </div>
</td>
</tr>
-<tr class="rowColor">
+<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">XSSFSheet.</span><code><strong><a
href="../../../../../org/apache/poi/xssf/usermodel/XSSFSheet.html#setTabColor(int)">setTabColor</a></strong>(int colorIndex)</code>
<div class="block"><strong>Deprecated.</strong>
@@ -2178,6 +2186,14 @@ HSSF concepts.</div>
</div>
</td>
</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span class="strong">XSSFChart.</span><code><strong><a
href="../../../../../org/apache/poi/xssf/usermodel/XSSFChart.html#setTitle(java.lang.String)">setTitle</a></strong>(java.lang.String newTitle)</code>
+<div class="block"><strong>Deprecated.</strong>
+<div class="block"><i>POI 3.16, use <a
href="../../../../../org/apache/poi/xssf/usermodel/XSSFChart.html#setTitleText(java.lang.String)"><code>XSSFChart.setTitleText(String)</code></a>
instead.</i></div>
+</div>
+</td>
+</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">XSSFCellStyle.</span><code><strong><a
href="../../../../../org/apache/poi/xssf/usermodel/XSSFCellStyle.html#setVerticalAlignment(short)">setVerticalAlignment</a></strong>(short align)</code>
Modified: poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/XSSFChart.html
URL:
http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/XSSFChart.html?rev=1791073&r1=1791072&r2=1791073&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/XSSFChart.html
(original)
+++ poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/XSSFChart.html Wed
Apr 12 05:49:56 2017
@@ -234,7 +234,21 @@ implements <a href="../../../../../org/a
<tr class="altColor">
<td class="colFirst"><code><a
href="../../../../../org/apache/poi/xssf/usermodel/XSSFRichTextString.html"
title="class in
org.apache.poi.xssf.usermodel">XSSFRichTextString</a></code></td>
<td class="colLast"><code><strong><a
href="../../../../../org/apache/poi/xssf/usermodel/XSSFChart.html#getTitle()">getTitle</a></strong>()</code>
-<div class="block">Returns the title, or null if none is set</div>
+<div class="block"><strong>Deprecated.</strong>
+<div class="block"><i>POI 3.16, use <a
href="../../../../../org/apache/poi/xssf/usermodel/XSSFChart.html#getTitleText()"><code>getTitleText()</code></a>
instead.</i></div>
+</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>java.lang.String</code></td>
+<td class="colLast"><code><strong><a
href="../../../../../org/apache/poi/xssf/usermodel/XSSFChart.html#getTitleFormula()">getTitleFormula</a></strong>()</code>
+<div class="block">Get the chart title formula expression if there is one</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a
href="../../../../../org/apache/poi/xssf/usermodel/XSSFRichTextString.html"
title="class in
org.apache.poi.xssf.usermodel">XSSFRichTextString</a></code></td>
+<td class="colLast"><code><strong><a
href="../../../../../org/apache/poi/xssf/usermodel/XSSFChart.html#getTitleText()">getTitleText</a></strong>()</code>
+<div class="block">Returns the title static text, or null if none is set.</div>
</td>
</tr>
<tr class="rowColor">
@@ -261,7 +275,21 @@ implements <a href="../../../../../org/a
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a
href="../../../../../org/apache/poi/xssf/usermodel/XSSFChart.html#setTitle(java.lang.String)">setTitle</a></strong>(java.lang.String newTitle)</code>
-<div class="block">Sets the title text.</div>
+<div class="block"><strong>Deprecated.</strong>
+<div class="block"><i>POI 3.16, use <a
href="../../../../../org/apache/poi/xssf/usermodel/XSSFChart.html#setTitleText(java.lang.String)"><code>setTitleText(String)</code></a>
instead.</i></div>
+</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a
href="../../../../../org/apache/poi/xssf/usermodel/XSSFChart.html#setTitleFormula(java.lang.String)">setTitleFormula</a></strong>(java.lang.String formula)</code>
+<div class="block">Set the formula expression to use for the chart title</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a
href="../../../../../org/apache/poi/xssf/usermodel/XSSFChart.html#setTitleText(java.lang.String)">setTitleText</a></strong>(java.lang.String newTitle)</code>
+<div class="block">Sets the title text as a static string.</div>
</td>
</tr>
</table>
@@ -529,8 +557,29 @@ public org.openxmlformats.schemas.d
<ul class="blockList">
<li class="blockList">
<h4>getTitle</h4>
-<pre>public <a
href="../../../../../org/apache/poi/xssf/usermodel/XSSFRichTextString.html"
title="class in
org.apache.poi.xssf.usermodel">XSSFRichTextString</a> getTitle()</pre>
-<div class="block">Returns the title, or null if none is set</div>
+<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>="4.0")
+public <a
href="../../../../../org/apache/poi/xssf/usermodel/XSSFRichTextString.html"
title="class in
org.apache.poi.xssf.usermodel">XSSFRichTextString</a> getTitle()</pre>
+<div class="block"><span class="strong">Deprecated.</span> <i>POI 3.16,
use <a
href="../../../../../org/apache/poi/xssf/usermodel/XSSFChart.html#getTitleText()"><code>getTitleText()</code></a>
instead.</i></div>
+<div class="block">Returns the title static text, or null if none is set.
+ Note that a title formula may be set instead.</div>
+<dl><dt><span class="strong">Returns:</span></dt><dd>static title text, if
set</dd></dl>
+</li>
+</ul>
+<a name="getTitleText()">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getTitleText</h4>
+<pre>public <a
href="../../../../../org/apache/poi/xssf/usermodel/XSSFRichTextString.html"
title="class in
org.apache.poi.xssf.usermodel">XSSFRichTextString</a> getTitleText()</pre>
+<div class="block">Returns the title static text, or null if none is set.
+ Note that a title formula may be set instead.
+ Empty text result is for backward compatibility, and could mean the title
text is empty or there is a formula instead.
+ Check for a formula first, falling back on text for cleaner logic.</div>
+<dl><dt><span class="strong">Returns:</span></dt><dd>static title text if set,
+ null if there is no title,
+ empty string if the title text is empty or the title uses a formula
instead</dd></dl>
</li>
</ul>
<a name="setTitle(java.lang.String)">
@@ -539,8 +588,45 @@ public org.openxmlformats.schemas.d
<ul class="blockList">
<li class="blockList">
<h4>setTitle</h4>
-<pre>public void setTitle(java.lang.String newTitle)</pre>
-<div class="block">Sets the title text.</div>
+<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>="4.0")
+public void setTitle(java.lang.String newTitle)</pre>
+<div class="block"><span class="strong">Deprecated.</span> <i>POI 3.16,
use <a
href="../../../../../org/apache/poi/xssf/usermodel/XSSFChart.html#setTitleText(java.lang.String)"><code>setTitleText(String)</code></a>
instead.</i></div>
+<div class="block">Sets the title text as a static string.</div>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>newTitle</code>
- to use</dd></dl>
+</li>
+</ul>
+<a name="setTitleText(java.lang.String)">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setTitleText</h4>
+<pre>public void setTitleText(java.lang.String newTitle)</pre>
+<div class="block">Sets the title text as a static string.</div>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>newTitle</code>
- to use</dd></dl>
+</li>
+</ul>
+<a name="getTitleFormula()">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getTitleFormula</h4>
+<pre>public java.lang.String getTitleFormula()</pre>
+<div class="block">Get the chart title formula expression if there is one</div>
+<dl><dt><span class="strong">Returns:</span></dt><dd>formula expression or
null</dd></dl>
+</li>
+</ul>
+<a name="setTitleFormula(java.lang.String)">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setTitleFormula</h4>
+<pre>public void setTitleFormula(java.lang.String formula)</pre>
+<div class="block">Set the formula expression to use for the chart title</div>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>formula</code> -
</dd></dl>
</li>
</ul>
<a name="getOrCreateLegend()">
Modified:
poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/class-use/XSSFRichTextString.html
URL:
http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/class-use/XSSFRichTextString.html?rev=1791073&r1=1791072&r2=1791073&view=diff
==============================================================================
---
poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/class-use/XSSFRichTextString.html
(original)
+++
poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/class-use/XSSFRichTextString.html
Wed Apr 12 05:49:56 2017
@@ -138,7 +138,15 @@
<tr class="rowColor">
<td class="colFirst"><code><a
href="../../../../../../org/apache/poi/xssf/usermodel/XSSFRichTextString.html"
title="class in
org.apache.poi.xssf.usermodel">XSSFRichTextString</a></code></td>
<td class="colLast"><span class="strong">XSSFChart.</span><code><strong><a
href="../../../../../../org/apache/poi/xssf/usermodel/XSSFChart.html#getTitle()">getTitle</a></strong>()</code>
-<div class="block">Returns the title, or null if none is set</div>
+<div class="block"><strong>Deprecated.</strong>
+<div class="block"><i>POI 3.16, use <a
href="../../../../../../org/apache/poi/xssf/usermodel/XSSFChart.html#getTitleText()"><code>XSSFChart.getTitleText()</code></a>
instead.</i></div>
+</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a
href="../../../../../../org/apache/poi/xssf/usermodel/XSSFRichTextString.html"
title="class in
org.apache.poi.xssf.usermodel">XSSFRichTextString</a></code></td>
+<td class="colLast"><span class="strong">XSSFChart.</span><code><strong><a
href="../../../../../../org/apache/poi/xssf/usermodel/XSSFChart.html#getTitleText()">getTitleText</a></strong>()</code>
+<div class="block">Returns the title static text, or null if none is set.</div>
</td>
</tr>
</tbody>
Modified: poi/site/publish/changes.html
URL:
http://svn.apache.org/viewvc/poi/site/publish/changes.html?rev=1791073&r1=1791072&r2=1791073&view=diff
==============================================================================
--- poi/site/publish/changes.html (original)
+++ poi/site/publish/changes.html Wed Apr 12 05:49:56 2017
@@ -264,9 +264,11 @@ if (VERSION > 3) {
-<a name="3.16-beta3"></a>
+
+
+<a name="3.16"></a>
<div class="h3">
-<h3>Version 3.16-beta3 (2017-04-??)<a title="Permanent link"
class="headerlink" href="#3.16-beta3">#</a>
+<h3>Version 3.16 (2017-04-19)<a title="Permanent link" class="headerlink"
href="#3.16">#</a>
</h3>
</div>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]