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 2015/11/24 13:23:52 UTC

svn commit: r1716120 [1/7] - in /poi/site/publish/apidocs: ./ org/apache/poi/hssf/record/ org/apache/poi/hssf/usermodel/ org/apache/poi/hssf/usermodel/class-use/ org/apache/poi/hssf/util/ org/apache/poi/hssf/util/class-use/ org/apache/poi/poifs/crypt/a...

Author: nick
Date: Tue Nov 24 12:23:51 2015
New Revision: 1716120

URL: http://svn.apache.org/viewvc?rev=1716120&view=rev
Log:
Republish javadocs

Modified:
    poi/site/publish/apidocs/deprecated-list.html
    poi/site/publish/apidocs/index-all.html
    poi/site/publish/apidocs/org/apache/poi/hssf/record/CFRuleBase.html
    poi/site/publish/apidocs/org/apache/poi/hssf/record/CFRuleRecord.html
    poi/site/publish/apidocs/org/apache/poi/hssf/usermodel/DummyGraphics2d.html
    poi/site/publish/apidocs/org/apache/poi/hssf/usermodel/HSSFSheet.html
    poi/site/publish/apidocs/org/apache/poi/hssf/usermodel/class-use/HSSFComment.html
    poi/site/publish/apidocs/org/apache/poi/hssf/util/Region.html
    poi/site/publish/apidocs/org/apache/poi/hssf/util/class-use/Region.html
    poi/site/publish/apidocs/org/apache/poi/hssf/util/package-use.html
    poi/site/publish/apidocs/org/apache/poi/poifs/crypt/agile/AgileEncryptionHeader.html
    poi/site/publish/apidocs/org/apache/poi/poifs/crypt/agile/AgileEncryptionInfoBuilder.html
    poi/site/publish/apidocs/org/apache/poi/poifs/crypt/agile/AgileEncryptionVerifier.html
    poi/site/publish/apidocs/org/apache/poi/poifs/crypt/agile/AgileEncryptor.html
    poi/site/publish/apidocs/org/apache/poi/poifs/crypt/class-use/HashAlgorithm.html
    poi/site/publish/apidocs/org/apache/poi/poifs/crypt/dsig/SignatureInfo.SignaturePart.html
    poi/site/publish/apidocs/org/apache/poi/poifs/crypt/dsig/class-use/SignatureConfig.html
    poi/site/publish/apidocs/org/apache/poi/poifs/crypt/dsig/facets/XAdESSignatureFacet.html
    poi/site/publish/apidocs/org/apache/poi/ss/usermodel/CellCopyPolicy.html
    poi/site/publish/apidocs/org/apache/poi/ss/usermodel/Sheet.html
    poi/site/publish/apidocs/org/apache/poi/ss/usermodel/class-use/CellCopyPolicy.Builder.html
    poi/site/publish/apidocs/org/apache/poi/ss/usermodel/class-use/CellCopyPolicy.html
    poi/site/publish/apidocs/org/apache/poi/ss/usermodel/class-use/Comment.html
    poi/site/publish/apidocs/org/apache/poi/ss/usermodel/package-tree.html
    poi/site/publish/apidocs/org/apache/poi/ss/util/Region.html
    poi/site/publish/apidocs/org/apache/poi/util/class-use/Internal.html
    poi/site/publish/apidocs/org/apache/poi/util/class-use/LittleEndianByteArrayOutputStream.html
    poi/site/publish/apidocs/org/apache/poi/xssf/model/CommentsTable.html
    poi/site/publish/apidocs/org/apache/poi/xssf/streaming/SXSSFSheet.html
    poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/XSSFChartSheet.html
    poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/XSSFDialogsheet.html
    poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/XSSFSheet.html
    poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/class-use/XSSFComment.html
    poi/site/publish/apidocs/overview-tree.html

Modified: poi/site/publish/apidocs/deprecated-list.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/deprecated-list.html?rev=1716120&r1=1716119&r2=1716120&view=diff
==============================================================================
--- poi/site/publish/apidocs/deprecated-list.html (original)
+++ poi/site/publish/apidocs/deprecated-list.html Tue Nov 24 12:23:51 2015
@@ -495,121 +495,110 @@
 </td>
 </tr>
 <tr class="altColor">
-<td class="colOne"><a href="org/apache/poi/xssf/usermodel/XSSFSheet.html#createComment()">org.apache.poi.xssf.usermodel.XSSFSheet.createComment()</a>
-<div class="block"><i>since Nov 2009 this method is not compatible with the common SS interfaces,
- use <a href="org/apache/poi/xssf/usermodel/XSSFDrawing.html#createCellComment(org.apache.poi.ss.usermodel.ClientAnchor)"><code>(org.apache.poi.ss.usermodel.ClientAnchor)</code></a> instead</i></div>
-</td>
-</tr>
-<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="altColor">
+<tr class="rowColor">
 <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="rowColor">
+<tr class="altColor">
 <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="altColor">
+<tr class="rowColor">
 <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="rowColor">
+<tr class="altColor">
 <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="altColor">
+<tr class="rowColor">
 <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="rowColor">
+<tr class="altColor">
 <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="altColor">
+<tr class="rowColor">
 <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="rowColor">
+<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="altColor">
+<tr class="rowColor">
 <td class="colOne"><a href="org/apache/poi/hssf/usermodel/HSSFRow.html#getCell(short)">org.apache.poi.hssf.usermodel.HSSFRow.getCell(short)</a>
 <div class="block"><i>(Aug 2008) use <a href="org/apache/poi/hssf/usermodel/HSSFRow.html#getCell(int)"><code>HSSFRow.getCell(int)</code></a></i></div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a href="org/apache/poi/hssf/usermodel/HSSFSheet.html#getCellComment(int,%20int)">org.apache.poi.hssf.usermodel.HSSFSheet.getCellComment(int, int)</a>
