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 12:45:21 UTC

svn commit: r1712261 - in /poi/site/publish/apidocs: ./ org/apache/poi/hmef/attribute/ org/apache/poi/hmef/attribute/class-use/ org/apache/poi/ss/usermodel/ org/apache/poi/ss/usermodel/class-use/ org/apache/poi/ss/util/

Author: nick
Date: Tue Nov  3 11:45:20 2015
New Revision: 1712261

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

Added:
    poi/site/publish/apidocs/org/apache/poi/ss/usermodel/CellCopyPolicy.Builder.html
    poi/site/publish/apidocs/org/apache/poi/ss/usermodel/CellCopyPolicy.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
Modified:
    poi/site/publish/apidocs/index-all.html
    poi/site/publish/apidocs/org/apache/poi/hmef/attribute/MAPIDateAttribute.html
    poi/site/publish/apidocs/org/apache/poi/hmef/attribute/class-use/MAPIAttribute.html
    poi/site/publish/apidocs/org/apache/poi/hmef/attribute/package-summary.html
    poi/site/publish/apidocs/org/apache/poi/ss/usermodel/DataFormatter.html
    poi/site/publish/apidocs/org/apache/poi/ss/usermodel/class-use/Font.html
    poi/site/publish/apidocs/org/apache/poi/ss/util/SheetUtil.html

Modified: poi/site/publish/apidocs/index-all.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/index-all.html?rev=1712261&r1=1712260&r2=1712261&view=diff
==============================================================================
--- poi/site/publish/apidocs/index-all.html (original)
+++ poi/site/publish/apidocs/index-all.html Tue Nov  3 11:45:20 2015
@@ -3802,7 +3802,7 @@
 <dd>&nbsp;</dd>
 <dt><span class="strong"><a href="./org/apache/poi/ss/usermodel/ShapeTypes.html#CAN">CAN</a></span> - Static variable in class org.apache.poi.ss.usermodel.<a href="./org/apache/poi/ss/usermodel/ShapeTypes.html" title="class in org.apache.poi.ss.usermodel">ShapeTypes</a></dt>
 <dd>&nbsp;</dd>
-<dt><span class="strong"><a href="./org/apache/poi/ss/util/SheetUtil.html#canComputeColumnWidht(org.apache.poi.ss.usermodel.Font)">canComputeColumnWidht(Font)</a></span> - Static method in class org.apache.poi.ss.util.<a href="./org/apache/poi/ss/util/SheetUtil.html" title="class in org.apache.poi.ss.util">SheetUtil</a></dt>
+<dt><span class="strong"><a href="./org/apache/poi/ss/util/SheetUtil.html#canComputeColumnWidth(org.apache.poi.ss.usermodel.Font)">canComputeColumnWidth(Font)</a></span> - Static method in class org.apache.poi.ss.util.<a href="./org/apache/poi/ss/util/SheetUtil.html" title="class in org.apache.poi.ss.util">SheetUtil</a></dt>
 <dd>
 <div class="block">Check if the Fonts are installed correctly so that Java can compute the size of
  columns.</div>
@@ -50668,7 +50668,7 @@
 <dt><a href="./org/apache/poi/hmef/attribute/MAPIDateAttribute.html" title="class in org.apache.poi.hmef.attribute"><span class="strong">MAPIDateAttribute</span></a> - Class in <a href="./org/apache/poi/hmef/attribute/package-summary.html">org.apache.poi.hmef.attribute</a></dt>
 <dd>
 <div class="block">A pure-MAPI attribute holding a Date, which applies 
-  to a <a href="./org/apache/poi/hmef/HMEFMessage.html" title="class in org.apache.poi.hmef"><code>HMEFMessage</code></a> or one of its <a href="./org/apache/poi/hmef/Attachment.html" title="class in org.apache.poi.hmef"><code>Attachment</code></a>s.</div>
+ to a <a href="./org/apache/poi/hmef/HMEFMessage.html" title="class in org.apache.poi.hmef"><code>HMEFMessage</code></a> or one of its <a href="./org/apache/poi/hmef/Attachment.html" title="class in org.apache.poi.hmef"><code>Attachment</code></a>s.</div>
 </dd>
 <dt><span class="strong"><a href="./org/apache/poi/hmef/attribute/MAPIDateAttribute.html#MAPIDateAttribute(org.apache.poi.hsmf.datatypes.MAPIProperty,%20int,%20byte[])">MAPIDateAttribute(MAPIProperty, int, byte[])</a></span> - Constructor for class org.apache.poi.hmef.attribute.<a href="./org/apache/poi/hmef/attribute/MAPIDateAttribute.html" title="class in org.apache.poi.hmef.attribute">MAPIDateAttribute</a></dt>
 <dd>

Modified: poi/site/publish/apidocs/org/apache/poi/hmef/attribute/MAPIDateAttribute.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hmef/attribute/MAPIDateAttribute.html?rev=1712261&r1=1712260&r2=1712261&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hmef/attribute/MAPIDateAttribute.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hmef/attribute/MAPIDateAttribute.html Tue Nov  3 11:45:20 2015
@@ -102,7 +102,11 @@
 <pre>public final class <span class="strong">MAPIDateAttribute</span>
 extends <a href="../../../../../org/apache/poi/hmef/attribute/MAPIAttribute.html" title="class in org.apache.poi.hmef.attribute">MAPIAttribute</a></pre>
 <div class="block">A pure-MAPI attribute holding a Date, which applies 
-  to a <a href="../../../../../org/apache/poi/hmef/HMEFMessage.html" title="class in org.apache.poi.hmef"><code>HMEFMessage</code></a> or one of its <a href="../../../../../org/apache/poi/hmef/Attachment.html" title="class in org.apache.poi.hmef"><code>Attachment</code></a>s.</div>
+ to a <a href="../../../../../org/apache/poi/hmef/HMEFMessage.html" title="class in org.apache.poi.hmef"><code>HMEFMessage</code></a> or one of its <a href="../../../../../org/apache/poi/hmef/Attachment.html" title="class in org.apache.poi.hmef"><code>Attachment</code></a>s.
+ 
+ Timestamps are usually given in UTC.</div>
+<dl><dt><span class="strong">See Also:</span></dt><dd><a href="https://msdn.microsoft.com/en-us/library/cc433482(v=exchg.80).aspx">[MS-OXOMSG]: Email Object Protocol</a>, 
+<a href="https://msdn.microsoft.com/en-us/library/cc433490(v=exchg.80).aspx">[MS-OXPROPS]: Exchange Server Protocols Master Property List</a></dd></dl>
 </li>
 </ul>
 </div>

