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/11/27 12:09:33 UTC

svn commit: r1816438 [2/35] - in /poi/site/publish: ./ apidocs/ apidocs/org/apache/poi/ apidocs/org/apache/poi/class-use/ apidocs/org/apache/poi/hpsf/ apidocs/org/apache/poi/hpsf/class-use/ apidocs/org/apache/poi/hpsf/wellknown/ apidocs/org/apache/poi/...

Modified: poi/site/publish/apidocs/deprecated-list.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/deprecated-list.html?rev=1816438&r1=1816437&r2=1816438&view=diff
==============================================================================
--- poi/site/publish/apidocs/deprecated-list.html (original)
+++ poi/site/publish/apidocs/deprecated-list.html Mon Nov 27 12:09:29 2017
@@ -72,6 +72,7 @@
 <h1 title="Deprecated API" class="title">Deprecated API</h1>
 <h2 title="Contents">Contents</h2>
 <ul>
+<li><a href="#interface">Deprecated Interfaces</a></li>
 <li><a href="#class">Deprecated Classes</a></li>
 <li><a href="#enum">Deprecated Enums</a></li>
 <li><a href="#field">Deprecated Fields</a></li>
@@ -80,7 +81,87 @@
 <li><a href="#enum.constant">Deprecated Enum Constants</a></li>
 </ul>
 </div>
-<div class="contentContainer"><a name="class">
+<div class="contentContainer"><a name="interface">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<table class="deprecatedSummary" border="0" cellpadding="3" cellspacing="0" summary="Deprecated Interfaces table, listing deprecated interfaces, and an explanation">
+<caption><span>Deprecated Interfaces</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Interface and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colOne"><a href="org/apache/poi/ss/usermodel/Chart.html" title="interface in org.apache.poi.ss.usermodel">org.apache.poi.ss.usermodel.Chart</a>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><a href="org/apache/poi/ss/usermodel/charts/ChartAxis.html" title="interface in org.apache.poi.ss.usermodel.charts">org.apache.poi.ss.usermodel.charts.ChartAxis</a>
+<div class="block"><span class="deprecationComment">use XDDFChartAxis instead</span></div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><a href="org/apache/poi/ss/usermodel/charts/ChartAxisFactory.html" title="interface in org.apache.poi.ss.usermodel.charts">org.apache.poi.ss.usermodel.charts.ChartAxisFactory</a>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><a href="org/apache/poi/ss/usermodel/charts/ChartData.html" title="interface in org.apache.poi.ss.usermodel.charts">org.apache.poi.ss.usermodel.charts.ChartData</a>
+<div class="block"><span class="deprecationComment">use XDDFChartData instead</span></div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><a href="org/apache/poi/ss/usermodel/charts/ChartDataFactory.html" title="interface in org.apache.poi.ss.usermodel.charts">org.apache.poi.ss.usermodel.charts.ChartDataFactory</a>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><a href="org/apache/poi/ss/usermodel/charts/ChartDataSource.html" title="interface in org.apache.poi.ss.usermodel.charts">org.apache.poi.ss.usermodel.charts.ChartDataSource</a>
+<div class="block"><span class="deprecationComment">use XDDFDataSource instead</span></div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><a href="org/apache/poi/ss/usermodel/charts/ChartLegend.html" title="interface in org.apache.poi.ss.usermodel.charts">org.apache.poi.ss.usermodel.charts.ChartLegend</a>
+<div class="block"><span class="deprecationComment">use XDDFChartLegend instead</span></div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><a href="org/apache/poi/ss/usermodel/charts/ChartSeries.html" title="interface in org.apache.poi.ss.usermodel.charts">org.apache.poi.ss.usermodel.charts.ChartSeries</a>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><a href="org/apache/poi/ss/usermodel/charts/LineChartData.html" title="interface in org.apache.poi.ss.usermodel.charts">org.apache.poi.ss.usermodel.charts.LineChartData</a>
+<div class="block"><span class="deprecationComment">use XDDFLineChartData instead</span></div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><a href="org/apache/poi/ss/usermodel/charts/LineChartSeries.html" title="interface in org.apache.poi.ss.usermodel.charts">org.apache.poi.ss.usermodel.charts.LineChartSeries</a>
+<div class="block"><span class="deprecationComment">use XDDFLineChartData.Series instead</span></div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><a href="org/apache/poi/ss/usermodel/charts/ManualLayout.html" title="interface in org.apache.poi.ss.usermodel.charts">org.apache.poi.ss.usermodel.charts.ManualLayout</a>
+<div class="block"><span class="deprecationComment">use XDDFManualLayout instead</span></div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><a href="org/apache/poi/ss/usermodel/charts/ManuallyPositionable.html" title="interface in org.apache.poi.ss.usermodel.charts">org.apache.poi.ss.usermodel.charts.ManuallyPositionable</a>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><a href="org/apache/poi/ss/usermodel/charts/ScatterChartData.html" title="interface in org.apache.poi.ss.usermodel.charts">org.apache.poi.ss.usermodel.charts.ScatterChartData</a>
+<div class="block"><span class="deprecationComment">use XDDFScatterChartData instead</span></div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><a href="org/apache/poi/ss/usermodel/charts/ScatterChartSeries.html" title="interface in org.apache.poi.ss.usermodel.charts">org.apache.poi.ss.usermodel.charts.ScatterChartSeries</a>
+<div class="block"><span class="deprecationComment">use XDFFScatterChartData.Series instead</span></div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><a href="org/apache/poi/ss/usermodel/charts/ValueAxis.html" title="interface in org.apache.poi.ss.usermodel.charts">org.apache.poi.ss.usermodel.charts.ValueAxis</a>
+<div class="block"><span class="deprecationComment">use XDDFValueAxis instead</span></div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+<a name="class">
 <!--   -->
 </a>
 <ul class="blockList">
@@ -92,22 +173,81 @@
 </tr>
 <tbody>
 <tr class="altColor">
+<td class="colOne"><a href="org/apache/poi/xssf/usermodel/charts/AbstractXSSFChartSeries.html" title="class in org.apache.poi.xssf.usermodel.charts">org.apache.poi.xssf.usermodel.charts.AbstractXSSFChartSeries</a>
+<div class="block"><span class="deprecationComment">use <code>XDDFChartData.Series</code> instead</span></div>
+</td>
+</tr>
+<tr class="rowColor">
 <td class="colOne"><a href="org/apache/poi/hwpf/model/BytePropertyNode.html" title="class in org.apache.poi.hwpf.model">org.apache.poi.hwpf.model.BytePropertyNode</a>
 <div class="block"><span class="deprecationComment">byte positions shall not be saved in memory</span></div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a href="org/apache/poi/hssf/util/CellReference.html" title="class in org.apache.poi.hssf.util">org.apache.poi.hssf.util.CellReference</a>
 <div class="block"><span class="deprecationComment">POI 4.0.0-SNAPSHOT. Use <a href="org/apache/poi/ss/util/CellReference.html" title="class in org.apache.poi.ss.util"><code>CellReference</code></a> instead.
           Actually the replacement CellReference was added earlier, but the deprecation notice
           was added only in 4.0.0-SNAPSHOT.</span></div>
 </td>
 </tr>
