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

svn commit: r1747388 [1/4] - in /poi/site/publish: ./ apidocs/ apidocs/org/apache/poi/ apidocs/org/apache/poi/ddf/ apidocs/org/apache/poi/ddf/class-use/ apidocs/org/apache/poi/hslf/record/ apidocs/org/apache/poi/ss/formula/class-use/ apidocs/org/apache...

Author: nick
Date: Wed Jun  8 12:39:15 2016
New Revision: 1747388

URL: http://svn.apache.org/viewvc?rev=1747388&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/POIDocument.html
    poi/site/publish/apidocs/org/apache/poi/POIOLE2TextExtractor.html
    poi/site/publish/apidocs/org/apache/poi/POITextExtractor.html
    poi/site/publish/apidocs/org/apache/poi/POIXMLPropertiesTextExtractor.html
    poi/site/publish/apidocs/org/apache/poi/POIXMLTextExtractor.html
    poi/site/publish/apidocs/org/apache/poi/ddf/AbstractEscherOptRecord.html
    poi/site/publish/apidocs/org/apache/poi/ddf/DefaultEscherRecordFactory.html
    poi/site/publish/apidocs/org/apache/poi/ddf/EscherArrayProperty.html
    poi/site/publish/apidocs/org/apache/poi/ddf/EscherBSERecord.html
    poi/site/publish/apidocs/org/apache/poi/ddf/EscherBitmapBlip.html
    poi/site/publish/apidocs/org/apache/poi/ddf/EscherBlipRecord.html
    poi/site/publish/apidocs/org/apache/poi/ddf/EscherBoolProperty.html
    poi/site/publish/apidocs/org/apache/poi/ddf/EscherChildAnchorRecord.html
    poi/site/publish/apidocs/org/apache/poi/ddf/EscherClientAnchorRecord.html
    poi/site/publish/apidocs/org/apache/poi/ddf/EscherClientDataRecord.html
    poi/site/publish/apidocs/org/apache/poi/ddf/EscherComplexProperty.html
    poi/site/publish/apidocs/org/apache/poi/ddf/EscherContainerRecord.html
    poi/site/publish/apidocs/org/apache/poi/ddf/EscherDgRecord.html
    poi/site/publish/apidocs/org/apache/poi/ddf/EscherDggRecord.html
    poi/site/publish/apidocs/org/apache/poi/ddf/EscherDump.html
    poi/site/publish/apidocs/org/apache/poi/ddf/EscherMetafileBlip.html
    poi/site/publish/apidocs/org/apache/poi/ddf/EscherOptRecord.html
    poi/site/publish/apidocs/org/apache/poi/ddf/EscherPictBlip.html
    poi/site/publish/apidocs/org/apache/poi/ddf/EscherProperty.html
    poi/site/publish/apidocs/org/apache/poi/ddf/EscherRGBProperty.html
    poi/site/publish/apidocs/org/apache/poi/ddf/EscherSimpleProperty.html
    poi/site/publish/apidocs/org/apache/poi/ddf/EscherSpRecord.html
    poi/site/publish/apidocs/org/apache/poi/ddf/EscherSpgrRecord.html
    poi/site/publish/apidocs/org/apache/poi/ddf/EscherSplitMenuColorsRecord.html
    poi/site/publish/apidocs/org/apache/poi/ddf/EscherTertiaryOptRecord.html
    poi/site/publish/apidocs/org/apache/poi/ddf/EscherTextboxRecord.html
    poi/site/publish/apidocs/org/apache/poi/ddf/NullEscherSerializationListener.html
    poi/site/publish/apidocs/org/apache/poi/ddf/UnknownEscherRecord.html
    poi/site/publish/apidocs/org/apache/poi/ddf/class-use/EscherContainerRecord.html
    poi/site/publish/apidocs/org/apache/poi/ddf/class-use/EscherDggRecord.FileIdCluster.html
    poi/site/publish/apidocs/org/apache/poi/ddf/class-use/EscherRecord.html
    poi/site/publish/apidocs/org/apache/poi/hslf/record/HSLFEscherClientDataRecord.html
    poi/site/publish/apidocs/org/apache/poi/ss/formula/class-use/IStabilityClassifier.html
    poi/site/publish/apidocs/org/apache/poi/ss/formula/eval/forked/ForkedEvaluator.html
    poi/site/publish/apidocs/org/apache/poi/ss/formula/eval/forked/class-use/ForkedEvaluator.html
    poi/site/publish/apidocs/org/apache/poi/ss/usermodel/BuiltinFormats.html
    poi/site/publish/apidocs/org/apache/poi/ss/usermodel/DataFormatter.html
    poi/site/publish/apidocs/org/apache/poi/ss/usermodel/class-use/Workbook.html
    poi/site/publish/changes.html
    poi/site/publish/changes.rss