Modified: poi/site/publish/apidocs/org/apache/poi/hmef/attribute/class-use/MAPIAttribute.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hmef/attribute/class-use/MAPIAttribute.html?rev=1712261&r1=1712260&r2=1712261&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hmef/attribute/class-use/MAPIAttribute.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hmef/attribute/class-use/MAPIAttribute.html Tue Nov  3 11:45:20 2015
@@ -151,7 +151,7 @@
 <td class="colFirst"><code>class&nbsp;</code></td>
 <td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/hmef/attribute/MAPIDateAttribute.html" title="class in org.apache.poi.hmef.attribute">MAPIDateAttribute</a></strong></code>
 <div class="block">A pure-MAPI attribute holding a Date, which applies 
-  to a <a href="../../../../../../org/apache/poi/hmef/HMEFMessage.html" title="class in org.apache.poi.hmef"><code>HMEFMessage</code></a> or one of its <a href="../../../../../../org/apache/poi/hmef/Attachment.html" title="class in org.apache.poi.hmef"><code>Attachment</code></a>s.</div>
+ to a <a href="../../../../../../org/apache/poi/hmef/HMEFMessage.html" title="class in org.apache.poi.hmef"><code>HMEFMessage</code></a> or one of its <a href="../../../../../../org/apache/poi/hmef/Attachment.html" title="class in org.apache.poi.hmef"><code>Attachment</code></a>s.</div>
 </td>
 </tr>
 <tr class="rowColor">

Modified: poi/site/publish/apidocs/org/apache/poi/hmef/attribute/package-summary.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hmef/attribute/package-summary.html?rev=1712261&r1=1712260&r2=1712261&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hmef/attribute/package-summary.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hmef/attribute/package-summary.html Tue Nov  3 11:45:20 2015
@@ -84,7 +84,7 @@
 <td class="colFirst"><a href="../../../../../org/apache/poi/hmef/attribute/MAPIDateAttribute.html" title="class in org.apache.poi.hmef.attribute">MAPIDateAttribute</a></td>
 <td class="colLast">
 <div class="block">A pure-MAPI attribute holding a Date, which applies 
-  to a <a href="../../../../../org/apache/poi/hmef/HMEFMessage.html" title="class in org.apache.poi.hmef"><code>HMEFMessage</code></a> or one of its <a href="../../../../../org/apache/poi/hmef/Attachment.html" title="class in org.apache.poi.hmef"><code>Attachment</code></a>s.</div>
+ to a <a href="../../../../../org/apache/poi/hmef/HMEFMessage.html" title="class in org.apache.poi.hmef"><code>HMEFMessage</code></a> or one of its <a href="../../../../../org/apache/poi/hmef/Attachment.html" title="class in org.apache.poi.hmef"><code>Attachment</code></a>s.</div>
 </td>
 </tr>
 <tr class="altColor">

