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/03 01:11:37 UTC

svn commit: r1712188 [2/6] - in /poi/site/publish/apidocs: ./ org/apache/poi/hssf/usermodel/ org/apache/poi/hssf/usermodel/class-use/ org/apache/poi/openxml4j/opc/class-use/ org/apache/poi/ss/class-use/ org/apache/poi/ss/formula/ org/apache/poi/ss/form...

Modified: poi/site/publish/apidocs/index-all.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/index-all.html?rev=1712188&r1=1712187&r2=1712188&view=diff
==============================================================================
--- poi/site/publish/apidocs/index-all.html (original)
+++ poi/site/publish/apidocs/index-all.html Tue Nov  3 00:11:36 2015
@@ -3398,6 +3398,8 @@
 </dd>
 <dt><span class="strong"><a href="./org/apache/poi/hssf/record/DBCellRecord.Builder.html#build(int)">build(int)</a></span> - Method in class org.apache.poi.hssf.record.<a href="./org/apache/poi/hssf/record/DBCellRecord.Builder.html" title="class in org.apache.poi.hssf.record">DBCellRecord.Builder</a></dt>
 <dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/poi/ss/usermodel/CellCopyPolicy.Builder.html#build()">build()</a></span> - Method in class org.apache.poi.ss.usermodel.<a href="./org/apache/poi/ss/usermodel/CellCopyPolicy.Builder.html" title="class in org.apache.poi.ss.usermodel">CellCopyPolicy.Builder</a></dt>
+<dd>&nbsp;</dd>
 <dt><span class="strong"><a href="./org/apache/poi/ss/util/SheetBuilder.html#build()">build()</a></span> - Method in class org.apache.poi.ss.util.<a href="./org/apache/poi/ss/util/SheetBuilder.html" title="class in org.apache.poi.ss.util">SheetBuilder</a></dt>
 <dd>
 <div class="block">Builds sheet from parent workbook and 2D array with cell
@@ -3910,6 +3912,19 @@
 <div class="block">This conditional formatting rule compares a cell value
  to a formula calculated result, using an operator</div>
 </dd>
+<dt><a href="./org/apache/poi/ss/usermodel/CellCopyPolicy.html" title="class in org.apache.poi.ss.usermodel"><span class="strong">CellCopyPolicy</span></a> - Class in <a href="./org/apache/poi/ss/usermodel/package-summary.html">org.apache.poi.ss.usermodel</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/poi/ss/usermodel/CellCopyPolicy.html#CellCopyPolicy()">CellCopyPolicy()</a></span> - Constructor for class org.apache.poi.ss.usermodel.<a href="./org/apache/poi/ss/usermodel/CellCopyPolicy.html" title="class in org.apache.poi.ss.usermodel">CellCopyPolicy</a></dt>
+<dd>
+<div class="block">Default CellCopyPolicy, uses default policy
+ For custom CellCopyPolicy, use <a href="./org/apache/poi/ss/usermodel/CellCopyPolicy.Builder.html" title="class in org.apache.poi.ss.usermodel"><code>CellCopyPolicy.Builder</code></a> class</div>
+</dd>
+<dt><a href="./org/apache/poi/ss/usermodel/CellCopyPolicy.Builder.html" title="class in org.apache.poi.ss.usermodel"><span class="strong">CellCopyPolicy.Builder</span></a> - Class in <a href="./org/apache/poi/ss/usermodel/package-summary.html">org.apache.poi.ss.usermodel</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/poi/ss/usermodel/CellCopyPolicy.Builder.html#CellCopyPolicy.Builder()">CellCopyPolicy.Builder()</a></span> - Constructor for class org.apache.poi.ss.usermodel.<a href="./org/apache/poi/ss/usermodel/CellCopyPolicy.Builder.html" title="class in org.apache.poi.ss.usermodel">CellCopyPolicy.Builder</a></dt>
+<dd>
+<div class="block">Builder class for CellCopyPolicy</div>
+</dd>
 <dt><a href="./org/apache/poi/ss/format/CellDateFormatter.html" title="class in org.apache.poi.ss.format"><span class="strong">CellDateFormatter</span></a> - Class in <a href="./org/apache/poi/ss/format/package-summary.html">org.apache.poi.ss.format</a></dt>
 <dd>
 <div class="block">Formats a date value.</div>
@@ -3965,6 +3980,8 @@
 <dd>
 <div class="block">The different kinds of formats that the formatter understands.</div>
 </dd>
+<dt><span class="strong"><a href="./org/apache/poi/ss/usermodel/CellCopyPolicy.Builder.html#cellFormula(boolean)">cellFormula(boolean)</a></span> - Method in class org.apache.poi.ss.usermodel.<a href="./org/apache/poi/ss/usermodel/CellCopyPolicy.Builder.html" title="class in org.apache.poi.ss.usermodel">CellCopyPolicy.Builder</a></dt>
+<dd>&nbsp;</dd>
 <dt><a href="./org/apache/poi/ss/format/CellGeneralFormatter.html" title="class in org.apache.poi.ss.format"><span class="strong">CellGeneralFormatter</span></a> - Class in <a href="./org/apache/poi/ss/format/package-summary.html">org.apache.poi.ss.format</a></dt>
 <dd>
 <div class="block">A formatter for the default "General" cell format.</div>
@@ -4137,6 +4154,8 @@
 </dd>
 <dt><span class="strong"><a href="./org/apache/poi/hslf/usermodel/HSLFTable.html#cells">cells</a></span> - Variable in class org.apache.poi.hslf.usermodel.<a href="./org/apache/poi/hslf/usermodel/HSLFTable.html" title="class in org.apache.poi.hslf.usermodel">HSLFTable</a></dt>
 <dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/poi/ss/usermodel/CellCopyPolicy.Builder.html#cellStyle(boolean)">cellStyle(boolean)</a></span> - Method in class org.apache.poi.ss.usermodel.<a href="./org/apache/poi/ss/usermodel/CellCopyPolicy.Builder.html" title="class in org.apache.poi.ss.usermodel">CellCopyPolicy.Builder</a></dt>
+<dd>&nbsp;</dd>
 <dt><a href="./org/apache/poi/ss/usermodel/CellStyle.html" title="interface in org.apache.poi.ss.usermodel"><span class="strong">CellStyle</span></a> - Interface in <a href="./org/apache/poi/ss/usermodel/package-summary.html">org.apache.poi.ss.usermodel</a></dt>
 <dd>&nbsp;</dd>
 <dt><a href="./org/apache/poi/ss/format/CellTextFormatter.html" title="class in org.apache.poi.ss.format"><span class="strong">CellTextFormatter</span></a> - Class in <a href="./org/apache/poi/ss/format/package-summary.html">org.apache.poi.ss.format</a></dt>
@@ -4149,6 +4168,8 @@
 <dd>
 <div class="block">Various utility functions that make working with a cells and rows easier.</div>
 </dd>
+<dt><span class="strong"><a href="./org/apache/poi/ss/usermodel/CellCopyPolicy.Builder.html#cellValue(boolean)">cellValue(boolean)</a></span> - Method in class org.apache.poi.ss.usermodel.<a href="./org/apache/poi/ss/usermodel/CellCopyPolicy.Builder.html" title="class in org.apache.poi.ss.usermodel">CellCopyPolicy.Builder</a></dt>
+<dd>&nbsp;</dd>
 <dt><a href="./org/apache/poi/ss/usermodel/CellValue.html" title="class in org.apache.poi.ss.usermodel"><span class="strong">CellValue</span></a> - Class in <a href="./org/apache/poi/ss/usermodel/package-summary.html">org.apache.poi.ss.usermodel</a></dt>
 <dd>
 <div class="block">Mimics the 'data view' of a cell.</div>
@@ -5402,6 +5423,8 @@
 <dd>
 <div class="block">Create a copy of this object.</div>
 </dd>
+<dt><span class="strong"><a href="./org/apache/poi/ss/usermodel/CellCopyPolicy.html#clone()">clone()</a></span> - Method in class org.apache.poi.ss.usermodel.<a href="./org/apache/poi/ss/usermodel/CellCopyPolicy.html" title="class in org.apache.poi.ss.usermodel">CellCopyPolicy</a></dt>
+<dd>&nbsp;</dd>
 <dt><span class="strong"><a href="./org/apache/poi/util/PackageHelper.html#clone(org.apache.poi.openxml4j.opc.OPCPackage,%20java.io.File)">clone(OPCPackage, File)</a></span> - Static method in class org.apache.poi.util.<a href="./org/apache/poi/util/PackageHelper.html" title="class in org.apache.poi.util">PackageHelper</a></dt>
 <dd>
 <div class="block">Clone the specified package.</div>
@@ -6215,6 +6238,8 @@
 <dd>&nbsp;</dd>
 <dt><a href="./org/apache/poi/ss/formula/ptg/ConcatPtg.html" title="class in org.apache.poi.ss.formula.ptg"><span class="strong">ConcatPtg</span></a> - Class in <a href="./org/apache/poi/ss/formula/ptg/package-summary.html">org.apache.poi.ss.formula.ptg</a></dt>
 <dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/poi/ss/usermodel/CellCopyPolicy.Builder.html#condenseRows(boolean)">condenseRows(boolean)</a></span> - Method in class org.apache.poi.ss.usermodel.<a href="./org/apache/poi/ss/usermodel/CellCopyPolicy.Builder.html" title="class in org.apache.poi.ss.usermodel">CellCopyPolicy.Builder</a></dt>
+<dd>&nbsp;</dd>
 <dt><span class="strong"><a href="./org/apache/poi/ss/formula/FormulaType.html#CONDFORMAT">CONDFORMAT</a></span> - Static variable in class org.apache.poi.ss.formula.<a href="./org/apache/poi/ss/formula/FormulaType.html" title="class in org.apache.poi.ss.formula">FormulaType</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="strong"><a href="./org/apache/poi/ss/format/CellFormatPart.html#CONDITION_OPERATOR_GROUP">CONDITION_OPERATOR_GROUP</a></span> - Static variable in class org.apache.poi.ss.format.<a href="./org/apache/poi/ss/format/CellFormatPart.html" title="class in org.apache.poi.ss.format">CellFormatPart</a></dt>
@@ -6733,10 +6758,19 @@
 </dd>
 <dt><span class="strong"><a href="./org/apache/poi/hdgf/streams/StreamStore.html#copyBlockHeaderToContents()">copyBlockHeaderToContents()</a></span> - Method in class org.apache.poi.hdgf.streams.<a href="./org/apache/poi/hdgf/streams/StreamStore.html" title="class in org.apache.poi.hdgf.streams">StreamStore</a></dt>
 <dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/poi/xssf/usermodel/XSSFCell.html#copyCellFrom(org.apache.poi.ss.usermodel.Cell,%20org.apache.poi.ss.usermodel.CellCopyPolicy)">copyCellFrom(Cell, CellCopyPolicy)</a></span> - Method in class org.apache.poi.xssf.usermodel.<a href="./org/apache/poi/xssf/usermodel/XSSFCell.html" title="class in org.apache.poi.xssf.usermodel">XSSFCell</a></dt>