Modified: poi/site/publish/apidocs/deprecated-list.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/deprecated-list.html?rev=1747388&r1=1747387&r2=1747388&view=diff
==============================================================================
--- poi/site/publish/apidocs/deprecated-list.html (original)
+++ poi/site/publish/apidocs/deprecated-list.html Wed Jun  8 12:39:15 2016
@@ -652,101 +652,91 @@
 </td>
 </tr>
 <tr class="altColor">
-<td class="colOne"><a href="org/apache/poi/ss/formula/eval/forked/ForkedEvaluator.html#create(org.apache.poi.ss.usermodel.Workbook,%20org.apache.poi.ss.formula.IStabilityClassifier)">org.apache.poi.ss.formula.eval.forked.ForkedEvaluator.create(Workbook, IStabilityClassifier)</a>
-<div class="block"><i>(Sep 2009) (reduce overloading) use <a href="org/apache/poi/ss/formula/eval/forked/ForkedEvaluator.html#create(org.apache.poi.ss.usermodel.Workbook,%20org.apache.poi.ss.formula.IStabilityClassifier,%20org.apache.poi.ss.formula.udf.UDFFinder)"><code>ForkedEvaluator.create(Workbook, IStabilityClassifier, UDFFinder)</code></a></i></div>
-</td>
-</tr>
-<tr class="rowColor">
 <td class="colOne"><a href="org/apache/poi/hssf/util/HSSFCellUtil.html#createCell(org.apache.poi.hssf.usermodel.HSSFRow,%20int,%20java.lang.String)">org.apache.poi.hssf.util.HSSFCellUtil.createCell(HSSFRow, int, String)</a>
 <div class="block"><i>3.15 beta2. Removed in 3.17. Use <a href="org/apache/poi/ss/util/CellUtil.html#createCell(org.apache.poi.ss.usermodel.Row,%20int,%20java.lang.String,%20org.apache.poi.ss.usermodel.CellStyle)"><code>CellUtil.createCell(org.apache.poi.ss.usermodel.Row, int, java.lang.String, org.apache.poi.ss.usermodel.CellStyle)</code></a> instead.</i></div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a href="org/apache/poi/hssf/util/HSSFCellUtil.html#createCell(org.apache.poi.hssf.usermodel.HSSFRow,%20int,%20java.lang.String,%20org.apache.poi.hssf.usermodel.HSSFCellStyle)">org.apache.poi.hssf.util.HSSFCellUtil.createCell(HSSFRow, int, String, HSSFCellStyle)</a>
 <div class="block"><i>3.15 beta2. Removed in 3.17. Use <a href="org/apache/poi/ss/util/CellUtil.html#createCell(org.apache.poi.ss.usermodel.Row,%20int,%20java.lang.String,%20org.apache.poi.ss.usermodel.CellStyle)"><code>CellUtil.createCell(org.apache.poi.ss.usermodel.Row, int, java.lang.String, org.apache.poi.ss.usermodel.CellStyle)</code></a> instead.</i></div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a href="org/apache/poi/hssf/usermodel/HSSFRow.html#createCell(short)">org.apache.poi.hssf.usermodel.HSSFRow.createCell(short)</a>
 <div class="block"><i>(Aug 2008) use <a href="org/apache/poi/hssf/usermodel/HSSFRow.html#createCell(int)"><code>HSSFRow.createCell(int)</code></a></i></div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a href="org/apache/poi/hssf/usermodel/HSSFRow.html#createCell(short,%20int)">org.apache.poi.hssf.usermodel.HSSFRow.createCell(short, int)</a>
 <div class="block"><i>(Aug 2008) use <a href="org/apache/poi/hssf/usermodel/HSSFRow.html#createCell(int,%20int)"><code>HSSFRow.createCell(int, int)</code></a></i></div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a href="org/apache/poi/POIXMLFactory.html#createDocumentPart(org.apache.poi.POIXMLDocumentPart,%20org.apache.poi.openxml4j.opc.PackageRelationship,%20org.apache.poi.openxml4j.opc.PackagePart)">org.apache.poi.POIXMLFactory.createDocumentPart(POIXMLDocumentPart, PackageRelationship, PackagePart)</a>
 <div class="block"><i>in POI 3.14, scheduled for removal in POI 3.16</i></div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a href="org/apache/poi/ss/formula/FormulaShifter.html#createForRowShift(int,%20java.lang.String,%20int,%20int,%20int)">org.apache.poi.ss.formula.FormulaShifter.createForRowShift(int, String, int, int, int)</a>
 <div class="block"><i>As of 3.14 beta 1 (November 2015), replaced by <a href="org/apache/poi/ss/formula/FormulaShifter.html#createForRowShift(int,%20java.lang.String,%20int,%20int,%20int,%20org.apache.poi.ss.SpreadsheetVersion)"><code>FormulaShifter.createForRowShift(int, String, int, int, int, SpreadsheetVersion)</code></a></i></div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a href="org/apache/poi/xssf/model/CommentsTable.html#findCellComment(java.lang.String)">org.apache.poi.xssf.model.CommentsTable.findCellComment(String)</a>
 <div class="block"><i>2015-11-23 (circa POI 3.14beta1). Use <a href="org/apache/poi/xssf/model/CommentsTable.html#findCellComment(org.apache.poi.ss.util.CellAddress)"><code>CommentsTable.findCellComment(CellAddress)</code></a> instead</i></div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a href="org/apache/poi/hssf/usermodel/HSSFWorkbook.html#findSheetNameFromExternSheet(int)">org.apache.poi.hssf.usermodel.HSSFWorkbook.findSheetNameFromExternSheet(int)</a>
 <div class="block"><i>for POI internal use only (formula rendering).  This method is likely to
  be removed in future versions of POI.</i></div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a href="org/apache/poi/hpsf/wellknown/SectionIDMap.html#get(java.lang.Object)">org.apache.poi.hpsf.wellknown.SectionIDMap.get(Object)</a>
 <div class="block"><i>Use <a href="org/apache/poi/hpsf/wellknown/SectionIDMap.html#get(byte[])"><code>SectionIDMap.get(byte[])</code></a> instead!</i></div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a href="org/apache/poi/poifs/crypt/EncryptionHeader.html#getAlgorithm()">org.apache.poi.poifs.crypt.EncryptionHeader.getAlgorithm()</a>
 <div class="block"><i>use getCipherAlgorithm()</i></div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a href="org/apache/poi/poifs/crypt/EncryptionVerifier.html#getAlgorithmName()">org.apache.poi.poifs.crypt.EncryptionVerifier.getAlgorithmName()</a>
 <div class="block"><i>use getCipherAlgorithm().jceId</i></div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a href="org/apache/poi/hwpf/usermodel/Picture.html#getAspectRatioX()">org.apache.poi.hwpf.usermodel.Picture.getAspectRatioX()</a>
 <div class="block"><i>use more precise <a href="org/apache/poi/hwpf/usermodel/Picture.html#getHorizontalScalingFactor()"><code>Picture.getHorizontalScalingFactor()</code></a></i></div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a href="org/apache/poi/hwpf/usermodel/Picture.html#getAspectRatioY()">org.apache.poi.hwpf.usermodel.Picture.getAspectRatioY()</a>
 <div class="block"><i>use more precise <a href="org/apache/poi/hwpf/usermodel/Picture.html#getVerticalScalingFactor()"><code>Picture.getVerticalScalingFactor()</code></a></i></div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a href="org/apache/poi/xssf/usermodel/XSSFCellStyle.html#getBorderBottomEnum()">org.apache.poi.xssf.usermodel.XSSFCellStyle.getBorderBottomEnum()</a>
 <div class="block"><i>3.15 beta 2. Use <a href="org/apache/poi/xssf/usermodel/XSSFCellStyle.html#getBorderBottom()"><code>XSSFCellStyle.getBorderBottom()</code></a></i></div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a href="org/apache/poi/xssf/usermodel/XSSFCellStyle.html#getBorderLeftEnum()">org.apache.poi.xssf.usermodel.XSSFCellStyle.getBorderLeftEnum()</a>
 <div class="block"><i>3.15 beta 2. Use <a href="org/apache/poi/xssf/usermodel/XSSFCellStyle.html#getBorderLeft()"><code>XSSFCellStyle.getBorderLeft()</code></a></i></div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a href="org/apache/poi/xssf/usermodel/XSSFCellStyle.html#getBorderRightEnum()">org.apache.poi.xssf.usermodel.XSSFCellStyle.getBorderRightEnum()</a>
 <div class="block"><i>3.15 beta 2. Use <a href="org/apache/poi/xssf/usermodel/XSSFCellStyle.html#getBorderRight()"><code>XSSFCellStyle.getBorderRight()</code></a></i></div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a href="org/apache/poi/xssf/usermodel/XSSFCellStyle.html#getBorderTopEnum()">org.apache.poi.xssf.usermodel.XSSFCellStyle.getBorderTopEnum()</a>
 <div class="block"><i>3.15 beta 2. Use <a href="org/apache/poi/xssf/usermodel/XSSFCellStyle.html#getBorderTop()"><code>XSSFCellStyle.getBorderTop()</code></a></i></div>
 </td>
 </tr>