Added: poi/site/publish/apidocs/org/apache/poi/ss/usermodel/CellCopyPolicy.Builder.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/ss/usermodel/CellCopyPolicy.Builder.html?rev=1712261&view=auto
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/ss/usermodel/CellCopyPolicy.Builder.html (added)
+++ poi/site/publish/apidocs/org/apache/poi/ss/usermodel/CellCopyPolicy.Builder.html Tue Nov  3 11:45:20 2015
@@ -0,0 +1,369 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<title>CellCopyPolicy.Builder (POI API Documentation)</title>
+<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="CellCopyPolicy.Builder (POI API Documentation)";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/CellCopyPolicy.Builder.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../org/apache/poi/ss/usermodel/CellCopyPolicy.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>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../index.html?org/apache/poi/ss/usermodel/CellCopyPolicy.Builder.html" target="_top">Frames</a></li>
+<li><a href="CellCopyPolicy.Builder.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_detail">Method</a></li>
+</ul>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">org.apache.poi.ss.usermodel</div>
+<h2 title="Class CellCopyPolicy.Builder" class="title">Class CellCopyPolicy.Builder</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li>java.lang.Object</li>
+<li>
+<ul class="inheritance">
+<li>org.apache.poi.ss.usermodel.CellCopyPolicy.Builder</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl>
+<dt>Enclosing class:</dt>
+<dd><a href="../../../../../org/apache/poi/ss/usermodel/CellCopyPolicy.html" title="class in org.apache.poi.ss.usermodel">CellCopyPolicy</a></dd>
+</dl>
+<hr>
+<br>
+<pre>public static class <span class="strong">CellCopyPolicy.Builder</span>
+extends java.lang.Object</pre>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor_summary">
+<!--   -->
+</a>
+<h3>Constructor Summary</h3>
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><strong><a href="../../../../../org/apache/poi/ss/usermodel/CellCopyPolicy.Builder.html#CellCopyPolicy.Builder()">CellCopyPolicy.Builder</a></strong>()</code>
+<div class="block">Builder class for CellCopyPolicy</div>
+</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method_summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span>Methods</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>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../../../org/apache/poi/ss/usermodel/CellCopyPolicy.html" title="class in org.apache.poi.ss.usermodel">CellCopyPolicy</a></code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/ss/usermodel/CellCopyPolicy.Builder.html#build()">build</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="../../../../../org/apache/poi/ss/usermodel/CellCopyPolicy.Builder.html" title="class in org.apache.poi.ss.usermodel">CellCopyPolicy.Builder</a></code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/ss/usermodel/CellCopyPolicy.Builder.html#cellFormula(boolean)">cellFormula</a></strong>(boolean&nbsp;copyCellFormula)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../../../org/apache/poi/ss/usermodel/CellCopyPolicy.Builder.html" title="class in org.apache.poi.ss.usermodel">CellCopyPolicy.Builder</a></code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/ss/usermodel/CellCopyPolicy.Builder.html#cellStyle(boolean)">cellStyle</a></strong>(boolean&nbsp;copyCellStyle)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="../../../../../org/apache/poi/ss/usermodel/CellCopyPolicy.Builder.html" title="class in org.apache.poi.ss.usermodel">CellCopyPolicy.Builder</a></code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/ss/usermodel/CellCopyPolicy.Builder.html#cellValue(boolean)">cellValue</a></strong>(boolean&nbsp;copyCellValue)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../../../org/apache/poi/ss/usermodel/CellCopyPolicy.Builder.html" title="class in org.apache.poi.ss.usermodel">CellCopyPolicy.Builder</a></code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/ss/usermodel/CellCopyPolicy.Builder.html#condenseRows(boolean)">condenseRows</a></strong>(boolean&nbsp;condenseRows)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="../../../../../org/apache/poi/ss/usermodel/CellCopyPolicy.Builder.html" title="class in org.apache.poi.ss.usermodel">CellCopyPolicy.Builder</a></code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/ss/usermodel/CellCopyPolicy.Builder.html#copyHyperlink(boolean)">copyHyperlink</a></strong>(boolean&nbsp;copyHyperlink)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../../../org/apache/poi/ss/usermodel/CellCopyPolicy.Builder.html" title="class in org.apache.poi.ss.usermodel">CellCopyPolicy.Builder</a></code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/ss/usermodel/CellCopyPolicy.Builder.html#mergedRegions(boolean)">mergedRegions</a></strong>(boolean&nbsp;copyMergedRegions)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="../../../../../org/apache/poi/ss/usermodel/CellCopyPolicy.Builder.html" title="class in org.apache.poi.ss.usermodel">CellCopyPolicy.Builder</a></code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/ss/usermodel/CellCopyPolicy.Builder.html#mergeHyperlink(boolean)">mergeHyperlink</a></strong>(boolean&nbsp;mergeHyperlink)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../../../org/apache/poi/ss/usermodel/CellCopyPolicy.Builder.html" title="class in org.apache.poi.ss.usermodel">CellCopyPolicy.Builder</a></code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/ss/usermodel/CellCopyPolicy.Builder.html#rowHeight(boolean)">rowHeight</a></strong>(boolean&nbsp;copyRowHeight)</code>&nbsp;</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
+<!--   -->
+</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>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor_detail">
+<!--   -->
+</a>
+<h3>Constructor Detail</h3>
+<a name="CellCopyPolicy.Builder()">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>CellCopyPolicy.Builder</h4>
+<pre>public&nbsp;CellCopyPolicy.Builder()</pre>
+<div class="block">Builder class for CellCopyPolicy</div>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method_detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="cellValue(boolean)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>cellValue</h4>
+<pre>public&nbsp;<a href="../../../../../org/apache/poi/ss/usermodel/CellCopyPolicy.Builder.html" title="class in org.apache.poi.ss.usermodel">CellCopyPolicy.Builder</a>&nbsp;cellValue(boolean&nbsp;copyCellValue)</pre>
+</li>
+</ul>
+<a name="cellStyle(boolean)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>cellStyle</h4>
+<pre>public&nbsp;<a href="../../../../../org/apache/poi/ss/usermodel/CellCopyPolicy.Builder.html" title="class in org.apache.poi.ss.usermodel">CellCopyPolicy.Builder</a>&nbsp;cellStyle(boolean&nbsp;copyCellStyle)</pre>
+</li>
+</ul>
+<a name="cellFormula(boolean)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>cellFormula</h4>
+<pre>public&nbsp;<a href="../../../../../org/apache/poi/ss/usermodel/CellCopyPolicy.Builder.html" title="class in org.apache.poi.ss.usermodel">CellCopyPolicy.Builder</a>&nbsp;cellFormula(boolean&nbsp;copyCellFormula)</pre>
+</li>
+</ul>
+<a name="copyHyperlink(boolean)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>copyHyperlink</h4>
+<pre>public&nbsp;<a href="../../../../../org/apache/poi/ss/usermodel/CellCopyPolicy.Builder.html" title="class in org.apache.poi.ss.usermodel">CellCopyPolicy.Builder</a>&nbsp;copyHyperlink(boolean&nbsp;copyHyperlink)</pre>
+</li>
+</ul>
+<a name="mergeHyperlink(boolean)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>mergeHyperlink</h4>
+<pre>public&nbsp;<a href="../../../../../org/apache/poi/ss/usermodel/CellCopyPolicy.Builder.html" title="class in org.apache.poi.ss.usermodel">CellCopyPolicy.Builder</a>&nbsp;mergeHyperlink(boolean&nbsp;mergeHyperlink)</pre>
+</li>
+</ul>
+<a name="rowHeight(boolean)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>rowHeight</h4>
+<pre>public&nbsp;<a href="../../../../../org/apache/poi/ss/usermodel/CellCopyPolicy.Builder.html" title="class in org.apache.poi.ss.usermodel">CellCopyPolicy.Builder</a>&nbsp;rowHeight(boolean&nbsp;copyRowHeight)</pre>
+</li>
+</ul>
+<a name="condenseRows(boolean)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>condenseRows</h4>
+<pre>public&nbsp;<a href="../../../../../org/apache/poi/ss/usermodel/CellCopyPolicy.Builder.html" title="class in org.apache.poi.ss.usermodel">CellCopyPolicy.Builder</a>&nbsp;condenseRows(boolean&nbsp;condenseRows)</pre>
+</li>
+</ul>
+<a name="mergedRegions(boolean)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>mergedRegions</h4>
+<pre>public&nbsp;<a href="../../../../../org/apache/poi/ss/usermodel/CellCopyPolicy.Builder.html" title="class in org.apache.poi.ss.usermodel">CellCopyPolicy.Builder</a>&nbsp;mergedRegions(boolean&nbsp;copyMergedRegions)</pre>
+</li>
+</ul>
+<a name="build()">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>build</h4>
+<pre>public&nbsp;<a href="../../../../../org/apache/poi/ss/usermodel/CellCopyPolicy.html" title="class in org.apache.poi.ss.usermodel">CellCopyPolicy</a>&nbsp;build()</pre>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/CellCopyPolicy.Builder.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../org/apache/poi/ss/usermodel/CellCopyPolicy.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>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../index.html?org/apache/poi/ss/usermodel/CellCopyPolicy.Builder.html" target="_top">Frames</a></li>
+<li><a href="CellCopyPolicy.Builder.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_detail">Method</a></li>
+</ul>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>
+                <i>Copyright 2015 The Apache Software Foundation or
+        its licensors, as applicable.</i>
+            </small></p>
+</body>
+</html>