+<dd>
+<div class="block">Copy cell value, formula, and style, from srcCell per cell copy policy
+ If srcCell is null, clears the cell value and cell style per cell copy policy
+ 
+ This does not shift references in formulas.</div>
+</dd>
 <dt><span class="strong"><a href="./org/apache/poi/openxml4j/opc/internal/FileHelper.html#copyFile(java.io.File,%20java.io.File)">copyFile(File, File)</a></span> - Static method in class org.apache.poi.openxml4j.opc.internal.<a href="./org/apache/poi/openxml4j/opc/internal/FileHelper.html" title="class in org.apache.poi.openxml4j.opc.internal">FileHelper</a></dt>
 <dd>
 <div class="block">Copy a file.</div>
 </dd>
+<dt><span class="strong"><a href="./org/apache/poi/ss/usermodel/CellCopyPolicy.Builder.html#copyHyperlink(boolean)">copyHyperlink(boolean)</a></span> - Method in class org.apache.poi.ss.usermodel.<a href="./org/apache/poi/ss/usermodel/CellCopyPolicy.Builder.html" title="class in org.apache.poi.ss.usermodel">CellCopyPolicy.Builder</a></dt>
+<dd>&nbsp;</dd>
 <dt><span class="strong"><a href="./org/apache/poi/xslf/usermodel/XSLFSlideLayout.html#copyLayout(org.apache.poi.xslf.usermodel.XSLFSlide)">copyLayout(XSLFSlide)</a></span> - Method in class org.apache.poi.xslf.usermodel.<a href="./org/apache/poi/xslf/usermodel/XSLFSlideLayout.html" title="class in org.apache.poi.xslf.usermodel">XSLFSlideLayout</a></dt>
 <dd>
 <div class="block">Copy placeholders from this layout to the destination slide</div>
@@ -6775,6 +6809,28 @@
 <dd>
 <div class="block">Copies nodes from one POIFS to the other, minus the excepts.</div>
 </dd>