-<tr class="altColor">
-<td class="colOne"><a href="org/apache/poi/ss/usermodel/BuiltinFormats.html#getBuiltinFormats()">org.apache.poi.ss.usermodel.BuiltinFormats.getBuiltinFormats()</a>
-<div class="block"><i>(May 2009) use <a href="org/apache/poi/ss/usermodel/BuiltinFormats.html#getAll()"><code>BuiltinFormats.getAll()</code></a></i></div>
-</td>
-</tr>
 <tr class="rowColor">
 <td class="colOne"><a href="org/apache/poi/hssf/util/HSSFCellUtil.html#getCell(org.apache.poi.hssf.usermodel.HSSFRow,%20int)">org.apache.poi.hssf.util.HSSFCellUtil.getCell(HSSFRow, int)</a>
 <div class="block"><i>3.15 beta2. Removed in 3.17. Use <a href="org/apache/poi/ss/util/CellUtil.html#getCell(org.apache.poi.ss.usermodel.Row,%20int)"><code>CellUtil.getCell(org.apache.poi.ss.usermodel.Row, int)</code></a> instead.</i></div>
@@ -1190,443 +1180,448 @@
 </td>
 </tr>
 <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="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/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="altColor">
+<tr class="rowColor">
 <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="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/openxml4j/opc/Package.html#open(java.io.InputStream)">org.apache.poi.openxml4j.opc.Package.open(InputStream)</a>
 <div class="block"><i>use <a href="org/apache/poi/openxml4j/opc/OPCPackage.html#open(java.io.InputStream)"><code>OPCPackage.open(InputStream)</code></a></i></div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a href="org/apache/poi/openxml4j/opc/Package.html#open(java.lang.String)">org.apache.poi.openxml4j.opc.Package.open(String)</a>
 <div class="block"><i>use <a href="org/apache/poi/openxml4j/opc/OPCPackage.html#open(java.lang.String)"><code>OPCPackage.open(String)</code></a></i></div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a href="org/apache/poi/openxml4j/opc/Package.html#open(java.lang.String,%20org.apache.poi.openxml4j.opc.PackageAccess)">org.apache.poi.openxml4j.opc.Package.open(String, PackageAccess)</a>
 <div class="block"><i>use <a href="org/apache/poi/openxml4j/opc/OPCPackage.html#open(java.lang.String,%20org.apache.poi.openxml4j.opc.PackageAccess)"><code>OPCPackage.open(String,PackageAccess)</code></a></i></div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a href="org/apache/poi/openxml4j/opc/Package.html#openOrCreate(java.io.File)">org.apache.poi.openxml4j.opc.Package.openOrCreate(File)</a>
 <div class="block"><i>use <a href="org/apache/poi/openxml4j/opc/OPCPackage.html#openOrCreate(java.io.File)"><code>OPCPackage.openOrCreate(java.io.File)</code></a></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></td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a href="org/apache/poi/hpsf/wellknown/SectionIDMap.html#put(java.lang.Object,%20java.lang.Object)">org.apache.poi.hpsf.wellknown.SectionIDMap.put(Object, Object)</a>
 <div class="block"><i>Use <a href="org/apache/poi/hpsf/wellknown/SectionIDMap.html#put(byte[],%20org.apache.poi.hpsf.wellknown.PropertyIDMap)"><code>SectionIDMap.put(byte[], PropertyIDMap)</code></a> instead!</i></div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a href="org/apache/poi/util/LittleEndian.html#putInt(byte[],%20int)">org.apache.poi.util.LittleEndian.putInt(byte[], int)</a>
 <div class="block"><i>Use <a href="org/apache/poi/util/LittleEndian.html#putInt(byte[],%20int,%20int)"><code>LittleEndian.putInt(byte[], int, int)</code></a> instead</i></div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a href="org/apache/poi/util/LittleEndian.html#putShort(byte[],%20short)">org.apache.poi.util.LittleEndian.putShort(byte[], short)</a>
 <div class="block"><i>Use <a href="org/apache/poi/util/LittleEndian.html#putShort(byte[],%20int,%20short)"><code>LittleEndian.putShort(byte[], int, short)</code></a> instead</i></div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a href="org/apache/poi/util/LittleEndian.html#putUInt(byte[],%20long)">org.apache.poi.util.LittleEndian.putUInt(byte[], long)</a>
 <div class="block"><i>Use <a href="org/apache/poi/util/LittleEndian.html#putUInt(byte[],%20int,%20long)"><code>LittleEndian.putUInt(byte[], int, long)</code></a> instead</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>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/hssf/usermodel/HSSFWorkbook.html#resolveNameXText(int,%20int)">org.apache.poi.hssf.usermodel.HSSFWorkbook.resolveNameXText(int, int)</a>
 <div class="block"><i>for POI internal use only (formula rendering).  This method is likely to
  be removed in future versions of POI.</i></div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a href="org/apache/poi/hssf/util/CellRangeAddress8Bit.html#serialize(int,%20byte[])">org.apache.poi.hssf.util.CellRangeAddress8Bit.serialize(int, byte[])</a>
 <div class="block"><i>use <a href="org/apache/poi/hssf/util/CellRangeAddress8Bit.html#serialize(org.apache.poi.util.LittleEndianOutput)"><code>CellRangeAddress8Bit.serialize(LittleEndianOutput)</code></a></i></div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a href="org/apache/poi/ss/util/CellRangeAddress.html#serialize(int,%20byte[])">org.apache.poi.ss.util.CellRangeAddress.serialize(int, byte[])</a>
 <div class="block"><i>use <a href="org/apache/poi/ss/util/CellRangeAddress.html#serialize(org.apache.poi.util.LittleEndianOutput)"><code>CellRangeAddress.serialize(LittleEndianOutput)</code></a></i></div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <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="altColor">