Added: poi/site/publish/apidocs/org/apache/poi/ss/usermodel/CellCopyPolicy.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/ss/usermodel/CellCopyPolicy.html?rev=1712261&view=auto
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/ss/usermodel/CellCopyPolicy.html (added)
+++ poi/site/publish/apidocs/org/apache/poi/ss/usermodel/CellCopyPolicy.html Tue Nov  3 11:45:20 2015
@@ -0,0 +1,660 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<title>CellCopyPolicy (POI API Documentation)</title>
+<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="CellCopyPolicy (POI API Documentation)";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/CellCopyPolicy.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../help-doc.html">Help</a></li>
+</ul>
+</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">Next Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../index.html?org/apache/poi/ss/usermodel/CellCopyPolicy.html" target="_top">Frames</a></li>
+<li><a href="CellCopyPolicy.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li><a href="#nested_class_summary">Nested</a>&nbsp;|&nbsp;</li>
+<li><a href="#field_summary">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#field_detail">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_detail">Method</a></li>
+</ul>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">org.apache.poi.ss.usermodel</div>
+<h2 title="Class CellCopyPolicy" class="title">Class CellCopyPolicy</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li>java.lang.Object</li>
+<li>
+<ul class="inheritance">
+<li>org.apache.poi.ss.usermodel.CellCopyPolicy</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl>
+<dt>All Implemented Interfaces:</dt>
+<dd>java.lang.Cloneable</dd>
+</dl>
+<hr>
+<br>
+<pre><a href="../../../../../org/apache/poi/util/Beta.html" title="annotation in org.apache.poi.util">@Beta</a>
+public class <span class="strong">CellCopyPolicy</span>
+extends java.lang.Object
+implements java.lang.Cloneable</pre>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- ======== NESTED CLASS SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="nested_class_summary">
+<!--   -->
+</a>
+<h3>Nested Class Summary</h3>
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Nested Class Summary table, listing nested classes, and an explanation">
+<caption><span>Nested Classes</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Class and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static class&nbsp;</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/ss/usermodel/CellCopyPolicy.Builder.html" title="class in org.apache.poi.ss.usermodel">CellCopyPolicy.Builder</a></strong></code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- =========== FIELD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field_summary">
+<!--   -->
+</a>
+<h3>Field Summary</h3>
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation">
+<caption><span>Fields</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Field and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static boolean</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/ss/usermodel/CellCopyPolicy.html#DEFAULT_CONDENSE_ROWS_POLICY">DEFAULT_CONDENSE_ROWS_POLICY</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static boolean</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/ss/usermodel/CellCopyPolicy.html#DEFAULT_COPY_CELL_FORMULA_POLICY">DEFAULT_COPY_CELL_FORMULA_POLICY</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static boolean</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/ss/usermodel/CellCopyPolicy.html#DEFAULT_COPY_CELL_STYLE_POLICY">DEFAULT_COPY_CELL_STYLE_POLICY</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static boolean</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/ss/usermodel/CellCopyPolicy.html#DEFAULT_COPY_CELL_VALUE_POLICY">DEFAULT_COPY_CELL_VALUE_POLICY</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static boolean</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/ss/usermodel/CellCopyPolicy.html#DEFAULT_COPY_HYPERLINK_POLICY">DEFAULT_COPY_HYPERLINK_POLICY</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static boolean</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/ss/usermodel/CellCopyPolicy.html#DEFAULT_COPY_MERGED_REGIONS_POLICY">DEFAULT_COPY_MERGED_REGIONS_POLICY</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static boolean</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/ss/usermodel/CellCopyPolicy.html#DEFAULT_COPY_ROW_HEIGHT_POLICY">DEFAULT_COPY_ROW_HEIGHT_POLICY</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static boolean</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/ss/usermodel/CellCopyPolicy.html#DEFAULT_MERGE_HYPERLINK_POLICY">DEFAULT_MERGE_HYPERLINK_POLICY</a></strong></code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor_summary">
+<!--   -->
+</a>
+<h3>Constructor Summary</h3>
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><strong><a href="../../../../../org/apache/poi/ss/usermodel/CellCopyPolicy.html#CellCopyPolicy()">CellCopyPolicy</a></strong>()</code>
+<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>
+</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method_summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span>Methods</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>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../../../org/apache/poi/ss/usermodel/CellCopyPolicy.html" title="class in org.apache.poi.ss.usermodel">CellCopyPolicy</a></code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/ss/usermodel/CellCopyPolicy.html#clone()">clone</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/ss/usermodel/CellCopyPolicy.html#isCondenseRows()">isCondenseRows</a></strong>()</code>
+<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>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/ss/usermodel/CellCopyPolicy.html#isCopyCellFormula()">isCopyCellFormula</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/ss/usermodel/CellCopyPolicy.html#isCopyCellStyle()">isCopyCellStyle</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/ss/usermodel/CellCopyPolicy.html#isCopyCellValue()">isCopyCellValue</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/ss/usermodel/CellCopyPolicy.html#isCopyHyperlink()">isCopyHyperlink</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/ss/usermodel/CellCopyPolicy.html#isCopyMergedRegions()">isCopyMergedRegions</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/ss/usermodel/CellCopyPolicy.html#isCopyRowHeight()">isCopyRowHeight</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/ss/usermodel/CellCopyPolicy.html#isMergeHyperlink()">isMergeHyperlink</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/ss/usermodel/CellCopyPolicy.html#setCondenseRows(boolean)">setCondenseRows</a></strong>(boolean&nbsp;condenseRows)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/ss/usermodel/CellCopyPolicy.html#setCopyCellFormula(boolean)">setCopyCellFormula</a></strong>(boolean&nbsp;copyCellFormula)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/ss/usermodel/CellCopyPolicy.html#setCopyCellStyle(boolean)">setCopyCellStyle</a></strong>(boolean&nbsp;copyCellStyle)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/ss/usermodel/CellCopyPolicy.html#setCopyCellValue(boolean)">setCopyCellValue</a></strong>(boolean&nbsp;copyCellValue)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/ss/usermodel/CellCopyPolicy.html#setCopyHyperlink(boolean)">setCopyHyperlink</a></strong>(boolean&nbsp;copyHyperlink)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/ss/usermodel/CellCopyPolicy.html#setCopyMergedRegions(boolean)">setCopyMergedRegions</a></strong>(boolean&nbsp;copyMergedRegions)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/ss/usermodel/CellCopyPolicy.html#setCopyRowHeight(boolean)">setCopyRowHeight</a></strong>(boolean&nbsp;copyRowHeight)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/ss/usermodel/CellCopyPolicy.html#setMergeHyperlink(boolean)">setMergeHyperlink</a></strong>(boolean&nbsp;mergeHyperlink)</code>&nbsp;</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
+<code>equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ============ FIELD DETAIL =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field_detail">
+<!--   -->
+</a>
+<h3>Field Detail</h3>
+<a name="DEFAULT_COPY_CELL_VALUE_POLICY">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>DEFAULT_COPY_CELL_VALUE_POLICY</h4>
+<pre>public static final&nbsp;boolean DEFAULT_COPY_CELL_VALUE_POLICY</pre>
+<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../constant-values.html#org.apache.poi.ss.usermodel.CellCopyPolicy.DEFAULT_COPY_CELL_VALUE_POLICY">Constant Field Values</a></dd></dl>
+</li>
+</ul>
+<a name="DEFAULT_COPY_CELL_STYLE_POLICY">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>DEFAULT_COPY_CELL_STYLE_POLICY</h4>
+<pre>public static final&nbsp;boolean DEFAULT_COPY_CELL_STYLE_POLICY</pre>
+<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../constant-values.html#org.apache.poi.ss.usermodel.CellCopyPolicy.DEFAULT_COPY_CELL_STYLE_POLICY">Constant Field Values</a></dd></dl>
+</li>
+</ul>
+<a name="DEFAULT_COPY_CELL_FORMULA_POLICY">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>DEFAULT_COPY_CELL_FORMULA_POLICY</h4>
+<pre>public static final&nbsp;boolean DEFAULT_COPY_CELL_FORMULA_POLICY</pre>
+<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../constant-values.html#org.apache.poi.ss.usermodel.CellCopyPolicy.DEFAULT_COPY_CELL_FORMULA_POLICY">Constant Field Values</a></dd></dl>
+</li>
+</ul>
+<a name="DEFAULT_COPY_HYPERLINK_POLICY">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>DEFAULT_COPY_HYPERLINK_POLICY</h4>
+<pre>public static final&nbsp;boolean DEFAULT_COPY_HYPERLINK_POLICY</pre>
+<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../constant-values.html#org.apache.poi.ss.usermodel.CellCopyPolicy.DEFAULT_COPY_HYPERLINK_POLICY">Constant Field Values</a></dd></dl>
+</li>
+</ul>
+<a name="DEFAULT_MERGE_HYPERLINK_POLICY">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>DEFAULT_MERGE_HYPERLINK_POLICY</h4>
+<pre>public static final&nbsp;boolean DEFAULT_MERGE_HYPERLINK_POLICY</pre>
+<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../constant-values.html#org.apache.poi.ss.usermodel.CellCopyPolicy.DEFAULT_MERGE_HYPERLINK_POLICY">Constant Field Values</a></dd></dl>
+</li>
+</ul>
+<a name="DEFAULT_COPY_ROW_HEIGHT_POLICY">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>DEFAULT_COPY_ROW_HEIGHT_POLICY</h4>
+<pre>public static final&nbsp;boolean DEFAULT_COPY_ROW_HEIGHT_POLICY</pre>
+<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../constant-values.html#org.apache.poi.ss.usermodel.CellCopyPolicy.DEFAULT_COPY_ROW_HEIGHT_POLICY">Constant Field Values</a></dd></dl>
+</li>
+</ul>
+<a name="DEFAULT_CONDENSE_ROWS_POLICY">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>DEFAULT_CONDENSE_ROWS_POLICY</h4>
+<pre>public static final&nbsp;boolean DEFAULT_CONDENSE_ROWS_POLICY</pre>
+<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../constant-values.html#org.apache.poi.ss.usermodel.CellCopyPolicy.DEFAULT_CONDENSE_ROWS_POLICY">Constant Field Values</a></dd></dl>
+</li>
+</ul>
+<a name="DEFAULT_COPY_MERGED_REGIONS_POLICY">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>DEFAULT_COPY_MERGED_REGIONS_POLICY</h4>
+<pre>public static final&nbsp;boolean DEFAULT_COPY_MERGED_REGIONS_POLICY</pre>
+<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../constant-values.html#org.apache.poi.ss.usermodel.CellCopyPolicy.DEFAULT_COPY_MERGED_REGIONS_POLICY">Constant Field Values</a></dd></dl>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor_detail">
+<!--   -->
+</a>
+<h3>Constructor Detail</h3>
+<a name="CellCopyPolicy()">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>CellCopyPolicy</h4>
+<pre>public&nbsp;CellCopyPolicy()</pre>
+<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>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method_detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="clone()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>clone</h4>
+<pre>public&nbsp;<a href="../../../../../org/apache/poi/ss/usermodel/CellCopyPolicy.html" title="class in org.apache.poi.ss.usermodel">CellCopyPolicy</a>&nbsp;clone()</pre>
+<dl>
+<dt><strong>Overrides:</strong></dt>
+<dd><code>clone</code>&nbsp;in class&nbsp;<code>java.lang.Object</code></dd>
+</dl>
+</li>
+</ul>
+<a name="isCopyCellValue()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>isCopyCellValue</h4>
+<pre>public&nbsp;boolean&nbsp;isCopyCellValue()</pre>
+<dl><dt><span class="strong">Returns:</span></dt><dd>the copyCellValue</dd></dl>
+</li>
+</ul>
+<a name="setCopyCellValue(boolean)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setCopyCellValue</h4>
+<pre>public&nbsp;void&nbsp;setCopyCellValue(boolean&nbsp;copyCellValue)</pre>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>copyCellValue</code> - the copyCellValue to set</dd></dl>
+</li>
+</ul>
+<a name="isCopyCellStyle()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>isCopyCellStyle</h4>
+<pre>public&nbsp;boolean&nbsp;isCopyCellStyle()</pre>
+<dl><dt><span class="strong">Returns:</span></dt><dd>the copyCellStyle</dd></dl>
+</li>
+</ul>
+<a name="setCopyCellStyle(boolean)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setCopyCellStyle</h4>
+<pre>public&nbsp;void&nbsp;setCopyCellStyle(boolean&nbsp;copyCellStyle)</pre>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>copyCellStyle</code> - the copyCellStyle to set</dd></dl>
+</li>
+</ul>
+<a name="isCopyCellFormula()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>isCopyCellFormula</h4>
+<pre>public&nbsp;boolean&nbsp;isCopyCellFormula()</pre>
+<dl><dt><span class="strong">Returns:</span></dt><dd>the copyCellFormula</dd></dl>
+</li>
+</ul>
+<a name="setCopyCellFormula(boolean)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setCopyCellFormula</h4>
+<pre>public&nbsp;void&nbsp;setCopyCellFormula(boolean&nbsp;copyCellFormula)</pre>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>copyCellFormula</code> - the copyCellFormula to set</dd></dl>
+</li>
+</ul>
+<a name="isCopyHyperlink()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>isCopyHyperlink</h4>
+<pre>public&nbsp;boolean&nbsp;isCopyHyperlink()</pre>
+<dl><dt><span class="strong">Returns:</span></dt><dd>the copyHyperlink</dd></dl>
+</li>
+</ul>
+<a name="setCopyHyperlink(boolean)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setCopyHyperlink</h4>
+<pre>public&nbsp;void&nbsp;setCopyHyperlink(boolean&nbsp;copyHyperlink)</pre>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>copyHyperlink</code> - the copyHyperlink to set</dd></dl>
+</li>
+</ul>
+<a name="isMergeHyperlink()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>isMergeHyperlink</h4>
+<pre>public&nbsp;boolean&nbsp;isMergeHyperlink()</pre>
+<dl><dt><span class="strong">Returns:</span></dt><dd>the mergeHyperlink</dd></dl>
+</li>
+</ul>
+<a name="setMergeHyperlink(boolean)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setMergeHyperlink</h4>
+<pre>public&nbsp;void&nbsp;setMergeHyperlink(boolean&nbsp;mergeHyperlink)</pre>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>mergeHyperlink</code> - the mergeHyperlink to set</dd></dl>
+</li>
+</ul>
+<a name="isCopyRowHeight()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>isCopyRowHeight</h4>
+<pre>public&nbsp;boolean&nbsp;isCopyRowHeight()</pre>
+<dl><dt><span class="strong">Returns:</span></dt><dd>the copyRowHeight</dd></dl>
+</li>
+</ul>
+<a name="setCopyRowHeight(boolean)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setCopyRowHeight</h4>
+<pre>public&nbsp;void&nbsp;setCopyRowHeight(boolean&nbsp;copyRowHeight)</pre>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>copyRowHeight</code> - the copyRowHeight to set</dd></dl>
+</li>
+</ul>
+<a name="isCondenseRows()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>isCondenseRows</h4>
+<pre>public&nbsp;boolean&nbsp;isCondenseRows()</pre>
+<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>
+<dl><dt><span class="strong">Returns:</span></dt><dd>the condenseRows</dd></dl>
+</li>
+</ul>
+<a name="setCondenseRows(boolean)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setCondenseRows</h4>
+<pre>public&nbsp;void&nbsp;setCondenseRows(boolean&nbsp;condenseRows)</pre>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>condenseRows</code> - the condenseRows to set</dd></dl>
+</li>
+</ul>
+<a name="isCopyMergedRegions()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>isCopyMergedRegions</h4>
+<pre>public&nbsp;boolean&nbsp;isCopyMergedRegions()</pre>
+<dl><dt><span class="strong">Returns:</span></dt><dd>the copyMergedRegions</dd></dl>
+</li>
+</ul>
+<a name="setCopyMergedRegions(boolean)">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>setCopyMergedRegions</h4>
+<pre>public&nbsp;void&nbsp;setCopyMergedRegions(boolean&nbsp;copyMergedRegions)</pre>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>copyMergedRegions</code> - the copyMergedRegions to set</dd></dl>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/CellCopyPolicy.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../help-doc.html">Help</a></li>
+</ul>
+</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">Next Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../index.html?org/apache/poi/ss/usermodel/CellCopyPolicy.html" target="_top">Frames</a></li>
+<li><a href="CellCopyPolicy.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li><a href="#nested_class_summary">Nested</a>&nbsp;|&nbsp;</li>
+<li><a href="#field_summary">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#field_detail">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_detail">Method</a></li>
+</ul>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>
+                <i>Copyright 2015 The Apache Software Foundation or
+        its licensors, as applicable.</i>
+            </small></p>
+</body>
+</html>