+<dt><span class="strong"><a href="./org/apache/poi/xssf/usermodel/XSSFRow.html#copyRowFrom(org.apache.poi.ss.usermodel.Row,%20org.apache.poi.ss.usermodel.CellCopyPolicy)">copyRowFrom(Row, CellCopyPolicy)</a></span> - Method in class org.apache.poi.xssf.usermodel.<a href="./org/apache/poi/xssf/usermodel/XSSFRow.html" title="class in org.apache.poi.xssf.usermodel">XSSFRow</a></dt>
+<dd>
+<div class="block">Copy the cells from srcRow to this row
+ If this row is not a blank row, this will merge the two rows, overwriting
+ the cells in this row with the cells in srcRow
+ If srcRow is null, overwrite cells in destination row with blank values, styles, etc per cell copy policy
+ srcRow may be from a different sheet in the same workbook</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/poi/xssf/usermodel/XSSFSheet.html#copyRows(java.util.List,%20int,%20org.apache.poi.ss.usermodel.CellCopyPolicy)">copyRows(List&lt;? extends Row&gt;, int, CellCopyPolicy)</a></span> - Method in class org.apache.poi.xssf.usermodel.<a href="./org/apache/poi/xssf/usermodel/XSSFSheet.html" title="class in org.apache.poi.xssf.usermodel">XSSFSheet</a></dt>
+<dd>
+<div class="block">copyRows rows from srcRows to this sheet starting at destStartRow
+
+ Additionally copies merged regions that are completely defined in these
+ rows (ie.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/poi/xssf/usermodel/XSSFSheet.html#copyRows(int,%20int,%20int,%20org.apache.poi.ss.usermodel.CellCopyPolicy)">copyRows(int, int, int, CellCopyPolicy)</a></span> - Method in class org.apache.poi.xssf.usermodel.<a href="./org/apache/poi/xssf/usermodel/XSSFSheet.html" title="class in org.apache.poi.xssf.usermodel">XSSFSheet</a></dt>
+<dd>
+<div class="block">Copies rows between srcStartRow and srcEndRow to the same sheet, starting at destStartRow
+ Convenience function for <a href="./org/apache/poi/xssf/usermodel/XSSFSheet.html#copyRows(java.util.List,%20int,%20org.apache.poi.ss.usermodel.CellCopyPolicy)"><code>XSSFSheet.copyRows(List, int, CellCopyPolicy)</code></a>
+ 
+ Equivalent to copyRows(getRows(srcStartRow, srcEndRow, false), destStartRow, cellCopyPolicy)</div>
+</dd>
 <dt><span class="strong"><a href="./org/apache/poi/openxml4j/opc/StreamHelper.html#copyStream(java.io.InputStream,%20java.io.OutputStream)">copyStream(InputStream, OutputStream)</a></span> - Static method in class org.apache.poi.openxml4j.opc.<a href="./org/apache/poi/openxml4j/opc/StreamHelper.html" title="class in org.apache.poi.openxml4j.opc">StreamHelper</a></dt>
 <dd>
 <div class="block">Copy the input stream into the output stream.</div>
@@ -9372,7 +9428,15 @@
 <dd>&nbsp;</dd>
 <dt><span class="strong"><a href="./org/apache/poi/xssf/usermodel/XSSFDataValidationHelper.html#createFormulaListConstraint(java.lang.String)">createFormulaListConstraint(String)</a></span> - Method in class org.apache.poi.xssf.usermodel.<a href="./org/apache/poi/xssf/usermodel/XSSFDataValidationHelper.html" title="class in org.apache.poi.xssf.usermodel">XSSFDataValidationHelper</a></dt>
 <dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/poi/ss/formula/FormulaShifter.html#createForRowCopy(int,%20java.lang.String,%20int,%20int,%20int,%20org.apache.poi.ss.SpreadsheetVersion)">createForRowCopy(int, String, int, int, int, SpreadsheetVersion)</a></span> - Static method in class org.apache.poi.ss.formula.<a href="./org/apache/poi/ss/formula/FormulaShifter.html" title="class in org.apache.poi.ss.formula">FormulaShifter</a></dt>
+<dd>&nbsp;</dd>
 <dt><span class="strong"><a href="./org/apache/poi/ss/formula/FormulaShifter.html#createForRowShift(int,%20java.lang.String,%20int,%20int,%20int)">createForRowShift(int, String, int, int, int)</a></span> - Static method in class org.apache.poi.ss.formula.<a href="./org/apache/poi/ss/formula/FormulaShifter.html" title="class in org.apache.poi.ss.formula">FormulaShifter</a></dt>
+<dd>
+<div class="block"><span class="strong">Deprecated.</span>
+<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>
+</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/poi/ss/formula/FormulaShifter.html#createForRowShift(int,%20java.lang.String,%20int,%20int,%20int,%20org.apache.poi.ss.SpreadsheetVersion)">createForRowShift(int, String, int, int, int, SpreadsheetVersion)</a></span> - Static method in class org.apache.poi.ss.formula.<a href="./org/apache/poi/ss/formula/FormulaShifter.html" title="class in org.apache.poi.ss.formula">FormulaShifter</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="strong"><a href="./org/apache/poi/ss/formula/FormulaShifter.html#createForSheetShift(int,%20int)">createForSheetShift(int, int)</a></span> - Static method in class org.apache.poi.ss.formula.<a href="./org/apache/poi/ss/formula/FormulaShifter.html" title="class in org.apache.poi.ss.formula">FormulaShifter</a></dt>
 <dd>&nbsp;</dd>
@@ -11345,6 +11409,20 @@
 <dd>
 <div class="block">The default column width is 8 characters</div>
 </dd>
+<dt><span class="strong"><a href="./org/apache/poi/ss/usermodel/CellCopyPolicy.html#DEFAULT_CONDENSE_ROWS_POLICY">DEFAULT_CONDENSE_ROWS_POLICY</a></span> - Static variable in class org.apache.poi.ss.usermodel.<a href="./org/apache/poi/ss/usermodel/CellCopyPolicy.html" title="class in org.apache.poi.ss.usermodel">CellCopyPolicy</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/poi/ss/usermodel/CellCopyPolicy.html#DEFAULT_COPY_CELL_FORMULA_POLICY">DEFAULT_COPY_CELL_FORMULA_POLICY</a></span> - Static variable in class org.apache.poi.ss.usermodel.<a href="./org/apache/poi/ss/usermodel/CellCopyPolicy.html" title="class in org.apache.poi.ss.usermodel">CellCopyPolicy</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/poi/ss/usermodel/CellCopyPolicy.html#DEFAULT_COPY_CELL_STYLE_POLICY">DEFAULT_COPY_CELL_STYLE_POLICY</a></span> - Static variable in class org.apache.poi.ss.usermodel.<a href="./org/apache/poi/ss/usermodel/CellCopyPolicy.html" title="class in org.apache.poi.ss.usermodel">CellCopyPolicy</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/poi/ss/usermodel/CellCopyPolicy.html#DEFAULT_COPY_CELL_VALUE_POLICY">DEFAULT_COPY_CELL_VALUE_POLICY</a></span> - Static variable in class org.apache.poi.ss.usermodel.<a href="./org/apache/poi/ss/usermodel/CellCopyPolicy.html" title="class in org.apache.poi.ss.usermodel">CellCopyPolicy</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/poi/ss/usermodel/CellCopyPolicy.html#DEFAULT_COPY_HYPERLINK_POLICY">DEFAULT_COPY_HYPERLINK_POLICY</a></span> - Static variable in class org.apache.poi.ss.usermodel.<a href="./org/apache/poi/ss/usermodel/CellCopyPolicy.html" title="class in org.apache.poi.ss.usermodel">CellCopyPolicy</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/poi/ss/usermodel/CellCopyPolicy.html#DEFAULT_COPY_MERGED_REGIONS_POLICY">DEFAULT_COPY_MERGED_REGIONS_POLICY</a></span> - Static variable in class org.apache.poi.ss.usermodel.<a href="./org/apache/poi/ss/usermodel/CellCopyPolicy.html" title="class in org.apache.poi.ss.usermodel">CellCopyPolicy</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/poi/ss/usermodel/CellCopyPolicy.html#DEFAULT_COPY_ROW_HEIGHT_POLICY">DEFAULT_COPY_ROW_HEIGHT_POLICY</a></span> - Static variable in class org.apache.poi.ss.usermodel.<a href="./org/apache/poi/ss/usermodel/CellCopyPolicy.html" title="class in org.apache.poi.ss.usermodel">CellCopyPolicy</a></dt>
+<dd>&nbsp;</dd>
 <dt><span class="strong"><a href="./org/apache/poi/xssf/usermodel/XSSFFont.html#DEFAULT_FONT_COLOR">DEFAULT_FONT_COLOR</a></span> - Static variable in class org.apache.poi.xssf.usermodel.<a href="./org/apache/poi/xssf/usermodel/XSSFFont.html" title="class in org.apache.poi.xssf.usermodel">XSSFFont</a></dt>
 <dd>
 <div class="block">Default font color is black</div>
@@ -11363,6 +11441,8 @@
 <dd>&nbsp;</dd>
 <dt><span class="strong"><a href="./org/apache/poi/hslf/usermodel/HSLFSimpleShape.html#DEFAULT_LINE_WIDTH">DEFAULT_LINE_WIDTH</a></span> - Static variable in class org.apache.poi.hslf.usermodel.<a href="./org/apache/poi/hslf/usermodel/HSLFSimpleShape.html" title="class in org.apache.poi.hslf.usermodel">HSLFSimpleShape</a></dt>
 <dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/poi/ss/usermodel/CellCopyPolicy.html#DEFAULT_MERGE_HYPERLINK_POLICY">DEFAULT_MERGE_HYPERLINK_POLICY</a></span> - Static variable in class org.apache.poi.ss.usermodel.<a href="./org/apache/poi/ss/usermodel/CellCopyPolicy.html" title="class in org.apache.poi.ss.usermodel">CellCopyPolicy</a></dt>
+<dd>&nbsp;</dd>
 <dt><span class="strong"><a href="./org/apache/poi/hslf/model/MovieShape.html#DEFAULT_MOVIE_THUMBNAIL">DEFAULT_MOVIE_THUMBNAIL</a></span> - Static variable in class org.apache.poi.hslf.model.<a href="./org/apache/poi/hslf/model/MovieShape.html" title="class in org.apache.poi.hslf.model">MovieShape</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="strong"><a href="./org/apache/poi/hsmf/datatypes/Chunk.html#DEFAULT_NAME_PREFIX">DEFAULT_NAME_PREFIX</a></span> - Static variable in class org.apache.poi.hsmf.datatypes.<a href="./org/apache/poi/hsmf/datatypes/Chunk.html" title="class in org.apache.poi.hsmf.datatypes">Chunk</a></dt>
@@ -13632,6 +13712,8 @@
 <dd>&nbsp;</dd>
 <dt><span class="strong"><a href="./org/apache/poi/hssf/usermodel/HSSFFont.html#equals(java.lang.Object)">equals(Object)</a></span> - Method in class org.apache.poi.hssf.usermodel.<a href="./org/apache/poi/hssf/usermodel/HSSFFont.html" title="class in org.apache.poi.hssf.usermodel">HSSFFont</a></dt>
 <dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/poi/hssf/usermodel/HSSFHyperlink.html#equals(java.lang.Object)">equals(Object)</a></span> - Method in class org.apache.poi.hssf.usermodel.<a href="./org/apache/poi/hssf/usermodel/HSSFHyperlink.html" title="class in org.apache.poi.hssf.usermodel">HSSFHyperlink</a></dt>
+<dd>&nbsp;</dd>
 <dt><span class="strong"><a href="./org/apache/poi/hssf/usermodel/HSSFRichTextString.html#equals(java.lang.Object)">equals(Object)</a></span> - Method in class org.apache.poi.hssf.usermodel.<a href="./org/apache/poi/hssf/usermodel/HSSFRichTextString.html" title="class in org.apache.poi.hssf.usermodel">HSSFRichTextString</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="strong"><a href="./org/apache/poi/hssf/usermodel/HSSFRow.html#equals(java.lang.Object)">equals(Object)</a></span> - Method in class org.apache.poi.hssf.usermodel.<a href="./org/apache/poi/hssf/usermodel/HSSFRow.html" title="class in org.apache.poi.hssf.usermodel">HSSFRow</a></dt>
@@ -28246,12 +28328,24 @@
 </dd>
 <dt><span class="strong"><a href="./org/apache/poi/hssf/usermodel/HSSFCell.html#getHyperlink()">getHyperlink()</a></span> - Method in class org.apache.poi.hssf.usermodel.<a href="./org/apache/poi/hssf/usermodel/HSSFCell.html" title="class in org.apache.poi.hssf.usermodel">HSSFCell</a></dt>
 <dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/poi/hssf/usermodel/HSSFSheet.html#getHyperlink(int,%20int)">getHyperlink(int, int)</a></span> - Method in class org.apache.poi.hssf.usermodel.<a href="./org/apache/poi/hssf/usermodel/HSSFSheet.html" title="class in org.apache.poi.hssf.usermodel">HSSFSheet</a></dt>
+<dd>
+<div class="block">Get a Hyperlink in this sheet anchored at row, column</div>
+</dd>
 <dt><span class="strong"><a href="./org/apache/poi/ss/usermodel/Cell.html#getHyperlink()">getHyperlink()</a></span> - Method in interface org.apache.poi.ss.usermodel.<a href="./org/apache/poi/ss/usermodel/Cell.html" title="interface in org.apache.poi.ss.usermodel">Cell</a></dt>
 <dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/poi/ss/usermodel/Sheet.html#getHyperlink(int,%20int)">getHyperlink(int, int)</a></span> - Method in interface org.apache.poi.ss.usermodel.<a href="./org/apache/poi/ss/usermodel/Sheet.html" title="interface in org.apache.poi.ss.usermodel">Sheet</a></dt>
+<dd>
+<div class="block">Get a Hyperlink in this sheet anchored at row, column</div>
+</dd>
 <dt><span class="strong"><a href="./org/apache/poi/xslf/usermodel/XSLFTextRun.html#getHyperlink()">getHyperlink()</a></span> - Method in class org.apache.poi.xslf.usermodel.<a href="./org/apache/poi/xslf/usermodel/XSLFTextRun.html" title="class in org.apache.poi.xslf.usermodel">XSLFTextRun</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="strong"><a href="./org/apache/poi/xssf/streaming/SXSSFCell.html#getHyperlink()">getHyperlink()</a></span> - Method in class org.apache.poi.xssf.streaming.<a href="./org/apache/poi/xssf/streaming/SXSSFCell.html" title="class in org.apache.poi.xssf.streaming">SXSSFCell</a></dt>
 <dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/poi/xssf/streaming/SXSSFSheet.html#getHyperlink(int,%20int)">getHyperlink(int, int)</a></span> - Method in class org.apache.poi.xssf.streaming.<a href="./org/apache/poi/xssf/streaming/SXSSFSheet.html" title="class in org.apache.poi.xssf.streaming">SXSSFSheet</a></dt>
+<dd>
+<div class="block">Get a Hyperlink in this sheet anchored at row, column</div>
+</dd>
 <dt><span class="strong"><a href="./org/apache/poi/xssf/usermodel/XSSFCell.html#getHyperlink()">getHyperlink()</a></span> - Method in class org.apache.poi.xssf.usermodel.<a href="./org/apache/poi/xssf/usermodel/XSSFCell.html" title="class in org.apache.poi.xssf.usermodel">XSSFCell</a></dt>
 <dd>
 <div class="block">Returns hyperlink associated with this cell</div>
@@ -28277,6 +28371,18 @@
 <dd>
 <div class="block">Returns the ID of the hyperlink, if one is set.</div>
 </dd>
+<dt><span class="strong"><a href="./org/apache/poi/hssf/usermodel/HSSFSheet.html#getHyperlinkList()">getHyperlinkList()</a></span> - Method in class org.apache.poi.hssf.usermodel.<a href="./org/apache/poi/hssf/usermodel/HSSFSheet.html" title="class in org.apache.poi.hssf.usermodel">HSSFSheet</a></dt>
+<dd>
+<div class="block">Get a list of Hyperlinks in this sheet</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/poi/ss/usermodel/Sheet.html#getHyperlinkList()">getHyperlinkList()</a></span> - Method in interface org.apache.poi.ss.usermodel.<a href="./org/apache/poi/ss/usermodel/Sheet.html" title="interface in org.apache.poi.ss.usermodel">Sheet</a></dt>
+<dd>
+<div class="block">Get a list of Hyperlinks in this sheet</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/poi/xssf/streaming/SXSSFSheet.html#getHyperlinkList()">getHyperlinkList()</a></span> - Method in class org.apache.poi.xssf.streaming.<a href="./org/apache/poi/xssf/streaming/SXSSFSheet.html" title="class in org.apache.poi.xssf.streaming">SXSSFSheet</a></dt>
+<dd>
+<div class="block">Get a list of Hyperlinks in this sheet</div>
+</dd>
 <dt><span class="strong"><a href="./org/apache/poi/xssf/usermodel/XSSFSheet.html#getHyperlinkList()">getHyperlinkList()</a></span> - Method in class org.apache.poi.xssf.usermodel.<a href="./org/apache/poi/xssf/usermodel/XSSFSheet.html" title="class in org.apache.poi.xssf.usermodel">XSSFSheet</a></dt>
 <dd>
 <div class="block">Get a list of Hyperlinks in this sheet</div>
@@ -41773,6 +41879,8 @@
 <dd>&nbsp;</dd>
 <dt><span class="strong"><a href="./org/apache/poi/hssf/usermodel/HSSFFont.html#hashCode()">hashCode()</a></span> - Method in class org.apache.poi.hssf.usermodel.<a href="./org/apache/poi/hssf/usermodel/HSSFFont.html" title="class in org.apache.poi.hssf.usermodel">HSSFFont</a></dt>
 <dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/poi/hssf/usermodel/HSSFHyperlink.html#hashCode()">hashCode()</a></span> - Method in class org.apache.poi.hssf.usermodel.<a href="./org/apache/poi/hssf/usermodel/HSSFHyperlink.html" title="class in org.apache.poi.hssf.usermodel">HSSFHyperlink</a></dt>
+<dd>&nbsp;</dd>
 <dt><span class="strong"><a href="./org/apache/poi/hssf/usermodel/HSSFRichTextString.html#hashCode()">hashCode()</a></span> - Method in class org.apache.poi.hssf.usermodel.<a href="./org/apache/poi/hssf/usermodel/HSSFRichTextString.html" title="class in org.apache.poi.hssf.usermodel">HSSFRichTextString</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="strong"><a href="./org/apache/poi/hssf/usermodel/HSSFRow.html#hashCode()">hashCode()</a></span> - Method in class org.apache.poi.hssf.usermodel.<a href="./org/apache/poi/hssf/usermodel/HSSFRow.html" title="class in org.apache.poi.hssf.usermodel">HSSFRow</a></dt>
@@ -43701,6 +43809,8 @@
 <dd>
 <div class="block">Initialize the hyperlink by a <code>HyperlinkRecord</code> record</div>
 </dd>
+<dt><span class="strong"><a href="./org/apache/poi/hssf/usermodel/HSSFHyperlink.html#HSSFHyperlink(org.apache.poi.ss.usermodel.Hyperlink)">HSSFHyperlink(Hyperlink)</a></span> - Constructor for class org.apache.poi.hssf.usermodel.<a href="./org/apache/poi/hssf/usermodel/HSSFHyperlink.html" title="class in org.apache.poi.hssf.usermodel">HSSFHyperlink</a></dt>
+<dd>&nbsp;</dd>
 <dt><a href="./org/apache/poi/hssf/usermodel/HSSFIconMultiStateFormatting.html" title="class in org.apache.poi.hssf.usermodel"><span class="strong">HSSFIconMultiStateFormatting</span></a> - Class in <a href="./org/apache/poi/hssf/usermodel/package-summary.html">org.apache.poi.hssf.usermodel</a></dt>
 <dd>
 <div class="block">High level representation for Icon / Multi-State Formatting 
@@ -45818,6 +45928,13 @@
 <dd>&nbsp;</dd>
 <dt><span class="strong"><a href="./org/apache/poi/hslf/record/ExOleObjStg.html#isCompressed()">isCompressed()</a></span> - Method in class org.apache.poi.hslf.record.<a href="./org/apache/poi/hslf/record/ExOleObjStg.html" title="class in org.apache.poi.hslf.record">ExOleObjStg</a></dt>
 <dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/poi/ss/usermodel/CellCopyPolicy.html#isCondenseRows()">isCondenseRows()</a></span> - Method in class org.apache.poi.ss.usermodel.<a href="./org/apache/poi/ss/usermodel/CellCopyPolicy.html" title="class in org.apache.poi.ss.usermodel">CellCopyPolicy</a></dt>
+<dd>
+<div class="block">If condenseRows is true, a discontinuities in srcRows will be removed when copied to destination
+ For example:
+ Sheet.copyRows({Row(1), Row(2), Row(5)}, 11, policy) results in rows 1, 2, and 5
+ being copied to rows 11, 12, and 13 if condenseRows is True, or rows 11, 11, 15 if condenseRows is false</div>
+</dd>
 <dt><span class="strong"><a href="./org/apache/poi/ddf/DefaultEscherRecordFactory.html#isContainer(short,%20short)">isContainer(short, short)</a></span> - Static method in class org.apache.poi.ddf.<a href="./org/apache/poi/ddf/DefaultEscherRecordFactory.html" title="class in org.apache.poi.ddf">DefaultEscherRecordFactory</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="strong"><a href="./org/apache/poi/ddf/EscherRecord.html#isContainerRecord()">isContainerRecord()</a></span> - Method in class org.apache.poi.ddf.<a href="./org/apache/poi/ddf/EscherRecord.html" title="class in org.apache.poi.ddf">EscherRecord</a></dt>
@@ -45833,6 +45950,18 @@
 <dd>
 <div class="block">Is the reference for a contiguous (i.e.</div>
 </dd>
+<dt><span class="strong"><a href="./org/apache/poi/ss/usermodel/CellCopyPolicy.html#isCopyCellFormula()">isCopyCellFormula()</a></span> - Method in class org.apache.poi.ss.usermodel.<a href="./org/apache/poi/ss/usermodel/CellCopyPolicy.html" title="class in org.apache.poi.ss.usermodel">CellCopyPolicy</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/poi/ss/usermodel/CellCopyPolicy.html#isCopyCellStyle()">isCopyCellStyle()</a></span> - Method in class org.apache.poi.ss.usermodel.<a href="./org/apache/poi/ss/usermodel/CellCopyPolicy.html" title="class in org.apache.poi.ss.usermodel">CellCopyPolicy</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/poi/ss/usermodel/CellCopyPolicy.html#isCopyCellValue()">isCopyCellValue()</a></span> - Method in class org.apache.poi.ss.usermodel.<a href="./org/apache/poi/ss/usermodel/CellCopyPolicy.html" title="class in org.apache.poi.ss.usermodel">CellCopyPolicy</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/poi/ss/usermodel/CellCopyPolicy.html#isCopyHyperlink()">isCopyHyperlink()</a></span> - Method in class org.apache.poi.ss.usermodel.<a href="./org/apache/poi/ss/usermodel/CellCopyPolicy.html" title="class in org.apache.poi.ss.usermodel">CellCopyPolicy</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/poi/ss/usermodel/CellCopyPolicy.html#isCopyMergedRegions()">isCopyMergedRegions()</a></span> - Method in class org.apache.poi.ss.usermodel.<a href="./org/apache/poi/ss/usermodel/CellCopyPolicy.html" title="class in org.apache.poi.ss.usermodel">CellCopyPolicy</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/poi/ss/usermodel/CellCopyPolicy.html#isCopyRowHeight()">isCopyRowHeight()</a></span> - Method in class org.apache.poi.ss.usermodel.<a href="./org/apache/poi/ss/usermodel/CellCopyPolicy.html" title="class in org.apache.poi.ss.usermodel">CellCopyPolicy</a></dt>
+<dd>&nbsp;</dd>
 <dt><span class="strong"><a href="./org/apache/poi/hssf/record/chart/ValueRangeRecord.html#isCrossCategoryAxisAtMaximum()">isCrossCategoryAxisAtMaximum()</a></span> - Method in class org.apache.poi.hssf.record.chart.<a href="./org/apache/poi/hssf/record/chart/ValueRangeRecord.html" title="class in org.apache.poi.hssf.record.chart">ValueRangeRecord</a></dt>
 <dd>
 <div class="block">category axis to cross at maximum value</div>
@@ -47436,6 +47565,8 @@
 <dd>&nbsp;</dd>
 <dt><span class="strong"><a href="./org/apache/poi/hwpf/usermodel/TableCell.html#isMerged()">isMerged()</a></span> - Method in class org.apache.poi.hwpf.usermodel.<a href="./org/apache/poi/hwpf/usermodel/TableCell.html" title="class in org.apache.poi.hwpf.usermodel">TableCell</a></dt>
 <dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/poi/ss/usermodel/CellCopyPolicy.html#isMergeHyperlink()">isMergeHyperlink()</a></span> - Method in class org.apache.poi.ss.usermodel.<a href="./org/apache/poi/ss/usermodel/CellCopyPolicy.html" title="class in org.apache.poi.ss.usermodel">CellCopyPolicy</a></dt>
+<dd>&nbsp;</dd>
 <dt><span class="strong"><a href="./org/apache/poi/ss/formula/functions/LogicalFunction.html#ISNA">ISNA</a></span> - Static variable in class org.apache.poi.ss.formula.functions.<a href="./org/apache/poi/ss/formula/functions/LogicalFunction.html" title="class in org.apache.poi.ss.formula.functions">LogicalFunction</a></dt>
 <dd>
 <div class="block">Implementation for Excel ISNA() function.<p/>
@@ -50968,6 +51099,10 @@
 <dd>
 <div class="block">Creates an empty aggregate</div>
 </dd>
+<dt><span class="strong"><a href="./org/apache/poi/ss/usermodel/CellCopyPolicy.Builder.html#mergedRegions(boolean)">mergedRegions(boolean)</a></span> - Method in class org.apache.poi.ss.usermodel.<a href="./org/apache/poi/ss/usermodel/CellCopyPolicy.Builder.html" title="class in org.apache.poi.ss.usermodel">CellCopyPolicy.Builder</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/poi/ss/usermodel/CellCopyPolicy.Builder.html#mergeHyperlink(boolean)">mergeHyperlink(boolean)</a></span> - Method in class org.apache.poi.ss.usermodel.<a href="./org/apache/poi/ss/usermodel/CellCopyPolicy.Builder.html" title="class in org.apache.poi.ss.usermodel">CellCopyPolicy.Builder</a></dt>
+<dd>&nbsp;</dd>
 <dt><span class="strong"><a href="./org/apache/poi/xssf/XLSBUnsupportedException.html#MESSAGE">MESSAGE</a></span> - Static variable in exception org.apache.poi.xssf.<a href="./org/apache/poi/xssf/XLSBUnsupportedException.html" title="class in org.apache.poi.xssf">XLSBUnsupportedException</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="strong"><a href="./org/apache/poi/hsmf/datatypes/MAPIProperty.html#MESSAGE_ATTACHMENTS">MESSAGE_ATTACHMENTS</a></span> - Static variable in class org.apache.poi.hsmf.datatypes.<a href="./org/apache/poi/hsmf/datatypes/MAPIProperty.html" title="class in org.apache.poi.hsmf.datatypes">MAPIProperty</a></dt>
@@ -59544,6 +59679,8 @@ Compound Document Format.</div>
 <dd>
 <div class="block">Returns true if the row has cells attached to it</div>
 </dd>
+<dt><span class="strong"><a href="./org/apache/poi/ss/usermodel/CellCopyPolicy.Builder.html#rowHeight(boolean)">rowHeight(boolean)</a></span> - Method in class org.apache.poi.ss.usermodel.<a href="./org/apache/poi/ss/usermodel/CellCopyPolicy.Builder.html" title="class in org.apache.poi.ss.usermodel">CellCopyPolicy.Builder</a></dt>
+<dd>&nbsp;</dd>
 <dt><span class="strong"><a href="./org/apache/poi/hsmf/datatypes/MAPIProperty.html#ROWID">ROWID</a></span> - Static variable in class org.apache.poi.hsmf.datatypes.<a href="./org/apache/poi/hsmf/datatypes/MAPIProperty.html" title="class in org.apache.poi.hsmf.datatypes">MAPIProperty</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="strong"><a href="./org/apache/poi/hssf/usermodel/HSSFSheet.html#rowIterator()">rowIterator()</a></span> - Method in class org.apache.poi.hssf.usermodel.<a href="./org/apache/poi/hssf/usermodel/HSSFSheet.html" title="class in org.apache.poi.hssf.usermodel">HSSFSheet</a></dt>
@@ -63281,6 +63418,8 @@ Compound Document Format.</div>
 <dd>
 <div class="block">Set whether temp files should be compressed.</div>
 </dd>
+<dt><span class="strong"><a href="./org/apache/poi/ss/usermodel/CellCopyPolicy.html#setCondenseRows(boolean)">setCondenseRows(boolean)</a></span> - Method in class org.apache.poi.ss.usermodel.<a href="./org/apache/poi/ss/usermodel/CellCopyPolicy.html" title="class in org.apache.poi.ss.usermodel">CellCopyPolicy</a></dt>
+<dd>&nbsp;</dd>
 <dt><span class="strong"><a href="./org/apache/poi/hssf/record/CFRuleBase.html#setConditionType(byte)">setConditionType(byte)</a></span> - Method in class org.apache.poi.hssf.record.<a href="./org/apache/poi/hssf/record/CFRuleBase.html" title="class in org.apache.poi.hssf.record">CFRuleBase</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="strong"><a href="./org/apache/poi/POIXMLProperties.CoreProperties.html#setContentStatus(java.lang.String)">setContentStatus(String)</a></span> - Method in class org.apache.poi.<a href="./org/apache/poi/POIXMLProperties.CoreProperties.html" title="class in org.apache.poi">POIXMLProperties.CoreProperties</a></dt>
@@ -63342,6 +63481,18 @@ Compound Document Format.</div>
 <dd>
 <div class="block">Collection of the 5 flags.</div>
 </dd>
+<dt><span class="strong"><a href="./org/apache/poi/ss/usermodel/CellCopyPolicy.html#setCopyCellFormula(boolean)">setCopyCellFormula(boolean)</a></span> - Method in class org.apache.poi.ss.usermodel.<a href="./org/apache/poi/ss/usermodel/CellCopyPolicy.html" title="class in org.apache.poi.ss.usermodel">CellCopyPolicy</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/poi/ss/usermodel/CellCopyPolicy.html#setCopyCellStyle(boolean)">setCopyCellStyle(boolean)</a></span> - Method in class org.apache.poi.ss.usermodel.<a href="./org/apache/poi/ss/usermodel/CellCopyPolicy.html" title="class in org.apache.poi.ss.usermodel">CellCopyPolicy</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/poi/ss/usermodel/CellCopyPolicy.html#setCopyCellValue(boolean)">setCopyCellValue(boolean)</a></span> - Method in class org.apache.poi.ss.usermodel.<a href="./org/apache/poi/ss/usermodel/CellCopyPolicy.html" title="class in org.apache.poi.ss.usermodel">CellCopyPolicy</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/poi/ss/usermodel/CellCopyPolicy.html#setCopyHyperlink(boolean)">setCopyHyperlink(boolean)</a></span> - Method in class org.apache.poi.ss.usermodel.<a href="./org/apache/poi/ss/usermodel/CellCopyPolicy.html" title="class in org.apache.poi.ss.usermodel">CellCopyPolicy</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/poi/ss/usermodel/CellCopyPolicy.html#setCopyMergedRegions(boolean)">setCopyMergedRegions(boolean)</a></span> - Method in class org.apache.poi.ss.usermodel.<a href="./org/apache/poi/ss/usermodel/CellCopyPolicy.html" title="class in org.apache.poi.ss.usermodel">CellCopyPolicy</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/poi/ss/usermodel/CellCopyPolicy.html#setCopyRowHeight(boolean)">setCopyRowHeight(boolean)</a></span> - Method in class org.apache.poi.ss.usermodel.<a href="./org/apache/poi/ss/usermodel/CellCopyPolicy.html" title="class in org.apache.poi.ss.usermodel">CellCopyPolicy</a></dt>
+<dd>&nbsp;</dd>
 <dt><span class="strong"><a href="./org/apache/poi/hssf/record/FnGroupCountRecord.html#setCount(short)">setCount(short)</a></span> - Method in class org.apache.poi.hssf.record.<a href="./org/apache/poi/hssf/record/FnGroupCountRecord.html" title="class in org.apache.poi.hssf.record">FnGroupCountRecord</a></dt>
 <dd>
 <div class="block">set the number of built-in functions</div>
@@ -69388,6 +69539,8 @@ Compound Document Format.</div>
 <dd>
 <div class="block">set whether to merge cells</div>
 </dd>
+<dt><span class="strong"><a href="./org/apache/poi/ss/usermodel/CellCopyPolicy.html#setMergeHyperlink(boolean)">setMergeHyperlink(boolean)</a></span> - Method in class org.apache.poi.ss.usermodel.<a href="./org/apache/poi/ss/usermodel/CellCopyPolicy.html" title="class in org.apache.poi.ss.usermodel">CellCopyPolicy</a></dt>
+<dd>&nbsp;</dd>
 <dt><span class="strong"><a href="./org/apache/poi/sl/draw/binding/CTPolarAdjustHandle.html#setMinAng(java.lang.String)">setMinAng(String)</a></span> - Method in class org.apache.poi.sl.draw.binding.<a href="./org/apache/poi/sl/draw/binding/CTPolarAdjustHandle.html" title="class in org.apache.poi.sl.draw.binding">CTPolarAdjustHandle</a></dt>
 <dd>
 <div class="block">Sets the value of the minAng property.</div>
@@ -81832,6 +81985,10 @@ Compound Document Format.</div>
 <div class="block">At write-out time, update the references to PersistPtrs and
   other UserEditAtoms to point to their new positions</div>
 </dd>
+<dt><span class="strong"><a href="./org/apache/poi/xssf/usermodel/helpers/XSSFRowShifter.html#updateRowFormulas(org.apache.poi.xssf.usermodel.XSSFRow,%20org.apache.poi.ss.formula.FormulaShifter)">updateRowFormulas(XSSFRow, FormulaShifter)</a></span> - Method in class org.apache.poi.xssf.usermodel.helpers.<a href="./org/apache/poi/xssf/usermodel/helpers/XSSFRowShifter.html" title="class in org.apache.poi.xssf.usermodel.helpers">XSSFRowShifter</a></dt>
+<dd>
+<div class="block">Update the formulas in specified row using the formula shifting policy specified by shifter</div>
+</dd>
 <dt><span class="strong"><a href="./org/apache/poi/hslf/usermodel/HSLFTextRun.html#updateSheet()">updateSheet()</a></span> - Method in class org.apache.poi.hslf.usermodel.<a href="./org/apache/poi/hslf/usermodel/HSLFTextRun.html" title="class in org.apache.poi.hslf.usermodel">HSLFTextRun</a></dt>
 <dd>
 <div class="block">Supply the SlideShow we belong to</div>
@@ -85928,7 +86085,11 @@ the order they are declared.</div>
 </dd>
 <dt><span class="strong"><a href="./org/apache/poi/xssf/usermodel/XSSFHyperlink.html#XSSFHyperlink(org.openxmlformats.schemas.spreadsheetml.x2006.main.CTHyperlink,%20org.apache.poi.openxml4j.opc.PackageRelationship)">XSSFHyperlink(CTHyperlink, PackageRelationship)</a></span> - Constructor for class org.apache.poi.xssf.usermodel.<a href="./org/apache/poi/xssf/usermodel/XSSFHyperlink.html" title="class in org.apache.poi.xssf.usermodel">XSSFHyperlink</a></dt>
 <dd>
-<div class="block">Create a XSSFHyperlink amd initialize it from the supplied CTHyperlink bean and package relationship</div>
+<div class="block">Create a XSSFHyperlink and initialize it from the supplied CTHyperlink bean and package relationship</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/poi/xssf/usermodel/XSSFHyperlink.html#XSSFHyperlink(org.apache.poi.ss.usermodel.Hyperlink)">XSSFHyperlink(Hyperlink)</a></span> - Constructor for class org.apache.poi.xssf.usermodel.<a href="./org/apache/poi/xssf/usermodel/XSSFHyperlink.html" title="class in org.apache.poi.xssf.usermodel">XSSFHyperlink</a></dt>
+<dd>
+<div class="block">Create a new XSSFHyperlink.</div>
 </dd>
 <dt><a href="./org/apache/poi/xssf/usermodel/XSSFIconMultiStateFormatting.html" title="class in org.apache.poi.xssf.usermodel"><span class="strong">XSSFIconMultiStateFormatting</span></a> - Class in <a href="./org/apache/poi/xssf/usermodel/package-summary.html">org.apache.poi.xssf.usermodel</a></dt>
 <dd>

Modified: poi/site/publish/apidocs/org/apache/poi/hssf/usermodel/HSSFHyperlink.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hssf/usermodel/HSSFHyperlink.html?rev=1712188&r1=1712187&r2=1712188&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hssf/usermodel/HSSFHyperlink.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hssf/usermodel/HSSFHyperlink.html Tue Nov  3 00:11:36 2015
@@ -173,11 +173,15 @@ implements <a href="../../../../../org/a
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>protected </code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/usermodel/HSSFHyperlink.html#HSSFHyperlink(org.apache.poi.ss.usermodel.Hyperlink)">HSSFHyperlink</a></strong>(<a href="../../../../../org/apache/poi/ss/usermodel/Hyperlink.html" title="interface in org.apache.poi.ss.usermodel">Hyperlink</a>&nbsp;other)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>protected </code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/usermodel/HSSFHyperlink.html#HSSFHyperlink(org.apache.poi.hssf.record.HyperlinkRecord)">HSSFHyperlink</a></strong>(<a href="../../../../../org/apache/poi/hssf/record/HyperlinkRecord.html" title="class in org.apache.poi.hssf.record">HyperlinkRecord</a>&nbsp;record)</code>
 <div class="block">Initialize the hyperlink by a <code>HyperlinkRecord</code> record</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>&nbsp;</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/usermodel/HSSFHyperlink.html#HSSFHyperlink(int)">HSSFHyperlink</a></strong>(int&nbsp;type)</code>
 <div class="block">Construct a new hyperlink</div>
@@ -199,55 +203,63 @@ implements <a href="../../../../../org/a
 <th class="colLast" scope="col">Method and Description</th>
 </tr>
 <tr class="altColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/usermodel/HSSFHyperlink.html#equals(java.lang.Object)">equals</a></strong>(java.lang.Object&nbsp;other)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
 <td class="colFirst"><code>java.lang.String</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/usermodel/HSSFHyperlink.html#getAddress()">getAddress</a></strong>()</code>
 <div class="block">Hyperlink address.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>int</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/usermodel/HSSFHyperlink.html#getFirstColumn()">getFirstColumn</a></strong>()</code>
 <div class="block">Return the column of the first cell that contains the hyperlink</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>int</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/usermodel/HSSFHyperlink.html#getFirstRow()">getFirstRow</a></strong>()</code>
 <div class="block">Return the row of the first cell that contains the hyperlink</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>java.lang.String</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/usermodel/HSSFHyperlink.html#getLabel()">getLabel</a></strong>()</code>
 <div class="block">Return text label for this hyperlink</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>int</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/usermodel/HSSFHyperlink.html#getLastColumn()">getLastColumn</a></strong>()</code>
 <div class="block">Return the column of the last cell that contains the hyperlink</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>int</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/usermodel/HSSFHyperlink.html#getLastRow()">getLastRow</a></strong>()</code>
 <div class="block">Return the row of the last cell that contains the hyperlink</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>java.lang.String</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/usermodel/HSSFHyperlink.html#getShortFilename()">getShortFilename</a></strong>()</code>&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>java.lang.String</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/usermodel/HSSFHyperlink.html#getTextMark()">getTextMark</a></strong>()</code>&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>int</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/usermodel/HSSFHyperlink.html#getType()">getType</a></strong>()</code>
 <div class="block">Return the type of this hyperlink</div>
 </td>
 </tr>
+<tr class="altColor">
+<td class="colFirst"><code>int</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/usermodel/HSSFHyperlink.html#hashCode()">hashCode</a></strong>()</code>&nbsp;</td>
+</tr>
 <tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/usermodel/HSSFHyperlink.html#setAddress(java.lang.String)">setAddress</a></strong>(java.lang.String&nbsp;address)</code>
@@ -302,7 +314,7 @@ implements <a href="../../../../../org/a
 <!--   -->
 </a>
 <h3>Methods inherited from class&nbsp;java.lang.Object</h3>
-<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
+<code>clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait</code></li>
 </ul>
 </li>
 </ul>
@@ -368,7 +380,7 @@ implements <a href="../../../../../org/a
 <ul class="blockList">
 <li class="blockList">
 <h4>record</h4>
-<pre>protected&nbsp;<a href="../../../../../org/apache/poi/hssf/record/HyperlinkRecord.html" title="class in org.apache.poi.hssf.record">HyperlinkRecord</a> record</pre>
+<pre>protected final&nbsp;<a href="../../../../../org/apache/poi/hssf/record/HyperlinkRecord.html" title="class in org.apache.poi.hssf.record">HyperlinkRecord</a> record</pre>
 <div class="block">Low-level record object that stores the actual hyperlink data</div>
 </li>
 </ul>
@@ -378,7 +390,7 @@ implements <a href="../../../../../org/a
 <ul class="blockListLast">
 <li class="blockList">
 <h4>link_type</h4>
-<pre>protected&nbsp;int link_type</pre>
+<pre>protected final&nbsp;int link_type</pre>
 <div class="block">If we create a new hyperlink remember its type</div>
 </li>
 </ul>
@@ -404,7 +416,7 @@ implements <a href="../../../../../org/a
 <a name="HSSFHyperlink(org.apache.poi.hssf.record.HyperlinkRecord)">
 <!--   -->
 </a>
-<ul class="blockListLast">
+<ul class="blockList">
 <li class="blockList">
 <h4>HSSFHyperlink</h4>
 <pre>protected&nbsp;HSSFHyperlink(<a href="../../../../../org/apache/poi/hssf/record/HyperlinkRecord.html" title="class in org.apache.poi.hssf.record">HyperlinkRecord</a>&nbsp;record)</pre>
@@ -412,6 +424,15 @@ implements <a href="../../../../../org/a
 <dl><dt><span class="strong">Parameters:</span></dt><dd><code>record</code> - </dd></dl>
 </li>
 </ul>
+<a name="HSSFHyperlink(org.apache.poi.ss.usermodel.Hyperlink)">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>HSSFHyperlink</h4>
+<pre>protected&nbsp;HSSFHyperlink(<a href="../../../../../org/apache/poi/ss/usermodel/Hyperlink.html" title="interface in org.apache.poi.ss.usermodel">Hyperlink</a>&nbsp;other)</pre>
+</li>
+</ul>
 </li>
 </ul>
 <!-- ============ METHOD DETAIL ========== -->
@@ -607,7 +628,7 @@ implements <a href="../../../../../org/a
 <a name="getType()">
 <!--   -->
 </a>
-<ul class="blockListLast">
+<ul class="blockList">
 <li class="blockList">
 <h4>getType</h4>
 <pre>public&nbsp;int&nbsp;getType()</pre>
@@ -618,6 +639,32 @@ implements <a href="../../../../../org/a
 <dt><span class="strong">Returns:</span></dt><dd>the type of this hyperlink</dd></dl>
 </li>
 </ul>
+<a name="equals(java.lang.Object)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>equals</h4>
+<pre>public&nbsp;boolean&nbsp;equals(java.lang.Object&nbsp;other)</pre>
+<dl>
+<dt><strong>Overrides:</strong></dt>
+<dd><code>equals</code>&nbsp;in class&nbsp;<code>java.lang.Object</code></dd>
+<dt><span class="strong">Returns:</span></dt><dd>whether the objects have the same HyperlinkRecord</dd></dl>
+</li>
+</ul>
+<a name="hashCode()">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>hashCode</h4>
+<pre>public&nbsp;int&nbsp;hashCode()</pre>
+<dl>
+<dt><strong>Overrides:</strong></dt>
+<dd><code>hashCode</code>&nbsp;in class&nbsp;<code>java.lang.Object</code></dd>
+</dl>
+</li>
+</ul>
 </li>
 </ul>
 </li>

Modified: poi/site/publish/apidocs/org/apache/poi/hssf/usermodel/HSSFSheet.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hssf/usermodel/HSSFSheet.html?rev=1712188&r1=1712187&r2=1712188&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hssf/usermodel/HSSFSheet.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hssf/usermodel/HSSFSheet.html Tue Nov  3 00:11:36 2015
@@ -420,6 +420,19 @@ implements <a href="../../../../../org/a
 </td>
 </tr>
 <tr class="altColor">
+<td class="colFirst"><code><a href="../../../../../org/apache/poi/hssf/usermodel/HSSFHyperlink.html" title="class in org.apache.poi.hssf.usermodel">HSSFHyperlink</a></code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/usermodel/HSSFSheet.html#getHyperlink(int,%20int)">getHyperlink</a></strong>(int&nbsp;row,
+            int&nbsp;column)</code>
+<div class="block">Get a Hyperlink in this sheet anchored at row, column</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>java.util.List&lt;<a href="../../../../../org/apache/poi/hssf/usermodel/HSSFHyperlink.html" title="class in org.apache.poi.hssf.usermodel">HSSFHyperlink</a>&gt;</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/usermodel/HSSFSheet.html#getHyperlinkList()">getHyperlinkList</a></strong>()</code>
+<div class="block">Get a list of Hyperlinks in this sheet</div>
+</td>
+</tr>
+<tr class="altColor">
 <td class="colFirst"><code>int</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/usermodel/HSSFSheet.html#getLastRowNum()">getLastRowNum</a></strong>()</code>
 <div class="block">Gets the number last row on the sheet.</div>
@@ -3096,6 +3109,36 @@ implements <a href="../../../../../org/a
 <dt><span class="strong">Returns:</span></dt><dd>cell comment or <code>null</code> if not found</dd></dl>
 </li>
 </ul>
+<a name="getHyperlink(int, int)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getHyperlink</h4>
+<pre>public&nbsp;<a href="../../../../../org/apache/poi/hssf/usermodel/HSSFHyperlink.html" title="class in org.apache.poi.hssf.usermodel">HSSFHyperlink</a>&nbsp;getHyperlink(int&nbsp;row,
+                         int&nbsp;column)</pre>
+<div class="block">Get a Hyperlink in this sheet anchored at row, column</div>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code><a href="../../../../../org/apache/poi/ss/usermodel/Sheet.html#getHyperlink(int,%20int)">getHyperlink</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/poi/ss/usermodel/Sheet.html" title="interface in org.apache.poi.ss.usermodel">Sheet</a></code></dd>
+<dt><span class="strong">Parameters:</span></dt><dd><code>row</code> - </dd><dd><code>column</code> - </dd>
+<dt><span class="strong">Returns:</span></dt><dd>hyperlink if there is a hyperlink anchored at row, column; otherwise returns null</dd></dl>
+</li>
+</ul>
+<a name="getHyperlinkList()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getHyperlinkList</h4>
+<pre>public&nbsp;java.util.List&lt;<a href="../../../../../org/apache/poi/hssf/usermodel/HSSFHyperlink.html" title="class in org.apache.poi.hssf.usermodel">HSSFHyperlink</a>&gt;&nbsp;getHyperlinkList()</pre>
+<div class="block">Get a list of Hyperlinks in this sheet</div>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code><a href="../../../../../org/apache/poi/ss/usermodel/Sheet.html#getHyperlinkList()">getHyperlinkList</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/poi/ss/usermodel/Sheet.html" title="interface in org.apache.poi.ss.usermodel">Sheet</a></code></dd>
+<dt><span class="strong">Returns:</span></dt><dd>Hyperlinks for the sheet</dd></dl>
+</li>
+</ul>
 <a name="getSheetConditionalFormatting()">
 <!--   -->
 </a>

Modified: poi/site/publish/apidocs/org/apache/poi/hssf/usermodel/class-use/HSSFHyperlink.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hssf/usermodel/class-use/HSSFHyperlink.html?rev=1712188&r1=1712187&r2=1712188&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hssf/usermodel/class-use/HSSFHyperlink.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hssf/usermodel/class-use/HSSFHyperlink.html Tue Nov  3 00:11:36 2015
@@ -103,6 +103,28 @@
 <td class="colFirst"><code><a href="../../../../../../org/apache/poi/hssf/usermodel/HSSFHyperlink.html" title="class in org.apache.poi.hssf.usermodel">HSSFHyperlink</a></code></td>
 <td class="colLast"><span class="strong">HSSFCell.</span><code><strong><a href="../../../../../../org/apache/poi/hssf/usermodel/HSSFCell.html#getHyperlink()">getHyperlink</a></strong>()</code>&nbsp;</td>
 </tr>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../../../../org/apache/poi/hssf/usermodel/HSSFHyperlink.html" title="class in org.apache.poi.hssf.usermodel">HSSFHyperlink</a></code></td>
+<td class="colLast"><span class="strong">HSSFSheet.</span><code><strong><a href="../../../../../../org/apache/poi/hssf/usermodel/HSSFSheet.html#getHyperlink(int,%20int)">getHyperlink</a></strong>(int&nbsp;row,
+            int&nbsp;column)</code>
+<div class="block">Get a Hyperlink in this sheet anchored at row, column</div>
+</td>
+</tr>
+</tbody>
+</table>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
+<caption><span>Methods in <a href="../../../../../../org/apache/poi/hssf/usermodel/package-summary.html">org.apache.poi.hssf.usermodel</a> that return types with arguments of type <a href="../../../../../../org/apache/poi/hssf/usermodel/HSSFHyperlink.html" title="class in org.apache.poi.hssf.usermodel">HSSFHyperlink</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>java.util.List&lt;<a href="../../../../../../org/apache/poi/hssf/usermodel/HSSFHyperlink.html" title="class in org.apache.poi.hssf.usermodel">HSSFHyperlink</a>&gt;</code></td>
+<td class="colLast"><span class="strong">HSSFSheet.</span><code><strong><a href="../../../../../../org/apache/poi/hssf/usermodel/HSSFSheet.html#getHyperlinkList()">getHyperlinkList</a></strong>()</code>
+<div class="block">Get a list of Hyperlinks in this sheet</div>
+</td>
+</tr>
 </tbody>
 </table>
 </li>

Modified: poi/site/publish/apidocs/org/apache/poi/openxml4j/opc/class-use/PackageRelationship.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/openxml4j/opc/class-use/PackageRelationship.html?rev=1712188&r1=1712187&r2=1712188&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/openxml4j/opc/class-use/PackageRelationship.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/openxml4j/opc/class-use/PackageRelationship.html Tue Nov  3 00:11:36 2015
@@ -682,7 +682,7 @@
 <tr class="rowColor">
 <td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/xssf/usermodel/XSSFHyperlink.html#XSSFHyperlink(org.openxmlformats.schemas.spreadsheetml.x2006.main.CTHyperlink,%20org.apache.poi.openxml4j.opc.PackageRelationship)">XSSFHyperlink</a></strong>(org.openxmlformats.schemas.spreadsheetml.x2006.main.CTHyperlink&nbsp;ctHyperlink,
              <a href="../../../../../../org/apache/poi/openxml4j/opc/PackageRelationship.html" title="class in org.apache.poi.openxml4j.opc">PackageRelationship</a>&nbsp;hyperlinkRel)</code>