-<div class="block"><i>as of 2015-11-23 (circa POI 3.14beta1). Use <code>#getCellComment(CellReference)</code> instead.</i></div>
+<div class="block"><i>as of 2015-11-23 (circa POI 3.14beta1). Use <a href="org/apache/poi/hssf/usermodel/HSSFSheet.html#getCellComment(org.apache.poi.ss.util.CellAddress)"><code>HSSFSheet.getCellComment(CellAddress)</code></a> instead.</i></div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a href="org/apache/poi/ss/usermodel/Sheet.html#getCellComment(int,%20int)">org.apache.poi.ss.usermodel.Sheet.getCellComment(int, int)</a>
-<div class="block"><i>as of 2015-11-23 (circa POI 3.14beta1). Use <code>#getCellComment(CellReference)</code> instead.</i></div>
+<div class="block"><i>as of 2015-11-23 (circa POI 3.14beta1). Use <a href="org/apache/poi/ss/usermodel/Sheet.html#getCellComment(org.apache.poi.ss.util.CellAddress)"><code>Sheet.getCellComment(CellAddress)</code></a> instead.</i></div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a href="org/apache/poi/xssf/streaming/SXSSFSheet.html#getCellComment(int,%20int)">org.apache.poi.xssf.streaming.SXSSFSheet.getCellComment(int, int)</a>
-<div class="block"><i>as of 2015-11-23 (circa POI 3.14beta1). Use <code>#getCellComment(CellReference)</code> instead.</i></div>
+<div class="block"><i>as of 2015-11-23 (circa POI 3.14beta1). Use <a href="org/apache/poi/xssf/streaming/SXSSFSheet.html#getCellComment(org.apache.poi.ss.util.CellAddress)"><code>SXSSFSheet.getCellComment(CellAddress)</code></a> instead.</i></div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a href="org/apache/poi/xssf/usermodel/XSSFSheet.html#getCellComment(int,%20int)">org.apache.poi.xssf.usermodel.XSSFSheet.getCellComment(int, int)</a>
-<div class="block"><i>as of 2015-11-23 (circa POI 3.14beta1). Use <code>#getCellComment(CellReference)</code> instead.</i></div>
+<div class="block"><i>as of 2015-11-23 (circa POI 3.14beta1). Use <a href="org/apache/poi/xssf/usermodel/XSSFSheet.html#getCellComment(org.apache.poi.ss.util.CellAddress)"><code>XSSFSheet.getCellComment(CellAddress)</code></a> instead.</i></div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a href="org/apache/poi/hssf/usermodel/HSSFCell.html#getCellNum()">org.apache.poi.hssf.usermodel.HSSFCell.getCellNum()</a>
 <div class="block"><i>(Oct 2008) use <a href="org/apache/poi/hssf/usermodel/HSSFCell.html#getColumnIndex()"><code>HSSFCell.getColumnIndex()</code></a></i></div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a href="org/apache/poi/hwpf/model/StyleSheet.html#getCharacterStyle(int)">org.apache.poi.hwpf.model.StyleSheet.getCharacterStyle(int)</a></td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a href="org/apache/poi/hwpf/model/CharIndexTranslator.html#getCharIndex(int)">org.apache.poi.hwpf.model.CharIndexTranslator.getCharIndex(int)</a>
 <div class="block"><i>This API were based on incorrect assumption that single byte
              offset corresponds to single char offset</i></div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a href="org/apache/poi/hwpf/model/TextPieceTable.html#getCharIndex(int)">org.apache.poi.hwpf.model.TextPieceTable.getCharIndex(int)</a></td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a href="org/apache/poi/hwpf/model/CharIndexTranslator.html#getCharIndex(int,%20int)">org.apache.poi.hwpf.model.CharIndexTranslator.getCharIndex(int, int)</a>
 <div class="block"><i>This API were based on incorrect assumption that single byte
              offset corresponds to single char offset</i></div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a href="org/apache/poi/hwpf/model/TextPieceTable.html#getCharIndex(int,%20int)">org.apache.poi.hwpf.model.TextPieceTable.getCharIndex(int, int)</a></td>
 </tr>
-<tr class="rowColor">
+<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="altColor">
+<tr class="rowColor">
 <td class="colOne"><a href="org/apache/poi/poifs/crypt/EncryptionHeader.html#getCipherMode()">org.apache.poi.poifs.crypt.EncryptionHeader.getCipherMode()</a>
 <div class="block"><i>use getChainingMode().ecmaId</i></div>
 </td>
 </tr>
-<tr class="rowColor">
-<td class="colOne"><a href="org/apache/poi/hssf/usermodel/HSSFSheet.html#getColumnWidth(short)">org.apache.poi.hssf.usermodel.HSSFSheet.getColumnWidth(short)</a>
-<div class="block"><i>(Sep 2008) use <a href="org/apache/poi/hssf/usermodel/HSSFSheet.html#getColumnWidth(int)"><code>HSSFSheet.getColumnWidth(int)</code></a></i></div>
-</td>
-</tr>
 <tr class="altColor">
 <td class="colOne"><a href="org/apache/poi/ss/usermodel/ConditionalFormattingRule.html#getConditionType()">org.apache.poi.ss.usermodel.ConditionalFormattingRule.getConditionType()</a>
 <div class="block"><i>Use <a href="org/apache/poi/ss/usermodel/ConditionalFormattingRule.html#getConditionTypeType()"><code>ConditionalFormattingRule.getConditionTypeType()</code></a></i></div>