+<tr class="rowColor">
 <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. Removed in 3.17. Use <a href="org/apache/poi/ss/util/CellUtil.html#setAlignment(org.apache.poi.ss.usermodel.Cell,%20short)"><code>CellUtil.setAlignment(Cell, short)</code></a> instead.</i></div>
 </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#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="rowColor">
+<tr class="altColor">
 <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="altColor">
+<tr class="rowColor">
 <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="rowColor">
+<tr class="altColor">
 <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="altColor">
+<tr class="rowColor">
 <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="rowColor">
+<tr class="altColor">
 <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="altColor">
+<tr class="rowColor">
 <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="rowColor">
+<tr class="altColor">
 <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="altColor">
+<tr class="rowColor">
 <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="rowColor">
+<tr class="altColor">
 <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="altColor">
+<tr class="rowColor">
 <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="rowColor">
+<tr class="altColor">
 <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="altColor">
+<tr class="rowColor">
 <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="rowColor">
+<tr class="altColor">
 <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="altColor">
+<tr class="rowColor">
 <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="rowColor">
+<tr class="altColor">
 <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="altColor">
+<tr class="rowColor">
 <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="rowColor">
+<tr class="altColor">
 <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="altColor">
+<tr class="rowColor">
 <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="rowColor">
+<tr class="altColor">
 <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="altColor">