-<div class="block">Create a XSSFHyperlink amd initialize it from the supplied CTHyperlink bean and package relationship</div>
+<div class="block">Create a XSSFHyperlink and initialize it from the supplied CTHyperlink bean and package relationship</div>
 </td>
 </tr>
 <tr class="altColor">

Modified: poi/site/publish/apidocs/org/apache/poi/ss/class-use/SpreadsheetVersion.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/ss/class-use/SpreadsheetVersion.html?rev=1712188&r1=1712187&r2=1712188&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/ss/class-use/SpreadsheetVersion.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/ss/class-use/SpreadsheetVersion.html Tue Nov  3 00:11:36 2015
@@ -167,6 +167,33 @@ the order they are declared.</div>
 </tr>
 </tbody>
 </table>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
+<caption><span>Methods in <a href="../../../../../org/apache/poi/ss/formula/package-summary.html">org.apache.poi.ss.formula</a> with parameters of type <a href="../../../../../org/apache/poi/ss/SpreadsheetVersion.html" title="enum in org.apache.poi.ss">SpreadsheetVersion</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>static <a href="../../../../../org/apache/poi/ss/formula/FormulaShifter.html" title="class in org.apache.poi.ss.formula">FormulaShifter</a></code></td>
+<td class="colLast"><span class="strong">FormulaShifter.</span><code><strong><a href="../../../../../org/apache/poi/ss/formula/FormulaShifter.html#createForRowCopy(int,%20java.lang.String,%20int,%20int,%20int,%20org.apache.poi.ss.SpreadsheetVersion)">createForRowCopy</a></strong>(int&nbsp;externSheetIndex,
+                java.lang.String&nbsp;sheetName,
+                int&nbsp;firstMovedRowIndex,
+                int&nbsp;lastMovedRowIndex,
+                int&nbsp;numberOfRowsToMove,
+                <a href="../../../../../org/apache/poi/ss/SpreadsheetVersion.html" title="enum in org.apache.poi.ss">SpreadsheetVersion</a>&nbsp;version)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static <a href="../../../../../org/apache/poi/ss/formula/FormulaShifter.html" title="class in org.apache.poi.ss.formula">FormulaShifter</a></code></td>
+<td class="colLast"><span class="strong">FormulaShifter.</span><code><strong><a href="../../../../../org/apache/poi/ss/formula/FormulaShifter.html#createForRowShift(int,%20java.lang.String,%20int,%20int,%20int,%20org.apache.poi.ss.SpreadsheetVersion)">createForRowShift</a></strong>(int&nbsp;externSheetIndex,
+                 java.lang.String&nbsp;sheetName,
+                 int&nbsp;firstMovedRowIndex,
+                 int&nbsp;lastMovedRowIndex,
+                 int&nbsp;numberOfRowsToMove,
+                 <a href="../../../../../org/apache/poi/ss/SpreadsheetVersion.html" title="enum in org.apache.poi.ss">SpreadsheetVersion</a>&nbsp;version)</code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
 <table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation">
 <caption><span>Constructors in <a href="../../../../../org/apache/poi/ss/formula/package-summary.html">org.apache.poi.ss.formula</a> with parameters of type <a href="../../../../../org/apache/poi/ss/SpreadsheetVersion.html" title="enum in org.apache.poi.ss">SpreadsheetVersion</a></span><span class="tabEnd">&nbsp;</span></caption>
 <tr>