+<tr class="rowColor">
+<td class="colOne"><a href="org/apache/poi/ss/usermodel/charts/DataSources.html" title="class in org.apache.poi.ss.usermodel.charts">org.apache.poi.ss.usermodel.charts.DataSources</a>
+<div class="block"><span class="deprecationComment">use XDDFDataSourcesFactory instead</span></div>
+</td>
+</tr>
 <tr class="altColor">
 <td class="colOne"><a href="org/apache/poi/hssf/util/HSSFRegionUtil.html" title="class in org.apache.poi.hssf.util">org.apache.poi.hssf.util.HSSFRegionUtil</a>
 <div class="block"><span class="deprecationComment">POI 4.0.0</span></div>
 </td>
 </tr>
+<tr class="rowColor">
+<td class="colOne"><a href="org/apache/poi/hpsf/wellknown/SectionIDMap.html" title="class in org.apache.poi.hpsf.wellknown">org.apache.poi.hpsf.wellknown.SectionIDMap</a>
+<div class="block"><span class="deprecationComment">in 4.0.0, there's no way to create custom PropertyIDMaps, therefore
+   this class is obsolete</span></div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><a href="org/apache/poi/xssf/usermodel/charts/XSSFCategoryAxis.html" title="class in org.apache.poi.xssf.usermodel.charts">org.apache.poi.xssf.usermodel.charts.XSSFCategoryAxis</a>
+<div class="block"><span class="deprecationComment">use <a href="org/apache/poi/xddf/usermodel/chart/XDDFCategoryAxis.html" title="class in org.apache.poi.xddf.usermodel.chart"><code>XDDFCategoryAxis</code></a> instead</span></div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><a href="org/apache/poi/xssf/usermodel/charts/XSSFChartAxis.html" title="class in org.apache.poi.xssf.usermodel.charts">org.apache.poi.xssf.usermodel.charts.XSSFChartAxis</a>
+<div class="block"><span class="deprecationComment">use <a href="org/apache/poi/xddf/usermodel/chart/XDDFChartAxis.html" title="class in org.apache.poi.xddf.usermodel.chart"><code>XDDFChartAxis</code></a> instead</span></div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><a href="org/apache/poi/xssf/usermodel/charts/XSSFChartDataFactory.html" title="class in org.apache.poi.xssf.usermodel.charts">org.apache.poi.xssf.usermodel.charts.XSSFChartDataFactory</a>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><a href="org/apache/poi/xssf/usermodel/charts/XSSFChartLegend.html" title="class in org.apache.poi.xssf.usermodel.charts">org.apache.poi.xssf.usermodel.charts.XSSFChartLegend</a>
+<div class="block"><span class="deprecationComment">use <a href="org/apache/poi/xddf/usermodel/chart/XDDFChartLegend.html" title="class in org.apache.poi.xddf.usermodel.chart"><code>XDDFChartLegend</code></a> instead</span></div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><a href="org/apache/poi/xssf/usermodel/charts/XSSFDateAxis.html" title="class in org.apache.poi.xssf.usermodel.charts">org.apache.poi.xssf.usermodel.charts.XSSFDateAxis</a>
+<div class="block"><span class="deprecationComment">use <a href="org/apache/poi/xddf/usermodel/chart/XDDFDateAxis.html" title="class in org.apache.poi.xddf.usermodel.chart"><code>XDDFDateAxis</code></a> instead</span></div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><a href="org/apache/poi/xssf/usermodel/charts/XSSFLineChartData.html" title="class in org.apache.poi.xssf.usermodel.charts">org.apache.poi.xssf.usermodel.charts.XSSFLineChartData</a>
+<div class="block"><span class="deprecationComment">use <a href="org/apache/poi/xddf/usermodel/chart/XDDFLineChartData.html" title="class in org.apache.poi.xddf.usermodel.chart"><code>XDDFLineChartData</code></a> instead</span></div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><a href="org/apache/poi/xssf/usermodel/charts/XSSFManualLayout.html" title="class in org.apache.poi.xssf.usermodel.charts">org.apache.poi.xssf.usermodel.charts.XSSFManualLayout</a>
+<div class="block"><span class="deprecationComment">use <a href="org/apache/poi/xddf/usermodel/chart/XDDFManualLayout.html" title="class in org.apache.poi.xddf.usermodel.chart"><code>instead</code></a></span></div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><a href="org/apache/poi/xssf/usermodel/charts/XSSFScatterChartData.html" title="class in org.apache.poi.xssf.usermodel.charts">org.apache.poi.xssf.usermodel.charts.XSSFScatterChartData</a>
+<div class="block"><span class="deprecationComment">use <a href="org/apache/poi/xddf/usermodel/chart/XDDFScatterChartData.html" title="class in org.apache.poi.xddf.usermodel.chart"><code>XDDFScatterChartData</code></a> instead</span></div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><a href="org/apache/poi/xssf/usermodel/charts/XSSFValueAxis.html" title="class in org.apache.poi.xssf.usermodel.charts">org.apache.poi.xssf.usermodel.charts.XSSFValueAxis</a>
+<div class="block"><span class="deprecationComment">use <a href="org/apache/poi/xddf/usermodel/chart/XDDFValueAxis.html" title="class in org.apache.poi.xddf.usermodel.chart"><code>XDDFValueAxis</code></a> instead</span></div>
+</td>
+</tr>
 </tbody>
 </table>
 </li>
@@ -124,10 +264,51 @@
 </tr>
 <tbody>
 <tr class="altColor">
+<td class="colOne"><a href="org/apache/poi/ss/usermodel/charts/AxisCrossBetween.html" title="enum in org.apache.poi.ss.usermodel.charts">org.apache.poi.ss.usermodel.charts.AxisCrossBetween</a>
+<div class="block"><span class="deprecationComment">use XDDF AxisCrossBetween</span></div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><a href="org/apache/poi/ss/usermodel/charts/AxisCrosses.html" title="enum in org.apache.poi.ss.usermodel.charts">org.apache.poi.ss.usermodel.charts.AxisCrosses</a>
+<div class="block"><span class="deprecationComment">use XDDF AxisCrosses instead</span></div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><a href="org/apache/poi/ss/usermodel/charts/AxisOrientation.html" title="enum in org.apache.poi.ss.usermodel.charts">org.apache.poi.ss.usermodel.charts.AxisOrientation</a>
+<div class="block"><span class="deprecationComment">use XDDF AxisOrientation</span></div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><a href="org/apache/poi/ss/usermodel/charts/AxisPosition.html" title="enum in org.apache.poi.ss.usermodel.charts">org.apache.poi.ss.usermodel.charts.AxisPosition</a>
+<div class="block"><span class="deprecationComment">use XDDF AxisPosition instead</span></div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><a href="org/apache/poi/ss/usermodel/charts/AxisTickMark.html" title="enum in org.apache.poi.ss.usermodel.charts">org.apache.poi.ss.usermodel.charts.AxisTickMark</a>
+<div class="block"><span class="deprecationComment">use XDDF AxisTickMark instead</span></div>
+</td>
+</tr>
+<tr class="rowColor">
 <td class="colOne"><a href="org/apache/poi/ss/usermodel/FontCharset.html" title="enum in org.apache.poi.ss.usermodel">org.apache.poi.ss.usermodel.FontCharset</a>
 <div class="block"><span class="deprecationComment">enum will be replaced by common version org.apache.poi.common.usermodel.FontCharset</span></div>
 </td>
 </tr>