@@ -778,226 +767,206 @@
 <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/hssf/usermodel/HSSFSheet.html#getMergedRegionAt(int)">org.apache.poi.hssf.usermodel.HSSFSheet.getMergedRegionAt(int)</a>
-<div class="block"><i>(Aug-2008) use <a href="org/apache/poi/hssf/usermodel/HSSFSheet.html#getMergedRegion(int)"><code>HSSFSheet.getMergedRegion(int)</code></a></i></div>
-</td>
-</tr>
-<tr class="rowColor">
 <td class="colOne"><a href="org/apache/poi/hwpf/usermodel/HeaderStories.html#getOddFooter()">org.apache.poi.hwpf.usermodel.HeaderStories.getOddFooter()</a></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></td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a href="org/apache/poi/hssf/record/WindowTwoRecord.html#getPaged()">org.apache.poi.hssf.record.WindowTwoRecord.getPaged()</a>
 <div class="block"><i>use isActive()</i></div>
 </td>
 </tr>
-<tr class="altColor">
+<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>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a href="org/apache/poi/xwpf/usermodel/XWPFRun.html#getParagraph()">org.apache.poi.xwpf.usermodel.XWPFRun.getParagraph()</a>
 <div class="block"><i>use <a href="org/apache/poi/xwpf/usermodel/XWPFRun.html#getParent()"><code>XWPFRun.getParent()</code></a> instead</i></div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a href="org/apache/poi/hwpf/model/PAPX.html#getParagraphProperties(org.apache.poi.hwpf.model.StyleSheet)">org.apache.poi.hwpf.model.PAPX.getParagraphProperties(StyleSheet)</a></td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a href="org/apache/poi/hwpf/model/StyleSheet.html#getParagraphStyle(int)">org.apache.poi.hwpf.model.StyleSheet.getParagraphStyle(int)</a></td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a href="org/apache/poi/hwpf/extractor/Word6Extractor.html#getParagraphText()">org.apache.poi.hwpf.extractor.Word6Extractor.getParagraphText()</a></td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a href="org/apache/poi/openxml4j/opc/internal/ContentType.html#getParameters(java.lang.String)">org.apache.poi.openxml4j.opc.internal.ContentType.getParameters(String)</a>
 <div class="block"><i>Use <a href="org/apache/poi/openxml4j/opc/internal/ContentType.html#getParameter(java.lang.String)"><code>ContentType.getParameter(String)</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#getProviderType()">org.apache.poi.poifs.crypt.EncryptionHeader.getProviderType()</a>
 <div class="block"><i>use getCipherProvider()</i></div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a href="org/apache/poi/hssf/usermodel/HSSFName.html#getReference()">org.apache.poi.hssf.usermodel.HSSFName.getReference()</a>
 <div class="block"><i>(Nov 2008) Misleading name. Use <a href="org/apache/poi/hssf/usermodel/HSSFName.html#getRefersToFormula()"><code>HSSFName.getRefersToFormula()</code></a> instead.</i></div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a href="org/apache/poi/hwpf/model/types/LSTFAbstractType.html#getReserved1()">org.apache.poi.hwpf.model.types.LSTFAbstractType.getReserved1()</a>
 <div class="block"><i>This field should not be used according to specification</i></div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a href="org/apache/poi/hssf/record/FilePassRecord.html#getSaltData()">org.apache.poi.hssf.record.FilePassRecord.getSaltData()</a>
 <div class="block"><i>use getRc4KeyData().getEncryptedVerifier()</i></div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a href="org/apache/poi/hssf/record/FilePassRecord.html#getSaltHash()">org.apache.poi.hssf.record.FilePassRecord.getSaltHash()</a>
 <div class="block"><i>use getRc4KeyData().getEncryptedVerifierHash()</i></div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a href="org/apache/poi/hssf/record/WindowOneRecord.html#getSelectedTab()">org.apache.poi.hssf.record.WindowOneRecord.getSelectedTab()</a>
 <div class="block"><i>- Misleading name - use getActiveSheetIndex()</i></div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a href="org/apache/poi/hssf/usermodel/HSSFWorkbook.html#getSelectedTab()">org.apache.poi.hssf.usermodel.HSSFWorkbook.getSelectedTab()</a>
 <div class="block"><i>- Misleading name - use getActiveSheetIndex()</i></div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a href="org/apache/poi/hwpf/HWPFDocument.html#getShapesTable()">org.apache.poi.hwpf.HWPFDocument.getShapesTable()</a>
 <div class="block"><i>use <a href="org/apache/poi/hwpf/HWPFDocument.html#getOfficeDrawingsMain()"><code>HWPFDocument.getOfficeDrawingsMain()</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#getSheetIndexFromExternSheetIndex(int)">org.apache.poi.hssf.usermodel.HSSFWorkbook.getSheetIndexFromExternSheetIndex(int)</a>
 <div class="block"><i>for POI internal use only (formula parsing).  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/hslf/usermodel/HSLFPictureData.html#getSize()">org.apache.poi.hslf.usermodel.HSLFPictureData.getSize()</a>
 <div class="block"><i>Use <code>getData().length</code> instead.</i></div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a href="org/apache/poi/hslf/record/PersistPtrHolder.html#getSlideOffsetDataLocationsLookup()">org.apache.poi.hslf.record.PersistPtrHolder.getSlideOffsetDataLocationsLookup()</a>
 <div class="block"><i>since POI 3.11, not supported anymore</i></div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a href="org/apache/poi/hssf/usermodel/HSSFWorkbook.html#getSSTString(int)">org.apache.poi.hssf.usermodel.HSSFWorkbook.getSSTString(int)</a>
 <div class="block"><i>Do not call this method from your applications. Use the methods
   available in the HSSFRow to get string HSSFCells</i></div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a href="org/apache/poi/hwpf/model/BytePropertyNode.html#getStartBytes()">org.apache.poi.hwpf.model.BytePropertyNode.getStartBytes()</a>
 <div class="block"><i>Though bytes are actually stored in file, it is advised to
              use char positions for all operations. Including save
              operations, because only char positions are preserved.</i></div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a href="org/apache/poi/hwpf/model/TextPiece.html#getStringBuffer()">org.apache.poi.hwpf.model.TextPiece.getStringBuffer()</a></td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a href="org/apache/poi/util/LittleEndian.html#getUnsignedByte(byte[],%20int)">org.apache.poi.util.LittleEndian.getUnsignedByte(byte[], int)</a>
 <div class="block"><i>Use <a href="org/apache/poi/util/LittleEndian.html#getUByte(byte[],%20int)"><code>LittleEndian.getUByte(byte[], int)</code></a> instead</i></div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a href="org/apache/poi/hwpf/model/types/LFOLVLBaseAbstractType.html#getUnused1()">org.apache.poi.hwpf.model.types.LFOLVLBaseAbstractType.getUnused1()</a>
 <div class="block"><i>This field should not be used according to specification</i></div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a href="org/apache/poi/hwpf/model/types/LFOLVLBaseAbstractType.html#getUnused2()">org.apache.poi.hwpf.model.types.LFOLVLBaseAbstractType.getUnused2()</a>
 <div class="block"><i>This field should not be used according to specification</i></div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a href="org/apache/poi/hssf/model/InternalSheet.html#getValueRecords()">org.apache.poi.hssf.model.InternalSheet.getValueRecords()</a>
 <div class="block"><i>use <a href="org/apache/poi/hssf/model/InternalSheet.html#getCellValueIterator()"><code>InternalSheet.getCellValueIterator()</code></a> instead</i></div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a href="org/apache/poi/hssf/record/aggregates/ValueRecordsAggregate.html#getValueRecords()">org.apache.poi.hssf.record.aggregates.ValueRecordsAggregate.getValueRecords()</a>
 <div class="block"><i>use <a href="org/apache/poi/hssf/record/aggregates/ValueRecordsAggregate.html#iterator()"><code>ValueRecordsAggregate.iterator()</code></a> instead</i></div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a href="org/apache/poi/hssf/record/aggregates/RowRecordsAggregate.html#getValueRecords()">org.apache.poi.hssf.record.aggregates.RowRecordsAggregate.getValueRecords()</a>
 <div class="block"><i>use <a href="org/apache/poi/hssf/record/aggregates/RowRecordsAggregate.html#getCellValueIterator()"><code>RowRecordsAggregate.getCellValueIterator()</code></a> instead</i></div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a href="org/apache/poi/poifs/crypt/EncryptionVerifier.html#getVerifier()">org.apache.poi.poifs.crypt.EncryptionVerifier.getVerifier()</a>
 <div class="block"><i>use getEncryptedVerifier()</i></div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a href="org/apache/poi/poifs/crypt/EncryptionVerifier.html#getVerifierHash()">org.apache.poi.poifs.crypt.EncryptionVerifier.getVerifierHash()</a>
 <div class="block"><i>use getEnryptedVerifierHash</i></div>
 </td>
 </tr>