Modified: poi/site/publish/apidocs/org/apache/poi/ss/usermodel/DataFormatter.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/ss/usermodel/DataFormatter.html?rev=1712261&r1=1712260&r2=1712261&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/ss/usermodel/DataFormatter.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/ss/usermodel/DataFormatter.html Tue Nov  3 11:45:20 2015
@@ -162,7 +162,7 @@ implements java.util.Observer</pre>
    Excel will output "", <code>DataFormatter</code> will output "0".
  </ul>
  <p>
-  Some formats are automatically "localised" by Excel, eg show as mm/dd/yyyy when
+  Some formats are automatically "localized" by Excel, eg show as mm/dd/yyyy when
    loaded in Excel in some Locales but as dd/mm/yyyy in others. These are always
    returned in the "default" (US) format, as stored in the file. 
   Some format strings request an alternate locale, eg 
@@ -560,7 +560,7 @@ implements java.util.Observer</pre>
  <a href="../../../../../org/apache/poi/ss/usermodel/DataFormatter.html#setDefaultNumberFormat(java.text.Format)"><code>setDefaultNumberFormat(Format)</code></a>, need to be added again.
  To notify callers, the returned <code>Observable</code> should be used.
  The Object in <code>Observer.update(Observable, Object)</code> is the new Locale.</div>