Modified: poi/site/publish/apidocs/org/apache/poi/ss/formula/FormulaShifter.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/ss/formula/FormulaShifter.html?rev=1712188&r1=1712187&r2=1712188&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/ss/formula/FormulaShifter.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/ss/formula/FormulaShifter.html Tue Nov  3 00:11:36 2015
@@ -122,11 +122,33 @@ extends java.lang.Object</pre>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>static <a href="../../../../../org/apache/poi/ss/formula/FormulaShifter.html" title="class in org.apache.poi.ss.formula">FormulaShifter</a></code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/ss/formula/FormulaShifter.html#createForRowCopy(int,%20java.lang.String,%20int,%20int,%20int,%20org.apache.poi.ss.SpreadsheetVersion)">createForRowCopy</a></strong>(int&nbsp;externSheetIndex,
+                java.lang.String&nbsp;sheetName,
+                int&nbsp;firstMovedRowIndex,
+                int&nbsp;lastMovedRowIndex,
+                int&nbsp;numberOfRowsToMove,
+                <a href="../../../../../org/apache/poi/ss/SpreadsheetVersion.html" title="enum in org.apache.poi.ss">SpreadsheetVersion</a>&nbsp;version)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static <a href="../../../../../org/apache/poi/ss/formula/FormulaShifter.html" title="class in org.apache.poi.ss.formula">FormulaShifter</a></code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/ss/formula/FormulaShifter.html#createForRowShift(int,%20java.lang.String,%20int,%20int,%20int)">createForRowShift</a></strong>(int&nbsp;externSheetIndex,
                  java.lang.String&nbsp;sheetName,
                  int&nbsp;firstMovedRowIndex,
                  int&nbsp;lastMovedRowIndex,