-<tr class="altColor">
-<td class="colOne"><a href="org/apache/poi/hssf/usermodel/HSSFSheet.html#getVerticallyCenter(boolean)">org.apache.poi.hssf.usermodel.HSSFSheet.getVerticallyCenter(boolean)</a>
-<div class="block"><i>(Mar-2008) use getVerticallyCenter() instead</i></div>
-</td>
-</tr>
 <tr class="rowColor">
 <td class="colOne"><a href="org/apache/poi/xssf/usermodel/XSSFFontFormatting.html#getXSSFColor()">org.apache.poi.xssf.usermodel.XSSFFontFormatting.getXSSFColor()</a>
 <div class="block"><i>use <a href="org/apache/poi/xssf/usermodel/XSSFFontFormatting.html#getFontColor()"><code>XSSFFontFormatting.getFontColor()</code></a></i></div>
 </td>
 </tr>
 <tr class="altColor">
-<td class="colOne"><a href="org/apache/poi/hssf/usermodel/HSSFSheet.html#groupColumn(short,%20short)">org.apache.poi.hssf.usermodel.HSSFSheet.groupColumn(short, short)</a>
-<div class="block"><i>(Sep 2008) use <a href="org/apache/poi/hssf/usermodel/HSSFSheet.html#groupColumn(int,%20int)"><code>HSSFSheet.groupColumn(int, int)</code></a></i></div>
-</td>
-</tr>
-<tr class="rowColor">
 <td class="colOne"><a href="org/apache/poi/hssf/record/PasswordRecord.html#hashPassword(java.lang.String)">org.apache.poi.hssf.record.PasswordRecord.hashPassword(String)</a>
 <div class="block"><i>use <a href="org/apache/poi/poifs/crypt/CryptoFunctions.html#createXorVerifier1(java.lang.String)"><code>CryptoFunctions.createXorVerifier1(String)</code></a></i></div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a href="org/apache/poi/hwpf/usermodel/Range.html#insertAfter(org.apache.poi.hwpf.usermodel.ParagraphProperties,%20int)">org.apache.poi.hwpf.usermodel.Range.insertAfter(ParagraphProperties, int)</a>
 <div class="block"><i>Use code shall not work with <a href="org/apache/poi/hwpf/usermodel/ParagraphProperties.html" title="class in org.apache.poi.hwpf.usermodel"><code>ParagraphProperties</code></a></i></div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a href="org/apache/poi/hwpf/usermodel/Range.html#insertAfter(org.apache.poi.hwpf.usermodel.ParagraphProperties,%20int,%20int,%20int)">org.apache.poi.hwpf.usermodel.Range.insertAfter(ParagraphProperties, int, int, int)</a>
 <div class="block"><i>Use code shall not work with <a href="org/apache/poi/hwpf/usermodel/ParagraphProperties.html" title="class in org.apache.poi.hwpf.usermodel"><code>ParagraphProperties</code></a></i></div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a href="org/apache/poi/hwpf/usermodel/Range.html#insertAfter(org.apache.poi.hwpf.usermodel.ParagraphProperties,%20int,%20java.lang.String)">org.apache.poi.hwpf.usermodel.Range.insertAfter(ParagraphProperties, int, String)</a>
 <div class="block"><i>Use code shall not work with <a href="org/apache/poi/hwpf/usermodel/ParagraphProperties.html" title="class in org.apache.poi.hwpf.usermodel"><code>ParagraphProperties</code></a></i></div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a href="org/apache/poi/hwpf/usermodel/Range.html#insertAfter(java.lang.String,%20org.apache.poi.hwpf.usermodel.CharacterProperties)">org.apache.poi.hwpf.usermodel.Range.insertAfter(String, CharacterProperties)</a>
 <div class="block"><i>User code should not work with <a href="org/apache/poi/hwpf/usermodel/CharacterProperties.html" title="class in org.apache.poi.hwpf.usermodel"><code>CharacterProperties</code></a></i></div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a href="org/apache/poi/hwpf/usermodel/Range.html#insertBefore(org.apache.poi.hwpf.usermodel.ParagraphProperties,%20int)">org.apache.poi.hwpf.usermodel.Range.insertBefore(ParagraphProperties, int)</a>
 <div class="block"><i>Use code shall not work with <a href="org/apache/poi/hwpf/usermodel/ParagraphProperties.html" title="class in org.apache.poi.hwpf.usermodel"><code>ParagraphProperties</code></a></i></div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a href="org/apache/poi/hwpf/usermodel/Range.html#insertBefore(org.apache.poi.hwpf.usermodel.ParagraphProperties,%20int,%20int,%20int)">org.apache.poi.hwpf.usermodel.Range.insertBefore(ParagraphProperties, int, int, int)</a>
 <div class="block"><i>Use code shall not work with <a href="org/apache/poi/hwpf/usermodel/ParagraphProperties.html" title="class in org.apache.poi.hwpf.usermodel"><code>ParagraphProperties</code></a></i></div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a href="org/apache/poi/hwpf/usermodel/Range.html#insertBefore(org.apache.poi.hwpf.usermodel.ParagraphProperties,%20int,%20java.lang.String)">org.apache.poi.hwpf.usermodel.Range.insertBefore(ParagraphProperties, int, String)</a>
 <div class="block"><i>Use code shall not work with <a href="org/apache/poi/hwpf/usermodel/ParagraphProperties.html" title="class in org.apache.poi.hwpf.usermodel"><code>ParagraphProperties</code></a></i></div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a href="org/apache/poi/hwpf/usermodel/Range.html#insertBefore(java.lang.String,%20org.apache.poi.hwpf.usermodel.CharacterProperties)">org.apache.poi.hwpf.usermodel.Range.insertBefore(String, CharacterProperties)</a>
 <div class="block"><i>User code should not work with <a href="org/apache/poi/hwpf/usermodel/CharacterProperties.html" title="class in org.apache.poi.hwpf.usermodel"><code>CharacterProperties</code></a></i></div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a href="org/apache/poi/hwpf/usermodel/Range.html#insertBefore(org.apache.poi.hwpf.usermodel.TableProperties,%20int)">org.apache.poi.hwpf.usermodel.Range.insertBefore(TableProperties, int)</a>
 <div class="block"><i>Use code shall not work with <a href="org/apache/poi/hwpf/usermodel/TableProperties.html" title="class in org.apache.poi.hwpf.usermodel"><code>TableProperties</code></a>. Use
              <a href="org/apache/poi/hwpf/usermodel/Range.html#insertTableBefore(short,%20int)"><code>Range.insertTableBefore(short, int)</code></a> instead</i></div>
 </td>
 </tr>