+<tr class="altColor">
+<td class="colOne"><a href="org/apache/poi/ss/usermodel/charts/LayoutMode.html" title="enum in org.apache.poi.ss.usermodel.charts">org.apache.poi.ss.usermodel.charts.LayoutMode</a></td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><a href="org/apache/poi/ss/usermodel/charts/LayoutTarget.html" title="enum in org.apache.poi.ss.usermodel.charts">org.apache.poi.ss.usermodel.charts.LayoutTarget</a>
+<div class="block"><span class="deprecationComment">use XDDF LayoutTarget instead</span></div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><a href="org/apache/poi/ss/usermodel/charts/LegendPosition.html" title="enum in org.apache.poi.ss.usermodel.charts">org.apache.poi.ss.usermodel.charts.LegendPosition</a>
+<div class="block"><span class="deprecationComment">use XDDF LayoutPosition instead</span></div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><a href="org/apache/poi/ss/usermodel/charts/TitleType.html" title="enum in org.apache.poi.ss.usermodel.charts">org.apache.poi.ss.usermodel.charts.TitleType</a>&nbsp;</td>
+</tr>
 </tbody>
 </table>
 </li>
@@ -155,143 +336,153 @@
 </td>
 </tr>
 <tr class="altColor">
-<td class="colOne"><a href="org/apache/poi/hwpf/model/types/FibRgW97AbstractType.html#field_1_reserved1">org.apache.poi.hwpf.model.types.FibRgW97AbstractType.field_1_reserved1</a></td>
+<td class="colOne"><a href="org/apache/poi/hpsf/wellknown/SectionIDMap.html#DOCUMENT_SUMMARY_INFORMATION_ID">org.apache.poi.hpsf.wellknown.SectionIDMap.DOCUMENT_SUMMARY_INFORMATION_ID</a>
+<div class="block"><span class="deprecationComment">use <a href="org/apache/poi/hpsf/DocumentSummaryInformation.html#FORMAT_ID"><code>DocumentSummaryInformation.FORMAT_ID</code></a></span></div>
+</td>
 </tr>
 <tr class="rowColor">
-<td class="colOne"><a href="org/apache/poi/hwpf/model/types/FibRgW97AbstractType.html#field_10_reserved10">org.apache.poi.hwpf.model.types.FibRgW97AbstractType.field_10_reserved10</a></td>
+<td class="colOne"><a href="org/apache/poi/hwpf/model/types/FibRgW97AbstractType.html#field_1_reserved1">org.apache.poi.hwpf.model.types.FibRgW97AbstractType.field_1_reserved1</a></td>
 </tr>
 <tr class="altColor">
-<td class="colOne"><a href="org/apache/poi/hwpf/model/types/FibBaseAbstractType.html#field_11_Chs">org.apache.poi.hwpf.model.types.FibBaseAbstractType.field_11_Chs</a></td>
+<td class="colOne"><a href="org/apache/poi/hwpf/model/types/FibRgW97AbstractType.html#field_10_reserved10">org.apache.poi.hwpf.model.types.FibRgW97AbstractType.field_10_reserved10</a></td>
 </tr>
 <tr class="rowColor">
-<td class="colOne"><a href="org/apache/poi/hwpf/model/types/FibRgW97AbstractType.html#field_11_reserved11">org.apache.poi.hwpf.model.types.FibRgW97AbstractType.field_11_reserved11</a></td>
+<td class="colOne"><a href="org/apache/poi/hwpf/model/types/FibBaseAbstractType.html#field_11_Chs">org.apache.poi.hwpf.model.types.FibBaseAbstractType.field_11_Chs</a></td>
 </tr>
 <tr class="altColor">
-<td class="colOne"><a href="org/apache/poi/hwpf/model/types/FibBaseAbstractType.html#field_12_chsTables">org.apache.poi.hwpf.model.types.FibBaseAbstractType.field_12_chsTables</a></td>
+<td class="colOne"><a href="org/apache/poi/hwpf/model/types/FibRgW97AbstractType.html#field_11_reserved11">org.apache.poi.hwpf.model.types.FibRgW97AbstractType.field_11_reserved11</a></td>
 </tr>
 <tr class="rowColor">
-<td class="colOne"><a href="org/apache/poi/hwpf/model/types/FibRgW97AbstractType.html#field_12_reserved12">org.apache.poi.hwpf.model.types.FibRgW97AbstractType.field_12_reserved12</a></td>
+<td class="colOne"><a href="org/apache/poi/hwpf/model/types/FibBaseAbstractType.html#field_12_chsTables">org.apache.poi.hwpf.model.types.FibBaseAbstractType.field_12_chsTables</a></td>
 </tr>
 <tr class="altColor">
-<td class="colOne"><a href="org/apache/poi/hwpf/model/types/FibRgLw97AbstractType.html#field_12_reserved4">org.apache.poi.hwpf.model.types.FibRgLw97AbstractType.field_12_reserved4</a></td>
+<td class="colOne"><a href="org/apache/poi/hwpf/model/types/FibRgW97AbstractType.html#field_12_reserved12">org.apache.poi.hwpf.model.types.FibRgW97AbstractType.field_12_reserved12</a></td>
 </tr>
 <tr class="rowColor">
-<td class="colOne"><a href="org/apache/poi/hwpf/model/types/FibBaseAbstractType.html#field_13_fcMin">org.apache.poi.hwpf.model.types.FibBaseAbstractType.field_13_fcMin</a></td>
+<td class="colOne"><a href="org/apache/poi/hwpf/model/types/FibRgLw97AbstractType.html#field_12_reserved4">org.apache.poi.hwpf.model.types.FibRgLw97AbstractType.field_12_reserved4</a></td>
 </tr>
 <tr class="altColor">
-<td class="colOne"><a href="org/apache/poi/hwpf/model/types/FibRgW97AbstractType.html#field_13_reserved13">org.apache.poi.hwpf.model.types.FibRgW97AbstractType.field_13_reserved13</a></td>
+<td class="colOne"><a href="org/apache/poi/hwpf/model/types/FibBaseAbstractType.html#field_13_fcMin">org.apache.poi.hwpf.model.types.FibBaseAbstractType.field_13_fcMin</a></td>
 </tr>
 <tr class="rowColor">
-<td class="colOne"><a href="org/apache/poi/hwpf/model/types/FibRgLw97AbstractType.html#field_13_reserved5">org.apache.poi.hwpf.model.types.FibRgLw97AbstractType.field_13_reserved5</a></td>
+<td class="colOne"><a href="org/apache/poi/hwpf/model/types/FibRgW97AbstractType.html#field_13_reserved13">org.apache.poi.hwpf.model.types.FibRgW97AbstractType.field_13_reserved13</a></td>
 </tr>
 <tr class="altColor">
-<td class="colOne"><a href="org/apache/poi/hwpf/model/types/FibBaseAbstractType.html#field_14_fcMac">org.apache.poi.hwpf.model.types.FibBaseAbstractType.field_14_fcMac</a></td>
+<td class="colOne"><a href="org/apache/poi/hwpf/model/types/FibRgLw97AbstractType.html#field_13_reserved5">org.apache.poi.hwpf.model.types.FibRgLw97AbstractType.field_13_reserved5</a></td>
 </tr>
 <tr class="rowColor">
-<td class="colOne"><a href="org/apache/poi/hwpf/model/types/FibRgLw95AbstractType.html#field_14_reserved5">org.apache.poi.hwpf.model.types.FibRgLw95AbstractType.field_14_reserved5</a></td>
+<td class="colOne"><a href="org/apache/poi/hwpf/model/types/FibBaseAbstractType.html#field_14_fcMac">org.apache.poi.hwpf.model.types.FibBaseAbstractType.field_14_fcMac</a></td>
 </tr>
 <tr class="altColor">