-<dl><dt><span class="strong">Returns:</span></dt><dd>the listener object, where callers can register themself</dd></dl>
+<dl><dt><span class="strong">Returns:</span></dt><dd>the listener object, where callers can register themselves</dd></dl>
 </li>
 </ul>
 <a name="update(java.util.Observable, java.lang.Object)">

Added: poi/site/publish/apidocs/org/apache/poi/ss/usermodel/class-use/CellCopyPolicy.Builder.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/ss/usermodel/class-use/CellCopyPolicy.Builder.html?rev=1712261&view=auto
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/ss/usermodel/class-use/CellCopyPolicy.Builder.html (added)
+++ poi/site/publish/apidocs/org/apache/poi/ss/usermodel/class-use/CellCopyPolicy.Builder.html Tue Nov  3 11:45:20 2015
@@ -0,0 +1,185 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<title>Uses of Class org.apache.poi.ss.usermodel.CellCopyPolicy.Builder (POI API Documentation)</title>
+<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="Uses of Class org.apache.poi.ss.usermodel.CellCopyPolicy.Builder (POI API Documentation)";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../org/apache/poi/ss/usermodel/CellCopyPolicy.Builder.html" title="class in org.apache.poi.ss.usermodel">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/poi/ss/usermodel/class-use/CellCopyPolicy.Builder.html" target="_top">Frames</a></li>
+<li><a href="CellCopyPolicy.Builder.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Class org.apache.poi.ss.usermodel.CellCopyPolicy.Builder" class="title">Uses of Class<br>org.apache.poi.ss.usermodel.CellCopyPolicy.Builder</h2>
+</div>
+<div class="classUseContainer">
+<ul class="blockList">
+<li class="blockList">
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
+<caption><span>Packages that use <a href="../../../../../../org/apache/poi/ss/usermodel/CellCopyPolicy.Builder.html" title="class in org.apache.poi.ss.usermodel">CellCopyPolicy.Builder</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Package</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a href="#org.apache.poi.ss.usermodel">org.apache.poi.ss.usermodel</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<ul class="blockList">
+<li class="blockList"><a name="org.apache.poi.ss.usermodel">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../../../../org/apache/poi/ss/usermodel/CellCopyPolicy.Builder.html" title="class in org.apache.poi.ss.usermodel">CellCopyPolicy.Builder</a> in <a href="../../../../../../org/apache/poi/ss/usermodel/package-summary.html">org.apache.poi.ss.usermodel</a></h3>
+<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/usermodel/package-summary.html">org.apache.poi.ss.usermodel</a> that return <a href="../../../../../../org/apache/poi/ss/usermodel/CellCopyPolicy.Builder.html" title="class in org.apache.poi.ss.usermodel">CellCopyPolicy.Builder</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><a href="../../../../../../org/apache/poi/ss/usermodel/CellCopyPolicy.Builder.html" title="class in org.apache.poi.ss.usermodel">CellCopyPolicy.Builder</a></code></td>
+<td class="colLast"><span class="strong">CellCopyPolicy.Builder.</span><code><strong><a href="../../../../../../org/apache/poi/ss/usermodel/CellCopyPolicy.Builder.html#cellFormula(boolean)">cellFormula</a></strong>(boolean&nbsp;copyCellFormula)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="../../../../../../org/apache/poi/ss/usermodel/CellCopyPolicy.Builder.html" title="class in org.apache.poi.ss.usermodel">CellCopyPolicy.Builder</a></code></td>
+<td class="colLast"><span class="strong">CellCopyPolicy.Builder.</span><code><strong><a href="../../../../../../org/apache/poi/ss/usermodel/CellCopyPolicy.Builder.html#cellStyle(boolean)">cellStyle</a></strong>(boolean&nbsp;copyCellStyle)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../../../../org/apache/poi/ss/usermodel/CellCopyPolicy.Builder.html" title="class in org.apache.poi.ss.usermodel">CellCopyPolicy.Builder</a></code></td>
+<td class="colLast"><span class="strong">CellCopyPolicy.Builder.</span><code><strong><a href="../../../../../../org/apache/poi/ss/usermodel/CellCopyPolicy.Builder.html#cellValue(boolean)">cellValue</a></strong>(boolean&nbsp;copyCellValue)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="../../../../../../org/apache/poi/ss/usermodel/CellCopyPolicy.Builder.html" title="class in org.apache.poi.ss.usermodel">CellCopyPolicy.Builder</a></code></td>
+<td class="colLast"><span class="strong">CellCopyPolicy.Builder.</span><code><strong><a href="../../../../../../org/apache/poi/ss/usermodel/CellCopyPolicy.Builder.html#condenseRows(boolean)">condenseRows</a></strong>(boolean&nbsp;condenseRows)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../../../../org/apache/poi/ss/usermodel/CellCopyPolicy.Builder.html" title="class in org.apache.poi.ss.usermodel">CellCopyPolicy.Builder</a></code></td>
+<td class="colLast"><span class="strong">CellCopyPolicy.Builder.</span><code><strong><a href="../../../../../../org/apache/poi/ss/usermodel/CellCopyPolicy.Builder.html#copyHyperlink(boolean)">copyHyperlink</a></strong>(boolean&nbsp;copyHyperlink)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="../../../../../../org/apache/poi/ss/usermodel/CellCopyPolicy.Builder.html" title="class in org.apache.poi.ss.usermodel">CellCopyPolicy.Builder</a></code></td>
+<td class="colLast"><span class="strong">CellCopyPolicy.Builder.</span><code><strong><a href="../../../../../../org/apache/poi/ss/usermodel/CellCopyPolicy.Builder.html#mergedRegions(boolean)">mergedRegions</a></strong>(boolean&nbsp;copyMergedRegions)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../../../../org/apache/poi/ss/usermodel/CellCopyPolicy.Builder.html" title="class in org.apache.poi.ss.usermodel">CellCopyPolicy.Builder</a></code></td>
+<td class="colLast"><span class="strong">CellCopyPolicy.Builder.</span><code><strong><a href="../../../../../../org/apache/poi/ss/usermodel/CellCopyPolicy.Builder.html#mergeHyperlink(boolean)">mergeHyperlink</a></strong>(boolean&nbsp;mergeHyperlink)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="../../../../../../org/apache/poi/ss/usermodel/CellCopyPolicy.Builder.html" title="class in org.apache.poi.ss.usermodel">CellCopyPolicy.Builder</a></code></td>
+<td class="colLast"><span class="strong">CellCopyPolicy.Builder.</span><code><strong><a href="../../../../../../org/apache/poi/ss/usermodel/CellCopyPolicy.Builder.html#rowHeight(boolean)">rowHeight</a></strong>(boolean&nbsp;copyRowHeight)</code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../org/apache/poi/ss/usermodel/CellCopyPolicy.Builder.html" title="class in org.apache.poi.ss.usermodel">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/poi/ss/usermodel/class-use/CellCopyPolicy.Builder.html" target="_top">Frames</a></li>
+<li><a href="CellCopyPolicy.Builder.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>
+                <i>Copyright 2015 The Apache Software Foundation or
+        its licensors, as applicable.</i>
+            </small></p>
+</body>
+</html>