-                 int&nbsp;numberOfRowsToMove)</code>&nbsp;</td>
+                 int&nbsp;numberOfRowsToMove)</code>
+<div class="block"><strong>Deprecated.</strong>&nbsp;
+<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>createForRowShift(int, String, int, int, int, SpreadsheetVersion)</code></a></i></div>
+</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static <a href="../../../../../org/apache/poi/ss/formula/FormulaShifter.html" title="class in org.apache.poi.ss.formula">FormulaShifter</a></code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/ss/formula/FormulaShifter.html#createForRowShift(int,%20java.lang.String,%20int,%20int,%20int,%20org.apache.poi.ss.SpreadsheetVersion)">createForRowShift</a></strong>(int&nbsp;externSheetIndex,
+                 java.lang.String&nbsp;sheetName,
+                 int&nbsp;firstMovedRowIndex,
+                 int&nbsp;lastMovedRowIndex,
+                 int&nbsp;numberOfRowsToMove,
+                 <a href="../../../../../org/apache/poi/ss/SpreadsheetVersion.html" title="enum in org.apache.poi.ss">SpreadsheetVersion</a>&nbsp;version)</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>static <a href="../../../../../org/apache/poi/ss/formula/FormulaShifter.html" title="class in org.apache.poi.ss.formula">FormulaShifter</a></code></td>
@@ -165,11 +187,43 @@ extends java.lang.Object</pre>
 <ul class="blockList">
 <li class="blockList">
 <h4>createForRowShift</h4>