-<tr class="rowColor">
-<td class="colOne"><a href="org/apache/poi/hssf/usermodel/HSSFSheet.html#isColumnHidden(short)">org.apache.poi.hssf.usermodel.HSSFSheet.isColumnHidden(short)</a>
-<div class="block"><i>(Sep 2008) use <a href="org/apache/poi/hssf/usermodel/HSSFSheet.html#isColumnHidden(int)"><code>HSSFSheet.isColumnHidden(int)</code></a></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>
@@ -1037,190 +1006,110 @@
 </td>
 </tr>
 <tr class="altColor">
-<td class="colOne"><a href="org/apache/poi/xssf/usermodel/XSSFSheet.html#lockAutoFilter()">org.apache.poi.xssf.usermodel.XSSFSheet.lockAutoFilter()</a>
-<div class="block"><i>use <a href="org/apache/poi/xssf/usermodel/XSSFSheet.html#lockAutoFilter(boolean)"><code>XSSFSheet.lockAutoFilter(boolean)</code></a></i></div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colOne"><a href="org/apache/poi/xssf/usermodel/XSSFSheet.html#lockDeleteColumns()">org.apache.poi.xssf.usermodel.XSSFSheet.lockDeleteColumns()</a>
-<div class="block"><i>use <a href="org/apache/poi/xssf/usermodel/XSSFSheet.html#lockDeleteColumns(boolean)"><code>XSSFSheet.lockDeleteColumns(boolean)</code></a></i></div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colOne"><a href="org/apache/poi/xssf/usermodel/XSSFSheet.html#lockDeleteRows()">org.apache.poi.xssf.usermodel.XSSFSheet.lockDeleteRows()</a>
-<div class="block"><i>use <a href="org/apache/poi/xssf/usermodel/XSSFSheet.html#lockDeleteRows(boolean)"><code>XSSFSheet.lockDeleteRows(boolean)</code></a></i></div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colOne"><a href="org/apache/poi/xssf/usermodel/XSSFSheet.html#lockFormatCells()">org.apache.poi.xssf.usermodel.XSSFSheet.lockFormatCells()</a>
-<div class="block"><i>use <a href="org/apache/poi/xssf/usermodel/XSSFSheet.html#lockFormatCells(boolean)"><code>XSSFSheet.lockFormatCells(boolean)</code></a></i></div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colOne"><a href="org/apache/poi/xssf/usermodel/XSSFSheet.html#lockFormatColumns()">org.apache.poi.xssf.usermodel.XSSFSheet.lockFormatColumns()</a>
-<div class="block"><i>use <a href="org/apache/poi/xssf/usermodel/XSSFSheet.html#lockFormatColumns(boolean)"><code>XSSFSheet.lockFormatColumns(boolean)</code></a></i></div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colOne"><a href="org/apache/poi/xssf/usermodel/XSSFSheet.html#lockFormatRows()">org.apache.poi.xssf.usermodel.XSSFSheet.lockFormatRows()</a>
-<div class="block"><i>use <a href="org/apache/poi/xssf/usermodel/XSSFSheet.html#lockFormatRows(boolean)"><code>XSSFSheet.lockFormatRows(boolean)</code></a></i></div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colOne"><a href="org/apache/poi/xssf/usermodel/XSSFSheet.html#lockInsertColumns()">org.apache.poi.xssf.usermodel.XSSFSheet.lockInsertColumns()</a>
-<div class="block"><i>use <a href="org/apache/poi/xssf/usermodel/XSSFSheet.html#lockInsertColumns(boolean)"><code>XSSFSheet.lockInsertColumns(boolean)</code></a></i></div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colOne"><a href="org/apache/poi/xssf/usermodel/XSSFSheet.html#lockInsertHyperlinks()">org.apache.poi.xssf.usermodel.XSSFSheet.lockInsertHyperlinks()</a>
-<div class="block"><i>use <a href="org/apache/poi/xssf/usermodel/XSSFSheet.html#lockInsertHyperlinks(boolean)"><code>XSSFSheet.lockInsertHyperlinks(boolean)</code></a></i></div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colOne"><a href="org/apache/poi/xssf/usermodel/XSSFSheet.html#lockInsertRows()">org.apache.poi.xssf.usermodel.XSSFSheet.lockInsertRows()</a>
-<div class="block"><i>use <a href="org/apache/poi/xssf/usermodel/XSSFSheet.html#lockInsertRows(boolean)"><code>XSSFSheet.lockInsertRows(boolean)</code></a></i></div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colOne"><a href="org/apache/poi/xssf/usermodel/XSSFSheet.html#lockObjects()">org.apache.poi.xssf.usermodel.XSSFSheet.lockObjects()</a>
-<div class="block"><i>use <a href="org/apache/poi/xssf/usermodel/XSSFSheet.html#lockObjects(boolean)"><code>XSSFSheet.lockObjects(boolean)</code></a></i></div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colOne"><a href="org/apache/poi/xssf/usermodel/XSSFSheet.html#lockPivotTables()">org.apache.poi.xssf.usermodel.XSSFSheet.lockPivotTables()</a>
-<div class="block"><i>use <a href="org/apache/poi/xssf/usermodel/XSSFSheet.html#lockPivotTables(boolean)"><code>XSSFSheet.lockPivotTables(boolean)</code></a></i></div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colOne"><a href="org/apache/poi/xssf/usermodel/XSSFSheet.html#lockScenarios()">org.apache.poi.xssf.usermodel.XSSFSheet.lockScenarios()</a>
-<div class="block"><i>use <a href="org/apache/poi/xssf/usermodel/XSSFSheet.html#lockScenarios(boolean)"><code>XSSFSheet.lockScenarios(boolean)</code></a></i></div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colOne"><a href="org/apache/poi/xssf/usermodel/XSSFSheet.html#lockSelectLockedCells()">org.apache.poi.xssf.usermodel.XSSFSheet.lockSelectLockedCells()</a>
-<div class="block"><i>use <a href="org/apache/poi/xssf/usermodel/XSSFSheet.html#lockSelectLockedCells(boolean)"><code>XSSFSheet.lockSelectLockedCells(boolean)</code></a></i></div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colOne"><a href="org/apache/poi/xssf/usermodel/XSSFSheet.html#lockSelectUnlockedCells()">org.apache.poi.xssf.usermodel.XSSFSheet.lockSelectUnlockedCells()</a>
-<div class="block"><i>use <a href="org/apache/poi/xssf/usermodel/XSSFSheet.html#lockSelectUnlockedCells(boolean)"><code>XSSFSheet.lockSelectUnlockedCells(boolean)</code></a></i></div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colOne"><a href="org/apache/poi/xssf/usermodel/XSSFSheet.html#lockSort()">org.apache.poi.xssf.usermodel.XSSFSheet.lockSort()</a>
-<div class="block"><i>use <a href="org/apache/poi/xssf/usermodel/XSSFSheet.html#lockSort(boolean)"><code>XSSFSheet.lockSort(boolean)</code></a></i></div>
-</td>
-</tr>
-<tr class="rowColor">
 <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/hssf/util/HSSFRegionUtil.html#setBorderBottom(short,%20org.apache.poi.hssf.util.Region,%20org.apache.poi.hssf.usermodel.HSSFSheet,%20org.apache.poi.hssf.usermodel.HSSFWorkbook)">org.apache.poi.hssf.util.HSSFRegionUtil.setBorderBottom(short, Region, HSSFSheet, HSSFWorkbook)</a>
 <div class="block"><i>(Aug 2008) use <a href="org/apache/poi/hssf/util/CellRangeAddress.html" title="class in org.apache.poi.hssf.util"><code>CellRangeAddress</code></a> instead of <a href="org/apache/poi/hssf/util/Region.html" title="class in org.apache.poi.hssf.util"><code>Region</code></a></i></div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a href="org/apache/poi/hssf/util/HSSFRegionUtil.html#setBorderLeft(short,%20org.apache.poi.hssf.util.Region,%20org.apache.poi.hssf.usermodel.HSSFSheet,%20org.apache.poi.hssf.usermodel.HSSFWorkbook)">org.apache.poi.hssf.util.HSSFRegionUtil.setBorderLeft(short, Region, HSSFSheet, HSSFWorkbook)</a>
 <div class="block"><i>(Aug 2008) use <a href="org/apache/poi/hssf/util/CellRangeAddress.html" title="class in org.apache.poi.hssf.util"><code>CellRangeAddress</code></a> instead of <a href="org/apache/poi/hssf/util/Region.html" title="class in org.apache.poi.hssf.util"><code>Region</code></a></i></div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a href="org/apache/poi/hssf/util/HSSFRegionUtil.html#setBorderRight(short,%20org.apache.poi.hssf.util.Region,%20org.apache.poi.hssf.usermodel.HSSFSheet,%20org.apache.poi.hssf.usermodel.HSSFWorkbook)">org.apache.poi.hssf.util.HSSFRegionUtil.setBorderRight(short, Region, HSSFSheet, HSSFWorkbook)</a>
 <div class="block"><i>(Aug 2008) use <a href="org/apache/poi/hssf/util/CellRangeAddress.html" title="class in org.apache.poi.hssf.util"><code>CellRangeAddress</code></a> instead of <a href="org/apache/poi/hssf/util/Region.html" title="class in org.apache.poi.hssf.util"><code>Region</code></a></i></div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a href="org/apache/poi/hssf/util/HSSFRegionUtil.html#setBorderTop(short,%20org.apache.poi.hssf.util.Region,%20org.apache.poi.hssf.usermodel.HSSFSheet,%20org.apache.poi.hssf.usermodel.HSSFWorkbook)">org.apache.poi.hssf.util.HSSFRegionUtil.setBorderTop(short, Region, HSSFSheet, HSSFWorkbook)</a>
 <div class="block"><i>(Aug 2008) use <a href="org/apache/poi/hssf/util/CellRangeAddress.html" title="class in org.apache.poi.hssf.util"><code>CellRangeAddress</code></a> instead of <a href="org/apache/poi/hssf/util/Region.html" title="class in org.apache.poi.hssf.util"><code>Region</code></a></i></div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a href="org/apache/poi/hssf/util/HSSFRegionUtil.html#setBottomBorderColor(short,%20org.apache.poi.hssf.util.Region,%20org.apache.poi.hssf.usermodel.HSSFSheet,%20org.apache.poi.hssf.usermodel.HSSFWorkbook)">org.apache.poi.hssf.util.HSSFRegionUtil.setBottomBorderColor(short, Region, HSSFSheet, HSSFWorkbook)</a>
 <div class="block"><i>(Aug 2008) use <a href="org/apache/poi/hssf/util/CellRangeAddress.html" title="class in org.apache.poi.hssf.util"><code>CellRangeAddress</code></a> instead of <a href="org/apache/poi/hssf/util/Region.html" title="class in org.apache.poi.hssf.util"><code>Region</code></a></i></div>
 </td>
 </tr>