+<tr class="rowColor">
 <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="rowColor">
+<tr class="altColor">
 <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="altColor">
+<tr class="rowColor">
 <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. Removed in 3.17. Use <a href="org/apache/poi/ss/util/CellUtil.html#setCellStyleProperty(org.apache.poi.ss.usermodel.Cell,%20java.lang.String,%20java.lang.Object)"><code>CellUtil.setCellStyleProperty(Cell, String, Object)</code></a> instead.</i></div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <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="altColor">
+<tr class="rowColor">
 <td class="colOne"><a href="org/apache/poi/hssf/record/WindowOneRecord.html#setDisplayedTab(short)">org.apache.poi.hssf.record.WindowOneRecord.setDisplayedTab(short)</a>
 <div class="block"><i>- Misleading name - use setFirstVisibleTab()</i></div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a href="org/apache/poi/hssf/usermodel/HSSFWorkbook.html#setDisplayedTab(short)">org.apache.poi.hssf.usermodel.HSSFWorkbook.setDisplayedTab(short)</a>
 <div class="block"><i>- Misleading name - use setFirstVisibleTab()</i></div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a href="org/apache/poi/hssf/record/FilePassRecord.html#setDocId(byte[])">org.apache.poi.hssf.record.FilePassRecord.setDocId(byte[])</a>
 <div class="block"><i>use getRc4KeyData().setSalt()</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/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. Removed in 3.17. Use <a href="org/apache/poi/ss/util/CellUtil.html#setFont(org.apache.poi.ss.usermodel.Cell,%20org.apache.poi.ss.usermodel.Font)"><code>CellUtil.setFont(Cell, Font)</code></a> instead.</i></div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <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="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/hssf/record/WindowTwoRecord.html#setPaged(boolean)">org.apache.poi.hssf.record.WindowTwoRecord.setPaged(boolean)</a>
 <div class="block"><i>use setActive()</i></div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a href="org/apache/poi/hssf/usermodel/HSSFName.html#setReference(java.lang.String)">org.apache.poi.hssf.usermodel.HSSFName.setReference(String)</a>
 <div class="block"><i>(Nov 2008) Misleading name. Use <a href="org/apache/poi/hssf/usermodel/HSSFName.html#setRefersToFormula(java.lang.String)"><code>HSSFName.setRefersToFormula(String)</code></a> instead.</i></div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a href="org/apache/poi/hssf/record/FilePassRecord.html#setSaltData(byte[])">org.apache.poi.hssf.record.FilePassRecord.setSaltData(byte[])</a>
 <div class="block"><i>use getRc4KeyData().setEncryptedVerifier()</i></div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a href="org/apache/poi/hssf/record/FilePassRecord.html#setSaltHash(byte[])">org.apache.poi.hssf.record.FilePassRecord.setSaltHash(byte[])</a>
 <div class="block"><i>use getRc4KeyData().setEncryptedVerifierHash()</i></div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a href="org/apache/poi/hssf/record/WindowOneRecord.html#setSelectedTab(short)">org.apache.poi.hssf.record.WindowOneRecord.setSelectedTab(short)</a>
 <div class="block"><i>- Misleading name - use setActiveSheetIndex()</i></div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a href="org/apache/poi/hssf/usermodel/HSSFWorkbook.html#setSelectedTab(short)">org.apache.poi.hssf.usermodel.HSSFWorkbook.setSelectedTab(short)</a>
 <div class="block"><i>use setSelectedTab(int)</i></div>
 </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/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">