+<pre>@Deprecated
+public static&nbsp;<a href="../../../../../org/apache/poi/ss/formula/FormulaShifter.html" title="class in org.apache.poi.ss.formula">FormulaShifter</a>&nbsp;createForRowShift(int&nbsp;externSheetIndex,
+                                          java.lang.String&nbsp;sheetName,
+                                          int&nbsp;firstMovedRowIndex,
+                                          int&nbsp;lastMovedRowIndex,
+                                          int&nbsp;numberOfRowsToMove)</pre>
+<div class="block"><span class="strong">Deprecated.</span>&nbsp;<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>createForRowShift(int, String, int, int, int, SpreadsheetVersion)</code></a></i></div>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>externSheetIndex</code> - </dd><dd><code>sheetName</code> - </dd><dd><code>firstMovedRowIndex</code> - </dd><dd><code>lastMovedRowIndex</code> - </dd><dd><code>numberOfRowsToMove</code> - </dd>
+<dt><span class="strong">Returns:</span></dt><dd>FormulaShifter object that can be passed to a RowShifter to modify formulas.</dd></dl>
+</li>
+</ul>
+<a name="createForRowShift(int, java.lang.String, int, int, int, org.apache.poi.ss.SpreadsheetVersion)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>createForRowShift</h4>
 <pre>public static&nbsp;<a href="../../../../../org/apache/poi/ss/formula/FormulaShifter.html" title="class in org.apache.poi.ss.formula">FormulaShifter</a>&nbsp;createForRowShift(int&nbsp;externSheetIndex,
                                java.lang.String&nbsp;sheetName,
                                int&nbsp;firstMovedRowIndex,
                                int&nbsp;lastMovedRowIndex,
-                               int&nbsp;numberOfRowsToMove)</pre>
+                               int&nbsp;numberOfRowsToMove,
+                               <a href="../../../../../org/apache/poi/ss/SpreadsheetVersion.html" title="enum in org.apache.poi.ss">SpreadsheetVersion</a>&nbsp;version)</pre>
+</li>
+</ul>
+<a name="createForRowCopy(int, java.lang.String, int, int, int, org.apache.poi.ss.SpreadsheetVersion)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>createForRowCopy</h4>
+<pre>public static&nbsp;<a href="../../../../../org/apache/poi/ss/formula/FormulaShifter.html" title="class in org.apache.poi.ss.formula">FormulaShifter</a>&nbsp;createForRowCopy(int&nbsp;externSheetIndex,
+                              java.lang.String&nbsp;sheetName,
+                              int&nbsp;firstMovedRowIndex,
+                              int&nbsp;lastMovedRowIndex,
+                              int&nbsp;numberOfRowsToMove,
+                              <a href="../../../../../org/apache/poi/ss/SpreadsheetVersion.html" title="enum in org.apache.poi.ss">SpreadsheetVersion</a>&nbsp;version)</pre>
 </li>
 </ul>
 <a name="createForSheetShift(int, int)">

Modified: poi/site/publish/apidocs/org/apache/poi/ss/formula/class-use/FormulaShifter.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/ss/formula/class-use/FormulaShifter.html?rev=1712188&r1=1712187&r2=1712188&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/ss/formula/class-use/FormulaShifter.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/ss/formula/class-use/FormulaShifter.html Tue Nov  3 00:11:36 2015
@@ -174,11 +174,33 @@
 <tbody>
 <tr class="altColor">
 <td class="colFirst"><code>static <a href="../../../../../../org/apache/poi/ss/formula/FormulaShifter.html" title="class in org.apache.poi.ss.formula">FormulaShifter</a></code></td>