-<tr class="altColor">
-<td class="colOne"><a href="org/apache/poi/xssf/usermodel/XSSFSheet.html#setCellComment(java.lang.String,%20org.apache.poi.xssf.usermodel.XSSFComment)">org.apache.poi.xssf.usermodel.XSSFSheet.setCellComment(String, XSSFComment)</a>
-<div class="block"><i>since Nov 2009 use <a href="org/apache/poi/xssf/usermodel/XSSFCell.html#setCellComment(org.apache.poi.ss.usermodel.Comment)"><code>XSSFCell.setCellComment(org.apache.poi.ss.usermodel.Comment)</code></a> instead</i></div>
-</td>
-</tr>
 <tr class="rowColor">
 <td class="colOne"><a href="org/apache/poi/hssf/usermodel/HSSFCell.html#setCellNum(short)">org.apache.poi.hssf.usermodel.HSSFCell.setCellNum(short)</a>
 <div class="block"><i>(Jan 2008) Doesn't update the row's idea of what cell this is, use <a href="org/apache/poi/hssf/usermodel/HSSFRow.html#moveCell(org.apache.poi.hssf.usermodel.HSSFCell,%20short)"><code>HSSFRow.moveCell(HSSFCell, short)</code></a> instead</i></div>
@@ -1232,30 +1121,10 @@
 </td>
 </tr>
 <tr class="rowColor">