-<td class="colOne"><a href="org/apache/poi/hwpf/model/types/FibRgLw97AbstractType.html#field_14_reserved6">org.apache.poi.hwpf.model.types.FibRgLw97AbstractType.field_14_reserved6</a></td>
+<td class="colOne"><a href="org/apache/poi/hwpf/model/types/FibRgLw95AbstractType.html#field_14_reserved5">org.apache.poi.hwpf.model.types.FibRgLw95AbstractType.field_14_reserved5</a></td>
 </tr>
 <tr class="rowColor">
-<td class="colOne"><a href="org/apache/poi/hwpf/model/types/FibRgLw97AbstractType.html#field_15_reserved7">org.apache.poi.hwpf.model.types.FibRgLw97AbstractType.field_15_reserved7</a></td>
+<td class="colOne"><a href="org/apache/poi/hwpf/model/types/FibRgLw97AbstractType.html#field_14_reserved6">org.apache.poi.hwpf.model.types.FibRgLw97AbstractType.field_14_reserved6</a></td>
 </tr>
 <tr class="altColor">
-<td class="colOne"><a href="org/apache/poi/hwpf/model/types/FibRgLw97AbstractType.html#field_16_reserved8">org.apache.poi.hwpf.model.types.FibRgLw97AbstractType.field_16_reserved8</a></td>
+<td class="colOne"><a href="org/apache/poi/hwpf/model/types/FibRgLw97AbstractType.html#field_15_reserved7">org.apache.poi.hwpf.model.types.FibRgLw97AbstractType.field_15_reserved7</a></td>
 </tr>
 <tr class="rowColor">
-<td class="colOne"><a href="org/apache/poi/hwpf/model/types/FibRgLw97AbstractType.html#field_17_reserved9">org.apache.poi.hwpf.model.types.FibRgLw97AbstractType.field_17_reserved9</a></td>
+<td class="colOne"><a href="org/apache/poi/hwpf/model/types/FibRgLw97AbstractType.html#field_16_reserved8">org.apache.poi.hwpf.model.types.FibRgLw97AbstractType.field_16_reserved8</a></td>
 </tr>
 <tr class="altColor">
-<td class="colOne"><a href="org/apache/poi/hwpf/model/types/FibRgLw97AbstractType.html#field_18_reserved10">org.apache.poi.hwpf.model.types.FibRgLw97AbstractType.field_18_reserved10</a></td>
+<td class="colOne"><a href="org/apache/poi/hwpf/model/types/FibRgLw97AbstractType.html#field_17_reserved9">org.apache.poi.hwpf.model.types.FibRgLw97AbstractType.field_17_reserved9</a></td>
 </tr>
 <tr class="rowColor">
-<td class="colOne"><a href="org/apache/poi/hwpf/model/types/FibRgLw97AbstractType.html#field_19_reserved11">org.apache.poi.hwpf.model.types.FibRgLw97AbstractType.field_19_reserved11</a></td>
+<td class="colOne"><a href="org/apache/poi/hwpf/model/types/FibRgLw97AbstractType.html#field_18_reserved10">org.apache.poi.hwpf.model.types.FibRgLw97AbstractType.field_18_reserved10</a></td>
 </tr>
 <tr class="altColor">
-<td class="colOne"><a href="org/apache/poi/hwpf/model/types/FibRgLw95AbstractType.html#field_2_reserved1">org.apache.poi.hwpf.model.types.FibRgLw95AbstractType.field_2_reserved1</a></td>
+<td class="colOne"><a href="org/apache/poi/hwpf/model/types/FibRgLw97AbstractType.html#field_19_reserved11">org.apache.poi.hwpf.model.types.FibRgLw97AbstractType.field_19_reserved11</a></td>
 </tr>
 <tr class="rowColor">
-<td class="colOne"><a href="org/apache/poi/hwpf/model/types/FibRgLw97AbstractType.html#field_2_reserved1">org.apache.poi.hwpf.model.types.FibRgLw97AbstractType.field_2_reserved1</a></td>
+<td class="colOne"><a href="org/apache/poi/hwpf/model/types/FibRgLw95AbstractType.html#field_2_reserved1">org.apache.poi.hwpf.model.types.FibRgLw95AbstractType.field_2_reserved1</a></td>
 </tr>
 <tr class="altColor">
-<td class="colOne"><a href="org/apache/poi/hwpf/model/types/FibRgW97AbstractType.html#field_2_reserved2">org.apache.poi.hwpf.model.types.FibRgW97AbstractType.field_2_reserved2</a></td>
+<td class="colOne"><a href="org/apache/poi/hwpf/model/types/FibRgLw97AbstractType.html#field_2_reserved1">org.apache.poi.hwpf.model.types.FibRgLw97AbstractType.field_2_reserved1</a></td>
 </tr>
 <tr class="rowColor">
-<td class="colOne"><a href="org/apache/poi/hwpf/model/types/FibRgLw97AbstractType.html#field_20_reserved12">org.apache.poi.hwpf.model.types.FibRgLw97AbstractType.field_20_reserved12</a></td>
+<td class="colOne"><a href="org/apache/poi/hwpf/model/types/FibRgW97AbstractType.html#field_2_reserved2">org.apache.poi.hwpf.model.types.FibRgW97AbstractType.field_2_reserved2</a></td>
 </tr>
 <tr class="altColor">
-<td class="colOne"><a href="org/apache/poi/hwpf/model/types/FibRgLw97AbstractType.html#field_21_reserved13">org.apache.poi.hwpf.model.types.FibRgLw97AbstractType.field_21_reserved13</a></td>
+<td class="colOne"><a href="org/apache/poi/hwpf/model/types/FibRgLw97AbstractType.html#field_20_reserved12">org.apache.poi.hwpf.model.types.FibRgLw97AbstractType.field_20_reserved12</a></td>
 </tr>
 <tr class="rowColor">
-<td class="colOne"><a href="org/apache/poi/hwpf/model/types/FibRgLw97AbstractType.html#field_22_reserved14">org.apache.poi.hwpf.model.types.FibRgLw97AbstractType.field_22_reserved14</a></td>
+<td class="colOne"><a href="org/apache/poi/hwpf/model/types/FibRgLw97AbstractType.html#field_21_reserved13">org.apache.poi.hwpf.model.types.FibRgLw97AbstractType.field_21_reserved13</a></td>
 </tr>
 <tr class="altColor">
-<td class="colOne"><a href="org/apache/poi/hwpf/model/types/FibRgLw95AbstractType.html#field_3_reserved2">org.apache.poi.hwpf.model.types.FibRgLw95AbstractType.field_3_reserved2</a></td>
+<td class="colOne"><a href="org/apache/poi/hwpf/model/types/FibRgLw97AbstractType.html#field_22_reserved14">org.apache.poi.hwpf.model.types.FibRgLw97AbstractType.field_22_reserved14</a></td>
 </tr>
 <tr class="rowColor">
-<td class="colOne"><a href="org/apache/poi/hwpf/model/types/FibRgLw97AbstractType.html#field_3_reserved2">org.apache.poi.hwpf.model.types.FibRgLw97AbstractType.field_3_reserved2</a></td>
+<td class="colOne"><a href="org/apache/poi/hwpf/model/types/FibRgLw95AbstractType.html#field_3_reserved2">org.apache.poi.hwpf.model.types.FibRgLw95AbstractType.field_3_reserved2</a></td>
 </tr>
 <tr class="altColor">