Added: poi/site/publish/apidocs/org/apache/poi/ss/usermodel/class-use/CellCopyPolicy.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/ss/usermodel/class-use/CellCopyPolicy.html?rev=1712261&view=auto
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/ss/usermodel/class-use/CellCopyPolicy.html (added)
+++ poi/site/publish/apidocs/org/apache/poi/ss/usermodel/class-use/CellCopyPolicy.html Tue Nov  3 11:45:20 2015
@@ -0,0 +1,223 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<title>Uses of Class org.apache.poi.ss.usermodel.CellCopyPolicy (POI API Documentation)</title>
+<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="Uses of Class org.apache.poi.ss.usermodel.CellCopyPolicy (POI API Documentation)";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../org/apache/poi/ss/usermodel/CellCopyPolicy.html" title="class in org.apache.poi.ss.usermodel">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/poi/ss/usermodel/class-use/CellCopyPolicy.html" target="_top">Frames</a></li>
+<li><a href="CellCopyPolicy.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Class org.apache.poi.ss.usermodel.CellCopyPolicy" class="title">Uses of Class<br>org.apache.poi.ss.usermodel.CellCopyPolicy</h2>
+</div>
+<div class="classUseContainer">
+<ul class="blockList">
+<li class="blockList">
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
+<caption><span>Packages that use <a href="../../../../../../org/apache/poi/ss/usermodel/CellCopyPolicy.html" title="class in org.apache.poi.ss.usermodel">CellCopyPolicy</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Package</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a href="#org.apache.poi.ss.usermodel">org.apache.poi.ss.usermodel</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="#org.apache.poi.xssf.usermodel">org.apache.poi.xssf.usermodel</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<ul class="blockList">
+<li class="blockList"><a name="org.apache.poi.ss.usermodel">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../../../../org/apache/poi/ss/usermodel/CellCopyPolicy.html" title="class in org.apache.poi.ss.usermodel">CellCopyPolicy</a> in <a href="../../../../../../org/apache/poi/ss/usermodel/package-summary.html">org.apache.poi.ss.usermodel</a></h3>
+<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/usermodel/package-summary.html">org.apache.poi.ss.usermodel</a> that return <a href="../../../../../../org/apache/poi/ss/usermodel/CellCopyPolicy.html" title="class in org.apache.poi.ss.usermodel">CellCopyPolicy</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><a href="../../../../../../org/apache/poi/ss/usermodel/CellCopyPolicy.html" title="class in org.apache.poi.ss.usermodel">CellCopyPolicy</a></code></td>
+<td class="colLast"><span class="strong">CellCopyPolicy.Builder.</span><code><strong><a href="../../../../../../org/apache/poi/ss/usermodel/CellCopyPolicy.Builder.html#build()">build</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="../../../../../../org/apache/poi/ss/usermodel/CellCopyPolicy.html" title="class in org.apache.poi.ss.usermodel">CellCopyPolicy</a></code></td>
+<td class="colLast"><span class="strong">CellCopyPolicy.</span><code><strong><a href="../../../../../../org/apache/poi/ss/usermodel/CellCopyPolicy.html#clone()">clone</a></strong>()</code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList"><a name="org.apache.poi.xssf.usermodel">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../../../../org/apache/poi/ss/usermodel/CellCopyPolicy.html" title="class in org.apache.poi.ss.usermodel">CellCopyPolicy</a> in <a href="../../../../../../org/apache/poi/xssf/usermodel/package-summary.html">org.apache.poi.xssf.usermodel</a></h3>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
+<caption><span>Methods in <a href="../../../../../../org/apache/poi/xssf/usermodel/package-summary.html">org.apache.poi.xssf.usermodel</a> with parameters of type <a href="../../../../../../org/apache/poi/ss/usermodel/CellCopyPolicy.html" title="class in org.apache.poi.ss.usermodel">CellCopyPolicy</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>void</code></td>
+<td class="colLast"><span class="strong">XSSFCell.</span><code><strong><a href="../../../../../../org/apache/poi/xssf/usermodel/XSSFCell.html#copyCellFrom(org.apache.poi.ss.usermodel.Cell,%20org.apache.poi.ss.usermodel.CellCopyPolicy)">copyCellFrom</a></strong>(<a href="../../../../../../org/apache/poi/ss/usermodel/Cell.html" title="interface in org.apache.poi.ss.usermodel">Cell</a>&nbsp;srcCell,
+            <a href="../../../../../../org/apache/poi/ss/usermodel/CellCopyPolicy.html" title="class in org.apache.poi.ss.usermodel">CellCopyPolicy</a>&nbsp;policy)</code>
+<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>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span class="strong">XSSFRow.</span><code><strong><a href="../../../../../../org/apache/poi/xssf/usermodel/XSSFRow.html#copyRowFrom(org.apache.poi.ss.usermodel.Row,%20org.apache.poi.ss.usermodel.CellCopyPolicy)">copyRowFrom</a></strong>(<a href="../../../../../../org/apache/poi/ss/usermodel/Row.html" title="interface in org.apache.poi.ss.usermodel">Row</a>&nbsp;srcRow,
+           <a href="../../../../../../org/apache/poi/ss/usermodel/CellCopyPolicy.html" title="class in org.apache.poi.ss.usermodel">CellCopyPolicy</a>&nbsp;policy)</code>
+<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>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span class="strong">XSSFSheet.</span><code><strong><a href="../../../../../../org/apache/poi/xssf/usermodel/XSSFSheet.html#copyRows(int,%20int,%20int,%20org.apache.poi.ss.usermodel.CellCopyPolicy)">copyRows</a></strong>(int&nbsp;srcStartRow,
+        int&nbsp;srcEndRow,
+        int&nbsp;destStartRow,
+        <a href="../../../../../../org/apache/poi/ss/usermodel/CellCopyPolicy.html" title="class in org.apache.poi.ss.usermodel">CellCopyPolicy</a>&nbsp;cellCopyPolicy)</code>
+<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>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span class="strong">XSSFSheet.</span><code><strong><a href="../../../../../../org/apache/poi/xssf/usermodel/XSSFSheet.html#copyRows(java.util.List,%20int,%20org.apache.poi.ss.usermodel.CellCopyPolicy)">copyRows</a></strong>(java.util.List&lt;? extends <a href="../../../../../../org/apache/poi/ss/usermodel/Row.html" title="interface in org.apache.poi.ss.usermodel">Row</a>&gt;&nbsp;srcRows,
+        int&nbsp;destStartRow,
+        <a href="../../../../../../org/apache/poi/ss/usermodel/CellCopyPolicy.html" title="class in org.apache.poi.ss.usermodel">CellCopyPolicy</a>&nbsp;policy)</code>
+<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>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../org/apache/poi/ss/usermodel/CellCopyPolicy.html" title="class in org.apache.poi.ss.usermodel">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/poi/ss/usermodel/class-use/CellCopyPolicy.html" target="_top">Frames</a></li>
+<li><a href="CellCopyPolicy.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>
+                <i>Copyright 2015 The Apache Software Foundation or
+        its licensors, as applicable.</i>
+            </small></p>
+</body>
+</html>