+<td class="colLast"><span class="strong">FormulaShifter.</span><code><strong><a href="../../../../../../org/apache/poi/ss/formula/FormulaShifter.html#createForRowCopy(int,%20java.lang.String,%20int,%20int,%20int,%20org.apache.poi.ss.SpreadsheetVersion)">createForRowCopy</a></strong>(int&nbsp;externSheetIndex,
+                java.lang.String&nbsp;sheetName,
+                int&nbsp;firstMovedRowIndex,
+                int&nbsp;lastMovedRowIndex,
+                int&nbsp;numberOfRowsToMove,
+                <a href="../../../../../../org/apache/poi/ss/SpreadsheetVersion.html" title="enum in org.apache.poi.ss">SpreadsheetVersion</a>&nbsp;version)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static <a href="../../../../../../org/apache/poi/ss/formula/FormulaShifter.html" title="class in org.apache.poi.ss.formula">FormulaShifter</a></code></td>
 <td class="colLast"><span class="strong">FormulaShifter.</span><code><strong><a href="../../../../../../org/apache/poi/ss/formula/FormulaShifter.html#createForRowShift(int,%20java.lang.String,%20int,%20int,%20int)">createForRowShift</a></strong>(int&nbsp;externSheetIndex,
                  java.lang.String&nbsp;sheetName,
                  int&nbsp;firstMovedRowIndex,
                  int&nbsp;lastMovedRowIndex,
-                 int&nbsp;numberOfRowsToMove)</code>&nbsp;</td>
+                 int&nbsp;numberOfRowsToMove)</code>
+<div class="block"><strong>Deprecated.</strong>&nbsp;
+<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>createForRowShift(int, String, int, int, int, SpreadsheetVersion)</code></a></i></div>
+</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static <a href="../../../../../../org/apache/poi/ss/formula/FormulaShifter.html" title="class in org.apache.poi.ss.formula">FormulaShifter</a></code></td>
+<td class="colLast"><span class="strong">FormulaShifter.</span><code><strong><a href="../../../../../../org/apache/poi/ss/formula/FormulaShifter.html#createForRowShift(int,%20java.lang.String,%20int,%20int,%20int,%20org.apache.poi.ss.SpreadsheetVersion)">createForRowShift</a></strong>(int&nbsp;externSheetIndex,
+                 java.lang.String&nbsp;sheetName,
+                 int&nbsp;firstMovedRowIndex,
+                 int&nbsp;lastMovedRowIndex,
+                 int&nbsp;numberOfRowsToMove,
+                 <a href="../../../../../../org/apache/poi/ss/SpreadsheetVersion.html" title="enum in org.apache.poi.ss">SpreadsheetVersion</a>&nbsp;version)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>static <a href="../../../../../../org/apache/poi/ss/formula/FormulaShifter.html" title="class in org.apache.poi.ss.formula">FormulaShifter</a></code></td>
@@ -222,6 +244,13 @@
 <div class="block">Updated named ranges</div>
 </td>
 </tr>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span class="strong">XSSFRowShifter.</span><code><strong><a href="../../../../../../org/apache/poi/xssf/usermodel/helpers/XSSFRowShifter.html#updateRowFormulas(org.apache.poi.xssf.usermodel.XSSFRow,%20org.apache.poi.ss.formula.FormulaShifter)">updateRowFormulas</a></strong>(<a href="../../../../../../org/apache/poi/xssf/usermodel/XSSFRow.html" title="class in org.apache.poi.xssf.usermodel">XSSFRow</a>&nbsp;row,
+                 <a href="../../../../../../org/apache/poi/ss/formula/FormulaShifter.html" title="class in org.apache.poi.ss.formula">FormulaShifter</a>&nbsp;shifter)</code>
+<div class="block">Update the formulas in specified row using the formula shifting policy specified by shifter</div>
+</td>
+</tr>
 </tbody>
 </table>
 </li>

Modified: poi/site/publish/apidocs/org/apache/poi/ss/usermodel/Cell.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/ss/usermodel/Cell.html?rev=1712188&r1=1712187&r2=1712188&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/ss/usermodel/Cell.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/ss/usermodel/Cell.html Tue Nov  3 00:11:36 2015
@@ -35,7 +35,7 @@
 <div class="subNav">
 <ul class="navList">
 <li><a href="../../../../../org/apache/poi/ss/usermodel/BuiltinFormats.html" title="class in org.apache.poi.ss.usermodel"><span class="strong">Prev Class</span></a></li>
-<li><a href="../../../../../org/apache/poi/ss/usermodel/CellRange.html" title="interface in org.apache.poi.ss.usermodel"><span class="strong">Next Class</span></a></li>
+<li><a href="../../../../../org/apache/poi/ss/usermodel/CellCopyPolicy.html" title="class in org.apache.poi.ss.usermodel"><span class="strong">Next Class</span></a></li>
 </ul>
 <ul class="navList">
 <li><a href="../../../../../index.html?org/apache/poi/ss/usermodel/Cell.html" target="_top">Frames</a></li>
@@ -953,7 +953,7 @@
 <div class="subNav">
 <ul class="navList">
 <li><a href="../../../../../org/apache/poi/ss/usermodel/BuiltinFormats.html" title="class in org.apache.poi.ss.usermodel"><span class="strong">Prev Class</span></a></li>
-<li><a href="../../../../../org/apache/poi/ss/usermodel/CellRange.html" title="interface in org.apache.poi.ss.usermodel"><span class="strong">Next Class</span></a></li>
+<li><a href="../../../../../org/apache/poi/ss/usermodel/CellCopyPolicy.html" title="class in org.apache.poi.ss.usermodel"><span class="strong">Next Class</span></a></li>
 </ul>
 <ul class="navList">
 <li><a href="../../../../../index.html?org/apache/poi/ss/usermodel/Cell.html" target="_top">Frames</a></li>

Modified: poi/site/publish/apidocs/org/apache/poi/ss/usermodel/CellRange.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/ss/usermodel/CellRange.html?rev=1712188&r1=1712187&r2=1712188&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/ss/usermodel/CellRange.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/ss/usermodel/CellRange.html Tue Nov  3 00:11:36 2015
@@ -34,7 +34,7 @@
 </div>
 <div class="subNav">
 <ul class="navList">
-<li><a href="../../../../../org/apache/poi/ss/usermodel/Cell.html" title="interface in org.apache.poi.ss.usermodel"><span class="strong">Prev Class</span></a></li>
+<li><a href="../../../../../org/apache/poi/ss/usermodel/CellCopyPolicy.Builder.html" title="class in org.apache.poi.ss.usermodel"><span class="strong">Prev Class</span></a></li>
 <li><a href="../../../../../org/apache/poi/ss/usermodel/CellStyle.html" title="interface in org.apache.poi.ss.usermodel"><span class="strong">Next Class</span></a></li>
 </ul>
 <ul class="navList">
@@ -293,7 +293,7 @@ extends java.lang.Iterable&lt;C&gt;</pre
 </div>
 <div class="subNav">
 <ul class="navList">
-<li><a href="../../../../../org/apache/poi/ss/usermodel/Cell.html" title="interface in org.apache.poi.ss.usermodel"><span class="strong">Prev Class</span></a></li>
+<li><a href="../../../../../org/apache/poi/ss/usermodel/CellCopyPolicy.Builder.html" title="class in org.apache.poi.ss.usermodel"><span class="strong">Prev Class</span></a></li>
 <li><a href="../../../../../org/apache/poi/ss/usermodel/CellStyle.html" title="interface in org.apache.poi.ss.usermodel"><span class="strong">Next Class</span></a></li>
 </ul>
 <ul class="navList">

Modified: poi/site/publish/apidocs/org/apache/poi/ss/usermodel/Sheet.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/ss/usermodel/Sheet.html?rev=1712188&r1=1712187&r2=1712188&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/ss/usermodel/Sheet.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/ss/usermodel/Sheet.html Tue Nov  3 00:11:36 2015
@@ -360,6 +360,19 @@ extends java.lang.Iterable&lt;<a href=".
 </td>
 </tr>
 <tr class="altColor">
+<td class="colFirst"><code><a href="../../../../../org/apache/poi/ss/usermodel/Hyperlink.html" title="interface in org.apache.poi.ss.usermodel">Hyperlink</a></code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/ss/usermodel/Sheet.html#getHyperlink(int,%20int)">getHyperlink</a></strong>(int&nbsp;row,
+            int&nbsp;column)</code>
+<div class="block">Get a Hyperlink in this sheet anchored at row, column</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>java.util.List&lt;? extends <a href="../../../../../org/apache/poi/ss/usermodel/Hyperlink.html" title="interface in org.apache.poi.ss.usermodel">Hyperlink</a>&gt;</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/ss/usermodel/Sheet.html#getHyperlinkList()">getHyperlinkList</a></strong>()</code>
+<div class="block">Get a list of Hyperlinks in this sheet</div>
+</td>
+</tr>
+<tr class="altColor">
 <td class="colFirst"><code>int</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/ss/usermodel/Sheet.html#getLastRowNum()">getLastRowNum</a></strong>()</code>
 <div class="block">Gets the last row on the sheet</div>
@@ -2431,7 +2444,7 @@ void&nbsp;showInPane(short&nbsp;toprow,
 <a name="getColumnOutlineLevel(int)">
 <!--   -->
 </a>
-<ul class="blockListLast">
+<ul class="blockList">
 <li class="blockList">
 <h4>getColumnOutlineLevel</h4>
 <pre>int&nbsp;getColumnOutlineLevel(int&nbsp;columnIndex)</pre>
@@ -2440,6 +2453,30 @@ void&nbsp;showInPane(short&nbsp;toprow,
   you take it out of them.</div>
 </li>
 </ul>
+<a name="getHyperlink(int, int)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getHyperlink</h4>
+<pre><a href="../../../../../org/apache/poi/ss/usermodel/Hyperlink.html" title="interface in org.apache.poi.ss.usermodel">Hyperlink</a>&nbsp;getHyperlink(int&nbsp;row,
+                     int&nbsp;column)</pre>
+<div class="block">Get a Hyperlink in this sheet anchored at row, column</div>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>row</code> - </dd><dd><code>column</code> - </dd>
+<dt><span class="strong">Returns:</span></dt><dd>hyperlink if there is a hyperlink anchored at row, column; otherwise returns null</dd></dl>
+</li>
+</ul>
+<a name="getHyperlinkList()">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>getHyperlinkList</h4>
+<pre>java.util.List&lt;? extends <a href="../../../../../org/apache/poi/ss/usermodel/Hyperlink.html" title="interface in org.apache.poi.ss.usermodel">Hyperlink</a>&gt;&nbsp;getHyperlinkList()</pre>
+<div class="block">Get a list of Hyperlinks in this sheet</div>
+<dl><dt><span class="strong">Returns:</span></dt><dd>Hyperlinks for the sheet</dd></dl>
+</li>
+</ul>
 </li>
 </ul>
 </li>



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