-<td class="colOne"><a href="org/apache/poi/hwpf/model/types/FibRgW97AbstractType.html#field_3_reserved3">org.apache.poi.hwpf.model.types.FibRgW97AbstractType.field_3_reserved3</a></td>
+<td class="colOne"><a href="org/apache/poi/hwpf/model/types/FibRgLw97AbstractType.html#field_3_reserved2">org.apache.poi.hwpf.model.types.FibRgLw97AbstractType.field_3_reserved2</a></td>
 </tr>
 <tr class="rowColor">
-<td class="colOne"><a href="org/apache/poi/hwpf/model/types/FibRgLw95AbstractType.html#field_4_reserved3">org.apache.poi.hwpf.model.types.FibRgLw95AbstractType.field_4_reserved3</a></td>
+<td class="colOne"><a href="org/apache/poi/hwpf/model/types/FibRgW97AbstractType.html#field_3_reserved3">org.apache.poi.hwpf.model.types.FibRgW97AbstractType.field_3_reserved3</a></td>
 </tr>
 <tr class="altColor">
-<td class="colOne"><a href="org/apache/poi/hwpf/model/types/FibRgW97AbstractType.html#field_4_reserved4">org.apache.poi.hwpf.model.types.FibRgW97AbstractType.field_4_reserved4</a></td>
+<td class="colOne"><a href="org/apache/poi/hwpf/model/types/FibRgLw95AbstractType.html#field_4_reserved3">org.apache.poi.hwpf.model.types.FibRgLw95AbstractType.field_4_reserved3</a></td>
 </tr>
 <tr class="rowColor">
-<td class="colOne"><a href="org/apache/poi/hwpf/model/types/FibRgLw95AbstractType.html#field_5_reserved4">org.apache.poi.hwpf.model.types.FibRgLw95AbstractType.field_5_reserved4</a></td>
+<td class="colOne"><a href="org/apache/poi/hwpf/model/types/FibRgW97AbstractType.html#field_4_reserved4">org.apache.poi.hwpf.model.types.FibRgW97AbstractType.field_4_reserved4</a></td>
 </tr>
 <tr class="altColor">
-<td class="colOne"><a href="org/apache/poi/hwpf/model/types/FibRgW97AbstractType.html#field_5_reserved5">org.apache.poi.hwpf.model.types.FibRgW97AbstractType.field_5_reserved5</a></td>
+<td class="colOne"><a href="org/apache/poi/hwpf/model/types/FibRgLw95AbstractType.html#field_5_reserved4">org.apache.poi.hwpf.model.types.FibRgLw95AbstractType.field_5_reserved4</a></td>
 </tr>
 <tr class="rowColor">
-<td class="colOne"><a href="org/apache/poi/hwpf/model/types/FibRgW97AbstractType.html#field_6_reserved6">org.apache.poi.hwpf.model.types.FibRgW97AbstractType.field_6_reserved6</a></td>
+<td class="colOne"><a href="org/apache/poi/hwpf/model/types/FibRgW97AbstractType.html#field_5_reserved5">org.apache.poi.hwpf.model.types.FibRgW97AbstractType.field_5_reserved5</a></td>
 </tr>
 <tr class="altColor">
-<td class="colOne"><a href="org/apache/poi/hwpf/model/types/FibRgLw97AbstractType.html#field_7_reserved3">org.apache.poi.hwpf.model.types.FibRgLw97AbstractType.field_7_reserved3</a></td>
+<td class="colOne"><a href="org/apache/poi/hwpf/model/types/FibRgW97AbstractType.html#field_6_reserved6">org.apache.poi.hwpf.model.types.FibRgW97AbstractType.field_6_reserved6</a></td>
 </tr>
 <tr class="rowColor">
-<td class="colOne"><a href="org/apache/poi/hwpf/model/types/FibRgW97AbstractType.html#field_7_reserved7">org.apache.poi.hwpf.model.types.FibRgW97AbstractType.field_7_reserved7</a></td>
+<td class="colOne"><a href="org/apache/poi/hwpf/model/types/FibRgLw97AbstractType.html#field_7_reserved3">org.apache.poi.hwpf.model.types.FibRgLw97AbstractType.field_7_reserved3</a></td>
 </tr>
 <tr class="altColor">
-<td class="colOne"><a href="org/apache/poi/hwpf/model/types/FibRgW97AbstractType.html#field_8_reserved8">org.apache.poi.hwpf.model.types.FibRgW97AbstractType.field_8_reserved8</a></td>
+<td class="colOne"><a href="org/apache/poi/hwpf/model/types/FibRgW97AbstractType.html#field_7_reserved7">org.apache.poi.hwpf.model.types.FibRgW97AbstractType.field_7_reserved7</a></td>
 </tr>
 <tr class="rowColor">
-<td class="colOne"><a href="org/apache/poi/hwpf/model/types/FibBaseAbstractType.html#field_9_envr">org.apache.poi.hwpf.model.types.FibBaseAbstractType.field_9_envr</a></td>
+<td class="colOne"><a href="org/apache/poi/hwpf/model/types/FibRgW97AbstractType.html#field_8_reserved8">org.apache.poi.hwpf.model.types.FibRgW97AbstractType.field_8_reserved8</a></td>
 </tr>
 <tr class="altColor">
-<td class="colOne"><a href="org/apache/poi/hwpf/model/types/FibRgW97AbstractType.html#field_9_reserved9">org.apache.poi.hwpf.model.types.FibRgW97AbstractType.field_9_reserved9</a></td>
+<td class="colOne"><a href="org/apache/poi/hwpf/model/types/FibBaseAbstractType.html#field_9_envr">org.apache.poi.hwpf.model.types.FibBaseAbstractType.field_9_envr</a></td>
 </tr>
 <tr class="rowColor">
-<td class="colOne"><a href="org/apache/poi/hwpf/model/FSPA.html#FSPA_SIZE">org.apache.poi.hwpf.model.FSPA.FSPA_SIZE</a></td>
+<td class="colOne"><a href="org/apache/poi/hwpf/model/types/FibRgW97AbstractType.html#field_9_reserved9">org.apache.poi.hwpf.model.types.FibRgW97AbstractType.field_9_reserved9</a></td>
 </tr>
 <tr class="altColor">
-<td class="colOne"><a href="org/apache/poi/hwpf/model/FieldsTables.html#PLCFFLDATN">org.apache.poi.hwpf.model.FieldsTables.PLCFFLDATN</a></td>
+<td class="colOne"><a href="org/apache/poi/hwpf/model/FSPA.html#FSPA_SIZE">org.apache.poi.hwpf.model.FSPA.FSPA_SIZE</a></td>
 </tr>
 <tr class="rowColor">
-<td class="colOne"><a href="org/apache/poi/hwpf/model/FieldsTables.html#PLCFFLDEDN">org.apache.poi.hwpf.model.FieldsTables.PLCFFLDEDN</a></td>
+<td class="colOne"><a href="org/apache/poi/hwpf/model/FieldsTables.html#PLCFFLDATN">org.apache.poi.hwpf.model.FieldsTables.PLCFFLDATN</a></td>
 </tr>
 <tr class="altColor">