+<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#setZoom(int,%20int)">org.apache.poi.hssf.usermodel.HSSFSheet.setZoom(int, int)</a>
 <div class="block"><i>2015-11-23 (circa POI 3.14beta1). Use <a href="org/apache/poi/hssf/usermodel/HSSFSheet.html#setZoom(int)"><code>HSSFSheet.setZoom(int)</code></a> instead.</i></div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a href="org/apache/poi/ss/usermodel/Sheet.html#setZoom(int,%20int)">org.apache.poi.ss.usermodel.Sheet.setZoom(int, int)</a>
 <div class="block"><i>2015-11-23 (circa POI 3.14beta1). Use <a href="org/apache/poi/ss/usermodel/Sheet.html#setZoom(int)"><code>Sheet.setZoom(int)</code></a> instead.</i></div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a href="org/apache/poi/xssf/streaming/SXSSFSheet.html#setZoom(int,%20int)">org.apache.poi.xssf.streaming.SXSSFSheet.setZoom(int, int)</a>
 <div class="block"><i>2015-11-23 (circa POI 3.14beta1). Use <a href="org/apache/poi/xssf/streaming/SXSSFSheet.html#setZoom(int)"><code>SXSSFSheet.setZoom(int)</code></a> instead.</i></div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a href="org/apache/poi/xssf/usermodel/XSSFSheet.html#setZoom(int,%20int)">org.apache.poi.xssf.usermodel.XSSFSheet.setZoom(int, int)</a>
 <div class="block"><i>2015-11-23 (circa POI 3.14beta1). Use <a href="org/apache/poi/xssf/usermodel/XSSFSheet.html#setZoom(int)"><code>XSSFSheet.setZoom(int)</code></a> instead.</i></div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a href="org/apache/poi/hwpf/model/TextPiece.html#substring(int,%20int)">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,%20int)">org.apache.poi.hwpf.model.CHPFormattedDiskPage.toByteArray(CharIndexTranslator, int)</a>
 <div class="block"><i>Use <a href="org/apache/poi/hwpf/model/CHPFormattedDiskPage.html#toByteArray(org.apache.poi.hwpf.model.CharIndexTranslator)"><code>CHPFormattedDiskPage.toByteArray(CharIndexTranslator)</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#translateUnicodeValues(org.apache.poi.hssf.usermodel.HSSFCell)">org.apache.poi.hssf.util.HSSFCellUtil.translateUnicodeValues(HSSFCell)</a>
 <div class="block"><i>3.15 beta2. Removed in 3.17. Use <a href="org/apache/poi/ss/util/CellUtil.html#translateUnicodeValues(org.apache.poi.ss.usermodel.Cell)"><code>CellUtil.translateUnicodeValues(org.apache.poi.ss.usermodel.Cell)</code></a> instead.</i></div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a href="org/apache/poi/hwpf/usermodel/Range.html#type()">org.apache.poi.hwpf.usermodel.Range.type()</a></td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a href="org/apache/poi/hwpf/usermodel/Paragraph.html#type()">org.apache.poi.hwpf.usermodel.Paragraph.type()</a></td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a href="org/apache/poi/hwpf/usermodel/ListEntry.html#type()">org.apache.poi.hwpf.usermodel.ListEntry.type()</a></td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a href="org/apache/poi/hwpf/sprm/CharacterSprmUncompressor.html#uncompressCHP(org.apache.poi.hwpf.usermodel.CharacterProperties,%20byte[],%20int)">org.apache.poi.hwpf.sprm.CharacterSprmUncompressor.uncompressCHP(CharacterProperties, byte[], int)</a></td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a href="org/apache/poi/hwpf/sprm/TableSprmUncompressor.html#uncompressTAP(byte[],%20int)">org.apache.poi.hwpf.sprm.TableSprmUncompressor.uncompressTAP(byte[], int)</a></td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a href="org/apache/poi/hwpf/usermodel/Range.html#usesUnicode()">org.apache.poi.hwpf.usermodel.Range.usesUnicode()</a>
 <div class="block"><i>Range is not linked to any text piece anymore, so to check if
              unicode is used please access <a href="org/apache/poi/hwpf/model/TextPieceTable.html" title="class in org.apache.poi.hwpf.model"><code>TextPieceTable</code></a> during
              document load time</i></div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <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="altColor">
+<tr class="rowColor">
 <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="rowColor">
+<tr class="altColor">
 <td class="colOne"><a href="org/apache/poi/hwpf/model/PAPBinTable.html#writeTo(org.apache.poi.hwpf.model.io.HWPFFileSystem,%20org.apache.poi.hwpf.model.CharIndexTranslator)">org.apache.poi.hwpf.model.PAPBinTable.writeTo(HWPFFileSystem, CharIndexTranslator)</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,%20int)">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,%20int,%20org.apache.poi.hwpf.model.CharIndexTranslator)">org.apache.poi.hwpf.model.CHPBinTable.writeTo(HWPFFileSystem, int, CharIndexTranslator)</a></td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a href="org/apache/poi/xssf/usermodel/XSSFWorkbook.html#xssfSheetIterator()">org.apache.poi.xssf.usermodel.XSSFWorkbook.xssfSheetIterator()</a></td>
 </tr>
 </tbody>



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