Modified: poi/site/publish/apidocs/org/apache/poi/ss/usermodel/class-use/Font.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/ss/usermodel/class-use/Font.html?rev=1712261&r1=1712260&r2=1712261&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/ss/usermodel/class-use/Font.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/ss/usermodel/class-use/Font.html Tue Nov  3 11:45:20 2015
@@ -230,7 +230,7 @@
 <tbody>
 <tr class="altColor">
 <td class="colFirst"><code>static boolean</code></td>
-<td class="colLast"><span class="strong">SheetUtil.</span><code><strong><a href="../../../../../../org/apache/poi/ss/util/SheetUtil.html#canComputeColumnWidht(org.apache.poi.ss.usermodel.Font)">canComputeColumnWidht</a></strong>(<a href="../../../../../../org/apache/poi/ss/usermodel/Font.html" title="interface in org.apache.poi.ss.usermodel">Font</a>&nbsp;font)</code>
+<td class="colLast"><span class="strong">SheetUtil.</span><code><strong><a href="../../../../../../org/apache/poi/ss/util/SheetUtil.html#canComputeColumnWidth(org.apache.poi.ss.usermodel.Font)">canComputeColumnWidth</a></strong>(<a href="../../../../../../org/apache/poi/ss/usermodel/Font.html" title="interface in org.apache.poi.ss.usermodel">Font</a>&nbsp;font)</code>
 <div class="block">Check if the Fonts are installed correctly so that Java can compute the size of
  columns.</div>
 </td>

Modified: poi/site/publish/apidocs/org/apache/poi/ss/util/SheetUtil.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/ss/util/SheetUtil.html?rev=1712261&r1=1712260&r2=1712261&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/ss/util/SheetUtil.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/ss/util/SheetUtil.html Tue Nov  3 11:45:20 2015
@@ -136,7 +136,7 @@ extends java.lang.Object</pre>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>static boolean</code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/ss/util/SheetUtil.html#canComputeColumnWidht(org.apache.poi.ss.usermodel.Font)">canComputeColumnWidht</a></strong>(<a href="../../../../../org/apache/poi/ss/usermodel/Font.html" title="interface in org.apache.poi.ss.usermodel">Font</a>&nbsp;font)</code>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/ss/util/SheetUtil.html#canComputeColumnWidth(org.apache.poi.ss.usermodel.Font)">canComputeColumnWidth</a></strong>(<a href="../../../../../org/apache/poi/ss/usermodel/Font.html" title="interface in org.apache.poi.ss.usermodel">Font</a>&nbsp;font)</code>
 <div class="block">Check if the Fonts are installed correctly so that Java can compute the size of
  columns.</div>
 </td>
@@ -266,13 +266,13 @@ extends java.lang.Object</pre>
 <dt><span class="strong">Returns:</span></dt><dd>the width in pixels or -1 if cell is empty</dd></dl>
 </li>
 </ul>
-<a name="canComputeColumnWidht(org.apache.poi.ss.usermodel.Font)">
+<a name="canComputeColumnWidth(org.apache.poi.ss.usermodel.Font)">
 <!--   -->
 </a>
 <ul class="blockList">
 <li class="blockList">
-<h4>canComputeColumnWidht</h4>
-<pre>public static&nbsp;boolean&nbsp;canComputeColumnWidht(<a href="../../../../../org/apache/poi/ss/usermodel/Font.html" title="interface in org.apache.poi.ss.usermodel">Font</a>&nbsp;font)</pre>
+<h4>canComputeColumnWidth</h4>
+<pre>public static&nbsp;boolean&nbsp;canComputeColumnWidth(<a href="../../../../../org/apache/poi/ss/usermodel/Font.html" title="interface in org.apache.poi.ss.usermodel">Font</a>&nbsp;font)</pre>
 <div class="block">Check if the Fonts are installed correctly so that Java can compute the size of
  columns. 
  



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