-<td class="colOne"><a href="org/apache/poi/hwpf/model/FieldsTables.html#PLCFFLDFTN">org.apache.poi.hwpf.model.FieldsTables.PLCFFLDFTN</a></td>
+<td class="colOne"><a href="org/apache/poi/hwpf/model/FieldsTables.html#PLCFFLDEDN">org.apache.poi.hwpf.model.FieldsTables.PLCFFLDEDN</a></td>
 </tr>
 <tr class="rowColor">
-<td class="colOne"><a href="org/apache/poi/hwpf/model/FieldsTables.html#PLCFFLDHDR">org.apache.poi.hwpf.model.FieldsTables.PLCFFLDHDR</a></td>
+<td class="colOne"><a href="org/apache/poi/hwpf/model/FieldsTables.html#PLCFFLDFTN">org.apache.poi.hwpf.model.FieldsTables.PLCFFLDFTN</a></td>
 </tr>
 <tr class="altColor">
-<td class="colOne"><a href="org/apache/poi/hwpf/model/FieldsTables.html#PLCFFLDHDRTXBX">org.apache.poi.hwpf.model.FieldsTables.PLCFFLDHDRTXBX</a></td>
+<td class="colOne"><a href="org/apache/poi/hwpf/model/FieldsTables.html#PLCFFLDHDR">org.apache.poi.hwpf.model.FieldsTables.PLCFFLDHDR</a></td>
 </tr>
 <tr class="rowColor">
-<td class="colOne"><a href="org/apache/poi/hwpf/model/FieldsTables.html#PLCFFLDMOM">org.apache.poi.hwpf.model.FieldsTables.PLCFFLDMOM</a></td>
+<td class="colOne"><a href="org/apache/poi/hwpf/model/FieldsTables.html#PLCFFLDHDRTXBX">org.apache.poi.hwpf.model.FieldsTables.PLCFFLDHDRTXBX</a></td>
 </tr>
 <tr class="altColor">
-<td class="colOne"><a href="org/apache/poi/hwpf/model/FieldsTables.html#PLCFFLDTXBX">org.apache.poi.hwpf.model.FieldsTables.PLCFFLDTXBX</a></td>
+<td class="colOne"><a href="org/apache/poi/hwpf/model/FieldsTables.html#PLCFFLDMOM">org.apache.poi.hwpf.model.FieldsTables.PLCFFLDMOM</a></td>
 </tr>
 <tr class="rowColor">
+<td class="colOne"><a href="org/apache/poi/hwpf/model/FieldsTables.html#PLCFFLDTXBX">org.apache.poi.hwpf.model.FieldsTables.PLCFFLDTXBX</a></td>
+</tr>
+<tr class="altColor">
 <td class="colOne"><a href="org/apache/poi/hwpf/model/FIBFieldHandler.html#PLCFLST">org.apache.poi.hwpf.model.FIBFieldHandler.PLCFLST</a></td>
 </tr>
+<tr class="rowColor">
+<td class="colOne"><a href="org/apache/poi/hpsf/wellknown/SectionIDMap.html#SUMMARY_INFORMATION_ID">org.apache.poi.hpsf.wellknown.SectionIDMap.SUMMARY_INFORMATION_ID</a>
+<div class="block"><span class="deprecationComment">use <a href="org/apache/poi/hpsf/SummaryInformation.html#FORMAT_ID"><code>SummaryInformation.FORMAT_ID</code></a></span></div>
+</td>
+</tr>
 <tr class="altColor">
 <td class="colOne"><a href="org/apache/poi/hwpf/usermodel/Range.html#TYPE_CHARACTER">org.apache.poi.hwpf.usermodel.Range.TYPE_CHARACTER</a>
 <div class="block"><span class="deprecationComment">POI 3.8 beta 5</span></div>
@@ -327,6 +518,11 @@
 <div class="block"><span class="deprecationComment">POI 3.8 beta 5</span></div>
 </td>
 </tr>
+<tr class="rowColor">
+<td class="colOne"><a href="org/apache/poi/hpsf/wellknown/SectionIDMap.html#UNDEFINED">org.apache.poi.hpsf.wellknown.SectionIDMap.UNDEFINED</a>
+<div class="block"><span class="deprecationComment">use <a href="org/apache/poi/hpsf/wellknown/PropertyIDMap.html#UNDEFINED"><code>PropertyIDMap.UNDEFINED</code></a></span></div>
+</td>
+</tr>
 </tbody>
 </table>
 </li>
@@ -385,30 +581,44 @@
 </td>
 </tr>
 <tr class="altColor">
+<td class="colOne"><a href="org/apache/poi/xssf/usermodel/XSSFChart.html#createCategoryAxis-org.apache.poi.ss.usermodel.charts.AxisPosition-">org.apache.poi.xssf.usermodel.XSSFChart.createCategoryAxis(AxisPosition)</a></td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><a href="org/apache/poi/xssf/usermodel/XSSFChart.html#createDateAxis-org.apache.poi.ss.usermodel.charts.AxisPosition-">org.apache.poi.xssf.usermodel.XSSFChart.createDateAxis(AxisPosition)</a></td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><a href="org/apache/poi/xssf/usermodel/XSSFChart.html#createValueAxis-org.apache.poi.ss.usermodel.charts.AxisPosition-">org.apache.poi.xssf.usermodel.XSSFChart.createValueAxis(AxisPosition)</a></td>
+</tr>
+<tr class="rowColor">
 <td class="colOne"><a href="org/apache/poi/ss/formula/BaseFormulaEvaluator.html#evaluateFormulaCellEnum-org.apache.poi.ss.usermodel.Cell-">org.apache.poi.ss.formula.BaseFormulaEvaluator.evaluateFormulaCellEnum(Cell)</a>
 <div class="block"><span class="deprecationComment">use <code>evaluateFormulaCell(cell)</code> instead</span></div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a href="org/apache/poi/ss/usermodel/FormulaEvaluator.html#evaluateFormulaCellEnum-org.apache.poi.ss.usermodel.Cell-">org.apache.poi.ss.usermodel.FormulaEvaluator.evaluateFormulaCellEnum(Cell)</a>
 <div class="block"><span class="deprecationComment">use <code>evaluateFormulaCell(cell)</code></span></div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a href="org/apache/poi/common/usermodel/HyperlinkType.html#forInt-int-">org.apache.poi.common.usermodel.HyperlinkType.forInt(int)</a>
 <div class="block"><span class="deprecationComment">POI 3.15 beta 3</span></div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a href="org/apache/poi/ss/usermodel/CellType.html#forInt-int-">org.apache.poi.ss.usermodel.CellType.forInt(int)</a>
 <div class="block"><span class="deprecationComment">POI 3.15 beta 3. Used to transition code from <code>int</code>s to <code>CellType</code>s.</span></div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a href="org/apache/poi/ss/usermodel/CellStyle.html#getAlignmentEnum--">org.apache.poi.ss.usermodel.CellStyle.getAlignmentEnum()</a>
 <div class="block"><span class="deprecationComment">use <code>getAlignment()</code> instead</span></div>
 </td>
 </tr>