-<td class="colOne"><a href="org/apache/poi/hssf/usermodel/HSSFSheet.html#setColumnGroupCollapsed(short,%20boolean)">org.apache.poi.hssf.usermodel.HSSFSheet.setColumnGroupCollapsed(short, boolean)</a>
-<div class="block"><i>(Sep 2008) use <a href="org/apache/poi/hssf/usermodel/HSSFSheet.html#setColumnGroupCollapsed(int,%20boolean)"><code>HSSFSheet.setColumnGroupCollapsed(int, boolean)</code></a></i></div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colOne"><a href="org/apache/poi/hssf/usermodel/HSSFSheet.html#setColumnHidden(short,%20boolean)">org.apache.poi.hssf.usermodel.HSSFSheet.setColumnHidden(short, boolean)</a>
-<div class="block"><i>(Sep 2008) use <a href="org/apache/poi/hssf/usermodel/HSSFSheet.html#setColumnHidden(int,%20boolean)"><code>HSSFSheet.setColumnHidden(int, boolean)</code></a></i></div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colOne"><a href="org/apache/poi/hssf/usermodel/HSSFSheet.html#setColumnWidth(short,%20short)">org.apache.poi.hssf.usermodel.HSSFSheet.setColumnWidth(short, short)</a>
-<div class="block"><i>(Sep 2008) use <a href="org/apache/poi/hssf/usermodel/HSSFSheet.html#setColumnWidth(int,%20int)"><code>HSSFSheet.setColumnWidth(int, int)</code></a></i></div>
-</td>
-</tr>
-<tr class="altColor">
 <td class="colOne"><a href="org/apache/poi/hssf/usermodel/HSSFFormulaEvaluator.html#setCurrentRow(org.apache.poi.hssf.usermodel.HSSFRow)">org.apache.poi.hssf.usermodel.HSSFFormulaEvaluator.setCurrentRow(HSSFRow)</a>
 <div class="block"><i>(Aug 2008) - not needed, since the current row can be derived from the cell</i></div>
 </td>
 </tr>