+<tr class="altColor">
+<td class="colOne"><a href="org/apache/poi/xssf/usermodel/XSSFChart.html#getAxis--">org.apache.poi.xssf.usermodel.XSSFChart.getAxis()</a>
+<div class="block"><span class="deprecationComment">use <code>getAxes</code> instead</span></div>
+</td>
+</tr>
 <tr class="rowColor">
 <td class="colOne"><a href="org/apache/poi/ss/usermodel/CellStyle.html#getBorderBottomEnum--">org.apache.poi.ss.usermodel.CellStyle.getBorderBottomEnum()</a>
 <div class="block"><span class="deprecationComment">use <code>getBorderBottom()</code> instead</span></div>
@@ -532,6 +742,12 @@
 <td class="colOne"><a href="org/apache/poi/hwpf/model/TextPieceTable.html#getCharIndex-int-int-">org.apache.poi.hwpf.model.TextPieceTable.getCharIndex(int, int)</a></td>
 </tr>
 <tr class="altColor">
+<td class="colOne"><a href="org/apache/poi/xssf/usermodel/XSSFChart.html#getChartAxisFactory--">org.apache.poi.xssf.usermodel.XSSFChart.getChartAxisFactory()</a></td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><a href="org/apache/poi/xssf/usermodel/XSSFChart.html#getChartDataFactory--">org.apache.poi.xssf.usermodel.XSSFChart.getChartDataFactory()</a></td>
+</tr>
+<tr class="altColor">
 <td class="colOne"><a href="org/apache/poi/hwpf/model/StyleDescription.html#getCHP--">org.apache.poi.hwpf.model.StyleDescription.getCHP()</a></td>
 </tr>
 <tr class="rowColor">
@@ -704,53 +920,59 @@
 <td class="colOne"><a href="org/apache/poi/hwpf/model/FileInformationBlock.html#getLcbPlcspaMom--">org.apache.poi.hwpf.model.FileInformationBlock.getLcbPlcspaMom()</a></td>
 </tr>
 <tr class="altColor">
+<td class="colOne"><a href="org/apache/poi/xssf/usermodel/XSSFChart.html#getManualLayout--">org.apache.poi.xssf.usermodel.XSSFChart.getManualLayout()</a></td>
+</tr>
+<tr class="rowColor">
 <td class="colOne"><a href="org/apache/poi/ss/usermodel/Workbook.html#getNameAt-int-">org.apache.poi.ss.usermodel.Workbook.getNameAt(int)</a>
 <div class="block"><span class="deprecationComment">3.18. New projects should avoid accessing named ranges by index.</span></div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a href="org/apache/poi/xssf/streaming/SXSSFWorkbook.html#getNameAt-int-">org.apache.poi.xssf.streaming.SXSSFWorkbook.getNameAt(int)</a>
 <div class="block"><span class="deprecationComment">3.16. New projects should avoid accessing named ranges by index.</span></div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a href="org/apache/poi/xssf/usermodel/XSSFWorkbook.html#getNameAt-int-">org.apache.poi.xssf.usermodel.XSSFWorkbook.getNameAt(int)</a>
 <div class="block"><span class="deprecationComment">3.16. New projects should avoid accessing named ranges by index.</span></div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a href="org/apache/poi/ss/usermodel/Workbook.html#getNameIndex-java.lang.String-">org.apache.poi.ss.usermodel.Workbook.getNameIndex(String)</a>
 <div class="block"><span class="deprecationComment">3.18. New projects should avoid accessing named ranges by index.
  Use <a href="org/apache/poi/ss/usermodel/Workbook.html#getName-java.lang.String-"><code>Workbook.getName(String)</code></a> instead.</span></div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a href="org/apache/poi/xssf/streaming/SXSSFWorkbook.html#getNameIndex-java.lang.String-">org.apache.poi.xssf.streaming.SXSSFWorkbook.getNameIndex(String)</a>
 <div class="block"><span class="deprecationComment">3.16. New projects should avoid accessing named ranges by index.
  Use <a href="org/apache/poi/xssf/streaming/SXSSFWorkbook.html#getName-java.lang.String-"><code>SXSSFWorkbook.getName(String)</code></a> instead.</span></div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a href="org/apache/poi/xssf/usermodel/XSSFWorkbook.html#getNameIndex-java.lang.String-">org.apache.poi.xssf.usermodel.XSSFWorkbook.getNameIndex(String)</a>
 <div class="block"><span class="deprecationComment">3.16. New projects should avoid accessing named ranges by index.
  Use <a href="org/apache/poi/xssf/usermodel/XSSFWorkbook.html#getName-java.lang.String-"><code>XSSFWorkbook.getName(String)</code></a> instead.</span></div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a href="org/apache/poi/xssf/usermodel/XSSFTable.html#getNumerOfMappedColumns--">org.apache.poi.xssf.usermodel.XSSFTable.getNumerOfMappedColumns()</a>
 <div class="block"><span class="deprecationComment">3.15 beta 2. Use <a href="org/apache/poi/xssf/usermodel/XSSFTable.html#getNumberOfMappedColumns--"><code>XSSFTable.getNumberOfMappedColumns()</code></a>.</span></div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a href="org/apache/poi/hwpf/usermodel/HeaderStories.html#getOddFooter--">org.apache.poi.hwpf.usermodel.HeaderStories.getOddFooter()</a>
 <div class="block"><span class="deprecationComment">3.8 beta 4</span></div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a href="org/apache/poi/hwpf/usermodel/HeaderStories.html#getOddHeader--">org.apache.poi.hwpf.usermodel.HeaderStories.getOddHeader()</a>
 <div class="block"><span class="deprecationComment">3.8 beta 4</span></div>
 </td>
 </tr>
+<tr class="altColor">
+<td class="colOne"><a href="org/apache/poi/xssf/usermodel/XSSFChart.html#getOrCreateLegend--">org.apache.poi.xssf.usermodel.XSSFChart.getOrCreateLegend()</a></td>
+</tr>
 <tr class="rowColor">
 <td class="colOne"><a href="org/apache/poi/hwpf/model/StyleDescription.html#getPAP--">org.apache.poi.hwpf.model.StyleDescription.getPAP()</a></td>
 </tr>
@@ -900,181 +1122,184 @@
 </td>
 </tr>
 <tr class="rowColor">
+<td class="colOne"><a href="org/apache/poi/xssf/usermodel/XSSFChart.html#plot-org.apache.poi.ss.usermodel.charts.ChartData-org.apache.poi.ss.usermodel.charts.ChartAxis...-">org.apache.poi.xssf.usermodel.XSSFChart.plot(ChartData, ChartAxis...)</a></td>
+</tr>
+<tr class="altColor">
 <td class="colOne"><a href="org/apache/poi/hssf/record/DrawingRecord.html#processContinueRecord-byte:A-">org.apache.poi.hssf.record.DrawingRecord.processContinueRecord(byte[])</a>
 <div class="block"><span class="deprecationComment">POI 3.9</span></div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a href="org/apache/poi/hssf/record/RecordInputStream.html#readAllContinuedRemainder--">org.apache.poi.hssf.record.RecordInputStream.readAllContinuedRemainder()</a>
 <div class="block"><span class="deprecationComment">POI 2.0 Best to write a input stream that wraps this one
              where there is special sub record that may overlap continue
              records.</span></div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a href="org/apache/poi/ss/usermodel/Workbook.html#removeName-int-">org.apache.poi.ss.usermodel.Workbook.removeName(int)</a>
 <div class="block"><span class="deprecationComment">3.18. New projects should use <a href="org/apache/poi/ss/usermodel/Workbook.html#removeName-org.apache.poi.ss.usermodel.Name-"><code>Workbook.removeName(Name)</code></a>.</span></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"><span class="deprecationComment">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>.</span></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"><span class="deprecationComment">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>.</span></div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a href="org/apache/poi/ss/usermodel/Workbook.html#removeName-java.lang.String-">org.apache.poi.ss.usermodel.Workbook.removeName(String)</a>
 <div class="block"><span class="deprecationComment">3.18. New projects should use <a href="org/apache/poi/ss/usermodel/Workbook.html#removeName-org.apache.poi.ss.usermodel.Name-"><code>Workbook.removeName(Name)</code></a>.</span></div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <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"><span class="deprecationComment">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>.</span></div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <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"><span class="deprecationComment">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>.</span></div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <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"><span class="deprecationComment">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.</span></div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a href="org/apache/poi/POIXMLTypeLoader.html#setClassLoader-java.lang.ClassLoader-">org.apache.poi.POIXMLTypeLoader.setClassLoader(ClassLoader)</a>
 <div class="block"><span class="deprecationComment">in POI 3.17 - setting a classloader from the outside is now obsolete,
   the classloader of the SchemaType will be used</span></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/hwpf/model/FileInformationBlock.html#setLcbPlcffldAtn-int-">org.apache.poi.hwpf.model.FileInformationBlock.setLcbPlcffldAtn(int)</a></td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <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="rowColor">
+<tr class="altColor">
 <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="altColor">
+<tr class="rowColor">
 <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="rowColor">
+<tr class="altColor">
 <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="altColor">
+<tr class="rowColor">
 <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="rowColor">
+<tr class="altColor">
 <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="altColor">
+<tr class="rowColor">
 <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="rowColor">
+<tr class="altColor">
 <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="altColor">
+<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"><span class="deprecationComment">POI 3.16, use <a href="org/apache/poi/xssf/usermodel/XSSFChart.html#setTitleText-java.lang.String-"><code>XSSFChart.setTitleText(String)</code></a> instead.</span></div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a href="org/apache/poi/xwpf/usermodel/XWPFParagraph.html#setWordWrap-boolean-">org.apache.poi.xwpf.usermodel.XWPFParagraph.setWordWrap(boolean)</a></td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a href="org/apache/poi/hssf/usermodel/HSSFSheet.html#shiftMerged-int-int-int-boolean-">org.apache.poi.hssf.usermodel.HSSFSheet.shiftMerged(int, int, int, boolean)</a>
 <div class="block"><span class="deprecationComment">POI 3.15 beta 2. Use <a href="org/apache/poi/ss/usermodel/helpers/RowShifter.html#shiftMergedRegions-int-int-int-"><code>RowShifter.shiftMergedRegions(int, int, int)</code></a>.</span></div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a href="org/apache/poi/hwpf/model/OldTextPiece.html#substring-int-int-">org.apache.poi.hwpf.model.OldTextPiece.substring(int, int)</a></td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a href="org/apache/poi/hwpf/model/TextPiece.html#substring-int-int-">org.apache.poi.hwpf.model.TextPiece.substring(int, int)</a></td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a href="org/apache/poi/hwpf/model/CHPFormattedDiskPage.html#toByteArray-org.apache.poi.hwpf.model.CharIndexTranslator-int-">org.apache.poi.hwpf.model.CHPFormattedDiskPage.toByteArray(CharIndexTranslator, int)</a>
 <div class="block"><span class="deprecationComment">Use <a href="org/apache/poi/hwpf/model/CHPFormattedDiskPage.html#toByteArray-org.apache.poi.hwpf.model.CharIndexTranslator-"><code>CHPFormattedDiskPage.toByteArray(CharIndexTranslator)</code></a> instead</span></div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a href="org/apache/poi/ss/format/CellFormat.html#ultimateTypeEnum-org.apache.poi.ss.usermodel.Cell-">org.apache.poi.ss.format.CellFormat.ultimateTypeEnum(Cell)</a>
 <div class="block"><span class="deprecationComment">use <code>ultimateType</code> instead</span></div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a href="org/apache/poi/hwpf/sprm/CharacterSprmUncompressor.html#uncompressCHP-org.apache.poi.hwpf.usermodel.CharacterProperties-byte:A-int-">org.apache.poi.hwpf.sprm.CharacterSprmUncompressor.uncompressCHP(CharacterProperties, byte[], int)</a></td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a href="org/apache/poi/util/IOUtils.html#write-org.apache.poi.POIDocument-java.io.OutputStream-">org.apache.poi.util.IOUtils.write(POIDocument, OutputStream)</a>
 <div class="block"><span class="deprecationComment">since 4.0, use try-with-resources, will be removed in 4.2</span></div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a href="org/apache/poi/util/IOUtils.html#write-org.apache.poi.ss.usermodel.Workbook-java.io.OutputStream-">org.apache.poi.util.IOUtils.write(Workbook, OutputStream)</a>
 <div class="block"><span class="deprecationComment">since 4.0, use try-with-resources, will be removed in 4.2</span></div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a href="org/apache/poi/util/IOUtils.html#writeAndClose-org.apache.poi.POIDocument-">org.apache.poi.util.IOUtils.writeAndClose(POIDocument)</a>
 <div class="block"><span class="deprecationComment">since 4.0, use try-with-resources, will be removed in 4.2</span></div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a href="org/apache/poi/util/IOUtils.html#writeAndClose-org.apache.poi.POIDocument-java.io.File-">org.apache.poi.util.IOUtils.writeAndClose(POIDocument, File)</a>
 <div class="block"><span class="deprecationComment">since 4.0, use try-with-resources, will be removed in 4.2</span></div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a href="org/apache/poi/util/IOUtils.html#writeAndClose-org.apache.poi.POIDocument-java.io.OutputStream-">org.apache.poi.util.IOUtils.writeAndClose(POIDocument, OutputStream)</a>
 <div class="block"><span class="deprecationComment">since 4.0, use try-with-resources, will be removed in 4.2</span></div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a href="org/apache/poi/util/IOUtils.html#writeAndClose-org.apache.poi.ss.usermodel.Workbook-java.io.OutputStream-">org.apache.poi.util.IOUtils.writeAndClose(Workbook, OutputStream)</a>
 <div class="block"><span class="deprecationComment">since 4.0, use try-with-resources, will be removed in 4.2</span></div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a href="org/apache/poi/hwpf/model/ComplexFileTable.html#writeTo-org.apache.poi.hwpf.model.io.HWPFFileSystem-">org.apache.poi.hwpf.model.ComplexFileTable.writeTo(HWPFFileSystem)</a></td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a href="org/apache/poi/hwpf/model/FontTable.html#writeTo-org.apache.poi.hwpf.model.io.HWPFFileSystem-">org.apache.poi.hwpf.model.FontTable.writeTo(HWPFFileSystem)</a></td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a href="org/apache/poi/hwpf/model/SectionTable.html#writeTo-org.apache.poi.hwpf.model.io.HWPFFileSystem-int-">org.apache.poi.hwpf.model.SectionTable.writeTo(HWPFFileSystem, int)</a></td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a href="org/apache/poi/hwpf/model/CHPBinTable.html#writeTo-org.apache.poi.hwpf.model.io.HWPFFileSystem-int-org.apache.poi.hwpf.model.CharIndexTranslator-">org.apache.poi.hwpf.model.CHPBinTable.writeTo(HWPFFileSystem, int, CharIndexTranslator)</a></td>
 </tr>
 </tbody>



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