-<tr class="rowColor">
-<td class="colOne"><a href="org/apache/poi/hssf/usermodel/HSSFSheet.html#setDefaultColumnWidth(short)">org.apache.poi.hssf.usermodel.HSSFSheet.setDefaultColumnWidth(short)</a>
-<div class="block"><i>(Sep 2008) use <a href="org/apache/poi/hssf/usermodel/HSSFSheet.html#setDefaultColumnWidth(int)"><code>HSSFSheet.setDefaultColumnWidth(int)</code></a></i></div>
-</td>
-</tr>
 <tr class="altColor">
 <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>
@@ -1395,47 +1264,47 @@
 <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">
-<td class="colOne"><a href="org/apache/poi/ss/usermodel/Sheet.html#showInPane(short,%20short)">org.apache.poi.ss.usermodel.Sheet.showInPane(short, short)</a>
-<div class="block"><i>Use <a href="org/apache/poi/ss/usermodel/Sheet.html#showInPane(int,%20int)"><code>Sheet.showInPane(int, int)</code></a> as there can be more than 32767 rows.</i></div>
+<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">
-<td class="colOne"><a href="org/apache/poi/xssf/streaming/SXSSFSheet.html#showInPane(short,%20short)">org.apache.poi.xssf.streaming.SXSSFSheet.showInPane(short, short)</a>
-<div class="block"><i>Use the version of showInPane() with ints as there can be more than 32767 rows.</i></div>
+<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">
-<td class="colOne"><a href="org/apache/poi/xssf/usermodel/XSSFSheet.html#showInPane(short,%20short)">org.apache.poi.xssf.usermodel.XSSFSheet.showInPane(short, short)</a>
-<div class="block"><i>Use <a href="org/apache/poi/xssf/usermodel/XSSFSheet.html#showInPane(int,%20int)"><code>XSSFSheet.showInPane(int, int)</code></a> as there can be more than 32767 rows.</i></div>
+<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">
-<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>
+<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">
+<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">
 <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="rowColor">
-<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">
-<td class="colOne"><a href="org/apache/poi/hwpf/usermodel/Paragraph.html#type()">org.apache.poi.hwpf.usermodel.Paragraph.type()</a></td>
+<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="rowColor">
-<td class="colOne"><a href="org/apache/poi/hwpf/usermodel/ListEntry.html#type()">org.apache.poi.hwpf.usermodel.ListEntry.type()</a></td>
+<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="altColor">
-<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>
+<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="rowColor">
-<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>
+<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="altColor">
-<td class="colOne"><a href="org/apache/poi/hssf/usermodel/HSSFSheet.html#ungroupColumn(short,%20short)">org.apache.poi.hssf.usermodel.HSSFSheet.ungroupColumn(short, short)</a>
-<div class="block"><i>(Sep 2008) use <a href="org/apache/poi/hssf/usermodel/HSSFSheet.html#ungroupColumn(int,%20int)"><code>HSSFSheet.ungroupColumn(int, int)</code></a></i></div>
-</td>
+<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="rowColor">
 <td class="colOne"><a href="org/apache/poi/hwpf/usermodel/Range.html#usesUnicode()">org.apache.poi.hwpf.usermodel.Range.usesUnicode()</a>



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