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/30 20:32:31 UTC

svn commit: r1717306 [2/3] - in /poi/site/publish/apidocs: ./ org/apache/poi/hssf/usermodel/ org/apache/poi/hssf/usermodel/class-use/ org/apache/poi/ss/usermodel/ org/apache/poi/ss/usermodel/class-use/ org/apache/poi/ss/util/ org/apache/poi/util/class-...

Modified: poi/site/publish/apidocs/org/apache/poi/ss/usermodel/class-use/Row.MissingCellPolicy.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/ss/usermodel/class-use/Row.MissingCellPolicy.html?rev=1717306&r1=1717305&r2=1717306&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/ss/usermodel/class-use/Row.MissingCellPolicy.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/ss/usermodel/class-use/Row.MissingCellPolicy.html Mon Nov 30 19:32:30 2015
@@ -24,7 +24,7 @@
 <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/Row.MissingCellPolicy.html" title="class in org.apache.poi.ss.usermodel">Class</a></li>
+<li><a href="../../../../../../org/apache/poi/ss/usermodel/Row.MissingCellPolicy.html" title="enum 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>
@@ -67,7 +67,7 @@
 <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/Row.MissingCellPolicy.html" title="class in org.apache.poi.ss.usermodel">Row.MissingCellPolicy</a></span><span class="tabEnd">&nbsp;</span></caption>
+<caption><span>Packages that use <a href="../../../../../../org/apache/poi/ss/usermodel/Row.MissingCellPolicy.html" title="enum in org.apache.poi.ss.usermodel">Row.MissingCellPolicy</a></span><span class="tabEnd">&nbsp;</span></caption>
 <tr>
 <th class="colFirst" scope="col">Package</th>
 <th class="colLast" scope="col">Description</th>
@@ -99,16 +99,16 @@
 <li class="blockList"><a name="org.apache.poi.hssf.usermodel">
 <!--   -->
 </a>
-<h3>Uses of <a href="../../../../../../org/apache/poi/ss/usermodel/Row.MissingCellPolicy.html" title="class in org.apache.poi.ss.usermodel">Row.MissingCellPolicy</a> in <a href="../../../../../../org/apache/poi/hssf/usermodel/package-summary.html">org.apache.poi.hssf.usermodel</a></h3>
+<h3>Uses of <a href="../../../../../../org/apache/poi/ss/usermodel/Row.MissingCellPolicy.html" title="enum in org.apache.poi.ss.usermodel">Row.MissingCellPolicy</a> in <a href="../../../../../../org/apache/poi/hssf/usermodel/package-summary.html">org.apache.poi.hssf.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/hssf/usermodel/package-summary.html">org.apache.poi.hssf.usermodel</a> that return <a href="../../../../../../org/apache/poi/ss/usermodel/Row.MissingCellPolicy.html" title="class in org.apache.poi.ss.usermodel">Row.MissingCellPolicy</a></span><span class="tabEnd">&nbsp;</span></caption>
+<caption><span>Methods in <a href="../../../../../../org/apache/poi/hssf/usermodel/package-summary.html">org.apache.poi.hssf.usermodel</a> that return <a href="../../../../../../org/apache/poi/ss/usermodel/Row.MissingCellPolicy.html" title="enum in org.apache.poi.ss.usermodel">Row.MissingCellPolicy</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/Row.MissingCellPolicy.html" title="class in org.apache.poi.ss.usermodel">Row.MissingCellPolicy</a></code></td>
+<td class="colFirst"><code><a href="../../../../../../org/apache/poi/ss/usermodel/Row.MissingCellPolicy.html" title="enum in org.apache.poi.ss.usermodel">Row.MissingCellPolicy</a></code></td>
 <td class="colLast"><span class="strong">HSSFWorkbook.</span><code><strong><a href="../../../../../../org/apache/poi/hssf/usermodel/HSSFWorkbook.html#getMissingCellPolicy()">getMissingCellPolicy</a></strong>()</code>
 <div class="block">Retrieves the current policy on what to do when
   getting missing or blank cells from a row.</div>
@@ -117,7 +117,7 @@
 </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> with parameters of type <a href="../../../../../../org/apache/poi/ss/usermodel/Row.MissingCellPolicy.html" title="class in org.apache.poi.ss.usermodel">Row.MissingCellPolicy</a></span><span class="tabEnd">&nbsp;</span></caption>
+<caption><span>Methods in <a href="../../../../../../org/apache/poi/hssf/usermodel/package-summary.html">org.apache.poi.hssf.usermodel</a> with parameters of type <a href="../../../../../../org/apache/poi/ss/usermodel/Row.MissingCellPolicy.html" title="enum in org.apache.poi.ss.usermodel">Row.MissingCellPolicy</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>
@@ -126,14 +126,14 @@
 <tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/poi/hssf/usermodel/HSSFCell.html" title="class in org.apache.poi.hssf.usermodel">HSSFCell</a></code></td>
 <td class="colLast"><span class="strong">HSSFRow.</span><code><strong><a href="../../../../../../org/apache/poi/hssf/usermodel/HSSFRow.html#getCell(int,%20org.apache.poi.ss.usermodel.Row.MissingCellPolicy)">getCell</a></strong>(int&nbsp;cellnum,
-       <a href="../../../../../../org/apache/poi/ss/usermodel/Row.MissingCellPolicy.html" title="class in org.apache.poi.ss.usermodel">Row.MissingCellPolicy</a>&nbsp;policy)</code>
+       <a href="../../../../../../org/apache/poi/ss/usermodel/Row.MissingCellPolicy.html" title="enum in org.apache.poi.ss.usermodel">Row.MissingCellPolicy</a>&nbsp;policy)</code>
 <div class="block">Get the hssfcell representing a given column (logical cell)
   0-based.</div>
 </td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="strong">HSSFWorkbook.</span><code><strong><a href="../../../../../../org/apache/poi/hssf/usermodel/HSSFWorkbook.html#setMissingCellPolicy(org.apache.poi.ss.usermodel.Row.MissingCellPolicy)">setMissingCellPolicy</a></strong>(<a href="../../../../../../org/apache/poi/ss/usermodel/Row.MissingCellPolicy.html" title="class in org.apache.poi.ss.usermodel">Row.MissingCellPolicy</a>&nbsp;missingCellPolicy)</code>
+<td class="colLast"><span class="strong">HSSFWorkbook.</span><code><strong><a href="../../../../../../org/apache/poi/hssf/usermodel/HSSFWorkbook.html#setMissingCellPolicy(org.apache.poi.ss.usermodel.Row.MissingCellPolicy)">setMissingCellPolicy</a></strong>(<a href="../../../../../../org/apache/poi/ss/usermodel/Row.MissingCellPolicy.html" title="enum in org.apache.poi.ss.usermodel">Row.MissingCellPolicy</a>&nbsp;missingCellPolicy)</code>
 <div class="block">Sets the policy on what to do when
   getting missing or blank cells from a row.</div>
 </td>
@@ -144,28 +144,28 @@
 <li class="blockList"><a name="org.apache.poi.ss.usermodel">
 <!--   -->
 </a>
-<h3>Uses of <a href="../../../../../../org/apache/poi/ss/usermodel/Row.MissingCellPolicy.html" title="class in org.apache.poi.ss.usermodel">Row.MissingCellPolicy</a> in <a href="../../../../../../org/apache/poi/ss/usermodel/package-summary.html">org.apache.poi.ss.usermodel</a></h3>
+<h3>Uses of <a href="../../../../../../org/apache/poi/ss/usermodel/Row.MissingCellPolicy.html" title="enum in org.apache.poi.ss.usermodel">Row.MissingCellPolicy</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 fields, and an explanation">
-<caption><span>Fields in <a href="../../../../../../org/apache/poi/ss/usermodel/package-summary.html">org.apache.poi.ss.usermodel</a> declared as <a href="../../../../../../org/apache/poi/ss/usermodel/Row.MissingCellPolicy.html" title="class in org.apache.poi.ss.usermodel">Row.MissingCellPolicy</a></span><span class="tabEnd">&nbsp;</span></caption>
+<caption><span>Fields in <a href="../../../../../../org/apache/poi/ss/usermodel/package-summary.html">org.apache.poi.ss.usermodel</a> declared as <a href="../../../../../../org/apache/poi/ss/usermodel/Row.MissingCellPolicy.html" title="enum in org.apache.poi.ss.usermodel">Row.MissingCellPolicy</a></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>
 <tbody>
 <tr class="altColor">
-<td class="colFirst"><code>static <a href="../../../../../../org/apache/poi/ss/usermodel/Row.MissingCellPolicy.html" title="class in org.apache.poi.ss.usermodel">Row.MissingCellPolicy</a></code></td>
+<td class="colFirst"><code>static <a href="../../../../../../org/apache/poi/ss/usermodel/Row.MissingCellPolicy.html" title="enum in org.apache.poi.ss.usermodel">Row.MissingCellPolicy</a></code></td>
 <td class="colLast"><span class="strong">Row.</span><code><strong><a href="../../../../../../org/apache/poi/ss/usermodel/Row.html#CREATE_NULL_AS_BLANK">CREATE_NULL_AS_BLANK</a></strong></code>
 <div class="block">A new, blank cell is created for missing cells.</div>
 </td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><code>static <a href="../../../../../../org/apache/poi/ss/usermodel/Row.MissingCellPolicy.html" title="class in org.apache.poi.ss.usermodel">Row.MissingCellPolicy</a></code></td>
+<td class="colFirst"><code>static <a href="../../../../../../org/apache/poi/ss/usermodel/Row.MissingCellPolicy.html" title="enum in org.apache.poi.ss.usermodel">Row.MissingCellPolicy</a></code></td>
 <td class="colLast"><span class="strong">Row.</span><code><strong><a href="../../../../../../org/apache/poi/ss/usermodel/Row.html#RETURN_BLANK_AS_NULL">RETURN_BLANK_AS_NULL</a></strong></code>
-<div class="block">Missing cells are returned as null, as are blank cells</div>
+<div class="block">Missing cells and blank cells are returned as null</div>
 </td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><code>static <a href="../../../../../../org/apache/poi/ss/usermodel/Row.MissingCellPolicy.html" title="class in org.apache.poi.ss.usermodel">Row.MissingCellPolicy</a></code></td>
+<td class="colFirst"><code>static <a href="../../../../../../org/apache/poi/ss/usermodel/Row.MissingCellPolicy.html" title="enum in org.apache.poi.ss.usermodel">Row.MissingCellPolicy</a></code></td>
 <td class="colLast"><span class="strong">Row.</span><code><strong><a href="../../../../../../org/apache/poi/ss/usermodel/Row.html#RETURN_NULL_AND_BLANK">RETURN_NULL_AND_BLANK</a></strong></code>
 <div class="block">Missing cells are returned as null, Blank cells are returned as normal</div>
 </td>
@@ -173,23 +173,36 @@
 </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/usermodel/package-summary.html">org.apache.poi.ss.usermodel</a> that return <a href="../../../../../../org/apache/poi/ss/usermodel/Row.MissingCellPolicy.html" title="class in org.apache.poi.ss.usermodel">Row.MissingCellPolicy</a></span><span class="tabEnd">&nbsp;</span></caption>
+<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/Row.MissingCellPolicy.html" title="enum in org.apache.poi.ss.usermodel">Row.MissingCellPolicy</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/Row.MissingCellPolicy.html" title="class in org.apache.poi.ss.usermodel">Row.MissingCellPolicy</a></code></td>
+<td class="colFirst"><code><a href="../../../../../../org/apache/poi/ss/usermodel/Row.MissingCellPolicy.html" title="enum in org.apache.poi.ss.usermodel">Row.MissingCellPolicy</a></code></td>
 <td class="colLast"><span class="strong">Workbook.</span><code><strong><a href="../../../../../../org/apache/poi/ss/usermodel/Workbook.html#getMissingCellPolicy()">getMissingCellPolicy</a></strong>()</code>
 <div class="block">Retrieves the current policy on what to do when
   getting missing or blank cells from a row.</div>
 </td>
 </tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static <a href="../../../../../../org/apache/poi/ss/usermodel/Row.MissingCellPolicy.html" title="enum in org.apache.poi.ss.usermodel">Row.MissingCellPolicy</a></code></td>
+<td class="colLast"><span class="strong">Row.MissingCellPolicy.</span><code><strong><a href="../../../../../../org/apache/poi/ss/usermodel/Row.MissingCellPolicy.html#valueOf(java.lang.String)">valueOf</a></strong>(java.lang.String&nbsp;name)</code>
+<div class="block">Returns the enum constant of this type with the specified name.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static <a href="../../../../../../org/apache/poi/ss/usermodel/Row.MissingCellPolicy.html" title="enum in org.apache.poi.ss.usermodel">Row.MissingCellPolicy</a>[]</code></td>
+<td class="colLast"><span class="strong">Row.MissingCellPolicy.</span><code><strong><a href="../../../../../../org/apache/poi/ss/usermodel/Row.MissingCellPolicy.html#values()">values</a></strong>()</code>
+<div class="block">Returns an array containing the constants of this enum type, in
+the order they are declared.</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/ss/usermodel/package-summary.html">org.apache.poi.ss.usermodel</a> with parameters of type <a href="../../../../../../org/apache/poi/ss/usermodel/Row.MissingCellPolicy.html" title="class in org.apache.poi.ss.usermodel">Row.MissingCellPolicy</a></span><span class="tabEnd">&nbsp;</span></caption>
+<caption><span>Methods in <a href="../../../../../../org/apache/poi/ss/usermodel/package-summary.html">org.apache.poi.ss.usermodel</a> with parameters of type <a href="../../../../../../org/apache/poi/ss/usermodel/Row.MissingCellPolicy.html" title="enum in org.apache.poi.ss.usermodel">Row.MissingCellPolicy</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>
@@ -198,13 +211,13 @@
 <tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/poi/ss/usermodel/Cell.html" title="interface in org.apache.poi.ss.usermodel">Cell</a></code></td>
 <td class="colLast"><span class="strong">Row.</span><code><strong><a href="../../../../../../org/apache/poi/ss/usermodel/Row.html#getCell(int,%20org.apache.poi.ss.usermodel.Row.MissingCellPolicy)">getCell</a></strong>(int&nbsp;cellnum,
-       <a href="../../../../../../org/apache/poi/ss/usermodel/Row.MissingCellPolicy.html" title="class in org.apache.poi.ss.usermodel">Row.MissingCellPolicy</a>&nbsp;policy)</code>
-<div class="block">Returns the cell at the given (0 based) index, with the specified <a href="../../../../../../org/apache/poi/ss/usermodel/Row.MissingCellPolicy.html" title="class in org.apache.poi.ss.usermodel"><code>Row.MissingCellPolicy</code></a></div>
+       <a href="../../../../../../org/apache/poi/ss/usermodel/Row.MissingCellPolicy.html" title="enum in org.apache.poi.ss.usermodel">Row.MissingCellPolicy</a>&nbsp;policy)</code>
+<div class="block">Returns the cell at the given (0 based) index, with the specified <a href="../../../../../../org/apache/poi/ss/usermodel/Row.MissingCellPolicy.html" title="enum in org.apache.poi.ss.usermodel"><code>Row.MissingCellPolicy</code></a></div>
 </td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="strong">Workbook.</span><code><strong><a href="../../../../../../org/apache/poi/ss/usermodel/Workbook.html#setMissingCellPolicy(org.apache.poi.ss.usermodel.Row.MissingCellPolicy)">setMissingCellPolicy</a></strong>(<a href="../../../../../../org/apache/poi/ss/usermodel/Row.MissingCellPolicy.html" title="class in org.apache.poi.ss.usermodel">Row.MissingCellPolicy</a>&nbsp;missingCellPolicy)</code>
+<td class="colLast"><span class="strong">Workbook.</span><code><strong><a href="../../../../../../org/apache/poi/ss/usermodel/Workbook.html#setMissingCellPolicy(org.apache.poi.ss.usermodel.Row.MissingCellPolicy)">setMissingCellPolicy</a></strong>(<a href="../../../../../../org/apache/poi/ss/usermodel/Row.MissingCellPolicy.html" title="enum in org.apache.poi.ss.usermodel">Row.MissingCellPolicy</a>&nbsp;missingCellPolicy)</code>
 <div class="block">Sets the policy on what to do when
   getting missing or blank cells from a row.</div>
 </td>
@@ -215,16 +228,16 @@
 <li class="blockList"><a name="org.apache.poi.xssf.streaming">
 <!--   -->
 </a>
-<h3>Uses of <a href="../../../../../../org/apache/poi/ss/usermodel/Row.MissingCellPolicy.html" title="class in org.apache.poi.ss.usermodel">Row.MissingCellPolicy</a> in <a href="../../../../../../org/apache/poi/xssf/streaming/package-summary.html">org.apache.poi.xssf.streaming</a></h3>
+<h3>Uses of <a href="../../../../../../org/apache/poi/ss/usermodel/Row.MissingCellPolicy.html" title="enum in org.apache.poi.ss.usermodel">Row.MissingCellPolicy</a> in <a href="../../../../../../org/apache/poi/xssf/streaming/package-summary.html">org.apache.poi.xssf.streaming</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/streaming/package-summary.html">org.apache.poi.xssf.streaming</a> that return <a href="../../../../../../org/apache/poi/ss/usermodel/Row.MissingCellPolicy.html" title="class in org.apache.poi.ss.usermodel">Row.MissingCellPolicy</a></span><span class="tabEnd">&nbsp;</span></caption>
+<caption><span>Methods in <a href="../../../../../../org/apache/poi/xssf/streaming/package-summary.html">org.apache.poi.xssf.streaming</a> that return <a href="../../../../../../org/apache/poi/ss/usermodel/Row.MissingCellPolicy.html" title="enum in org.apache.poi.ss.usermodel">Row.MissingCellPolicy</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/Row.MissingCellPolicy.html" title="class in org.apache.poi.ss.usermodel">Row.MissingCellPolicy</a></code></td>
+<td class="colFirst"><code><a href="../../../../../../org/apache/poi/ss/usermodel/Row.MissingCellPolicy.html" title="enum in org.apache.poi.ss.usermodel">Row.MissingCellPolicy</a></code></td>
 <td class="colLast"><span class="strong">SXSSFWorkbook.</span><code><strong><a href="../../../../../../org/apache/poi/xssf/streaming/SXSSFWorkbook.html#getMissingCellPolicy()">getMissingCellPolicy</a></strong>()</code>
 <div class="block">Retrieves the current policy on what to do when
   getting missing or blank cells from a row.</div>
@@ -233,22 +246,22 @@
 </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/xssf/streaming/package-summary.html">org.apache.poi.xssf.streaming</a> with parameters of type <a href="../../../../../../org/apache/poi/ss/usermodel/Row.MissingCellPolicy.html" title="class in org.apache.poi.ss.usermodel">Row.MissingCellPolicy</a></span><span class="tabEnd">&nbsp;</span></caption>
+<caption><span>Methods in <a href="../../../../../../org/apache/poi/xssf/streaming/package-summary.html">org.apache.poi.xssf.streaming</a> with parameters of type <a href="../../../../../../org/apache/poi/ss/usermodel/Row.MissingCellPolicy.html" title="enum in org.apache.poi.ss.usermodel">Row.MissingCellPolicy</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/Cell.html" title="interface in org.apache.poi.ss.usermodel">Cell</a></code></td>
+<td class="colFirst"><code><a href="../../../../../../org/apache/poi/xssf/streaming/SXSSFCell.html" title="class in org.apache.poi.xssf.streaming">SXSSFCell</a></code></td>
 <td class="colLast"><span class="strong">SXSSFRow.</span><code><strong><a href="../../../../../../org/apache/poi/xssf/streaming/SXSSFRow.html#getCell(int,%20org.apache.poi.ss.usermodel.Row.MissingCellPolicy)">getCell</a></strong>(int&nbsp;cellnum,
-       <a href="../../../../../../org/apache/poi/ss/usermodel/Row.MissingCellPolicy.html" title="class in org.apache.poi.ss.usermodel">Row.MissingCellPolicy</a>&nbsp;policy)</code>
-<div class="block">Returns the cell at the given (0 based) index, with the specified <a href="../../../../../../org/apache/poi/ss/usermodel/Row.MissingCellPolicy.html" title="class in org.apache.poi.ss.usermodel"><code>Row.MissingCellPolicy</code></a></div>
+       <a href="../../../../../../org/apache/poi/ss/usermodel/Row.MissingCellPolicy.html" title="enum in org.apache.poi.ss.usermodel">Row.MissingCellPolicy</a>&nbsp;policy)</code>
+<div class="block">Returns the cell at the given (0 based) index, with the specified <a href="../../../../../../org/apache/poi/ss/usermodel/Row.MissingCellPolicy.html" title="enum in org.apache.poi.ss.usermodel"><code>Row.MissingCellPolicy</code></a></div>
 </td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="strong">SXSSFWorkbook.</span><code><strong><a href="../../../../../../org/apache/poi/xssf/streaming/SXSSFWorkbook.html#setMissingCellPolicy(org.apache.poi.ss.usermodel.Row.MissingCellPolicy)">setMissingCellPolicy</a></strong>(<a href="../../../../../../org/apache/poi/ss/usermodel/Row.MissingCellPolicy.html" title="class in org.apache.poi.ss.usermodel">Row.MissingCellPolicy</a>&nbsp;missingCellPolicy)</code>
+<td class="colLast"><span class="strong">SXSSFWorkbook.</span><code><strong><a href="../../../../../../org/apache/poi/xssf/streaming/SXSSFWorkbook.html#setMissingCellPolicy(org.apache.poi.ss.usermodel.Row.MissingCellPolicy)">setMissingCellPolicy</a></strong>(<a href="../../../../../../org/apache/poi/ss/usermodel/Row.MissingCellPolicy.html" title="enum in org.apache.poi.ss.usermodel">Row.MissingCellPolicy</a>&nbsp;missingCellPolicy)</code>
 <div class="block">Sets the policy on what to do when
   getting missing or blank cells from a row.</div>
 </td>
@@ -259,16 +272,16 @@
 <li class="blockList"><a name="org.apache.poi.xssf.usermodel">
 <!--   -->
 </a>
-<h3>Uses of <a href="../../../../../../org/apache/poi/ss/usermodel/Row.MissingCellPolicy.html" title="class in org.apache.poi.ss.usermodel">Row.MissingCellPolicy</a> in <a href="../../../../../../org/apache/poi/xssf/usermodel/package-summary.html">org.apache.poi.xssf.usermodel</a></h3>
+<h3>Uses of <a href="../../../../../../org/apache/poi/ss/usermodel/Row.MissingCellPolicy.html" title="enum in org.apache.poi.ss.usermodel">Row.MissingCellPolicy</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> that return <a href="../../../../../../org/apache/poi/ss/usermodel/Row.MissingCellPolicy.html" title="class in org.apache.poi.ss.usermodel">Row.MissingCellPolicy</a></span><span class="tabEnd">&nbsp;</span></caption>
+<caption><span>Methods in <a href="../../../../../../org/apache/poi/xssf/usermodel/package-summary.html">org.apache.poi.xssf.usermodel</a> that return <a href="../../../../../../org/apache/poi/ss/usermodel/Row.MissingCellPolicy.html" title="enum in org.apache.poi.ss.usermodel">Row.MissingCellPolicy</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/Row.MissingCellPolicy.html" title="class in org.apache.poi.ss.usermodel">Row.MissingCellPolicy</a></code></td>
+<td class="colFirst"><code><a href="../../../../../../org/apache/poi/ss/usermodel/Row.MissingCellPolicy.html" title="enum in org.apache.poi.ss.usermodel">Row.MissingCellPolicy</a></code></td>
 <td class="colLast"><span class="strong">XSSFWorkbook.</span><code><strong><a href="../../../../../../org/apache/poi/xssf/usermodel/XSSFWorkbook.html#getMissingCellPolicy()">getMissingCellPolicy</a></strong>()</code>
 <div class="block">Retrieves the current policy on what to do when
   getting missing or blank cells from a row.</div>
@@ -277,7 +290,7 @@
 </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/xssf/usermodel/package-summary.html">org.apache.poi.xssf.usermodel</a> with parameters of type <a href="../../../../../../org/apache/poi/ss/usermodel/Row.MissingCellPolicy.html" title="class in org.apache.poi.ss.usermodel">Row.MissingCellPolicy</a></span><span class="tabEnd">&nbsp;</span></caption>
+<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/Row.MissingCellPolicy.html" title="enum in org.apache.poi.ss.usermodel">Row.MissingCellPolicy</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>
@@ -286,13 +299,13 @@
 <tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/poi/xssf/usermodel/XSSFCell.html" title="class in org.apache.poi.xssf.usermodel">XSSFCell</a></code></td>
 <td class="colLast"><span class="strong">XSSFRow.</span><code><strong><a href="../../../../../../org/apache/poi/xssf/usermodel/XSSFRow.html#getCell(int,%20org.apache.poi.ss.usermodel.Row.MissingCellPolicy)">getCell</a></strong>(int&nbsp;cellnum,
-       <a href="../../../../../../org/apache/poi/ss/usermodel/Row.MissingCellPolicy.html" title="class in org.apache.poi.ss.usermodel">Row.MissingCellPolicy</a>&nbsp;policy)</code>
-<div class="block">Returns the cell at the given (0 based) index, with the specified <a href="../../../../../../org/apache/poi/ss/usermodel/Row.MissingCellPolicy.html" title="class in org.apache.poi.ss.usermodel"><code>Row.MissingCellPolicy</code></a></div>
+       <a href="../../../../../../org/apache/poi/ss/usermodel/Row.MissingCellPolicy.html" title="enum in org.apache.poi.ss.usermodel">Row.MissingCellPolicy</a>&nbsp;policy)</code>
+<div class="block">Returns the cell at the given (0 based) index, with the specified <a href="../../../../../../org/apache/poi/ss/usermodel/Row.MissingCellPolicy.html" title="enum in org.apache.poi.ss.usermodel"><code>Row.MissingCellPolicy</code></a></div>
 </td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="strong">XSSFWorkbook.</span><code><strong><a href="../../../../../../org/apache/poi/xssf/usermodel/XSSFWorkbook.html#setMissingCellPolicy(org.apache.poi.ss.usermodel.Row.MissingCellPolicy)">setMissingCellPolicy</a></strong>(<a href="../../../../../../org/apache/poi/ss/usermodel/Row.MissingCellPolicy.html" title="class in org.apache.poi.ss.usermodel">Row.MissingCellPolicy</a>&nbsp;missingCellPolicy)</code>
+<td class="colLast"><span class="strong">XSSFWorkbook.</span><code><strong><a href="../../../../../../org/apache/poi/xssf/usermodel/XSSFWorkbook.html#setMissingCellPolicy(org.apache.poi.ss.usermodel.Row.MissingCellPolicy)">setMissingCellPolicy</a></strong>(<a href="../../../../../../org/apache/poi/ss/usermodel/Row.MissingCellPolicy.html" title="enum in org.apache.poi.ss.usermodel">Row.MissingCellPolicy</a>&nbsp;missingCellPolicy)</code>
 <div class="block">Sets the policy on what to do when
   getting missing or blank cells from a row.</div>
 </td>
@@ -313,7 +326,7 @@
 <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/Row.MissingCellPolicy.html" title="class in org.apache.poi.ss.usermodel">Class</a></li>
+<li><a href="../../../../../../org/apache/poi/ss/usermodel/Row.MissingCellPolicy.html" title="enum 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>

Modified: poi/site/publish/apidocs/org/apache/poi/ss/usermodel/class-use/Workbook.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/ss/usermodel/class-use/Workbook.html?rev=1717306&r1=1717305&r2=1717306&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/ss/usermodel/class-use/Workbook.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/ss/usermodel/class-use/Workbook.html Mon Nov 30 19:32:30 2015
@@ -331,6 +331,12 @@
 </tr>
 <tbody>
 <tr class="altColor">
+<td class="colFirst"><code>static int</code></td>
+<td class="colLast"><span class="strong">SheetUtil.</span><code><strong><a href="../../../../../../org/apache/poi/ss/util/SheetUtil.html#getDefaultCharWidth(org.apache.poi.ss.usermodel.Workbook)">getDefaultCharWidth</a></strong>(<a href="../../../../../../org/apache/poi/ss/usermodel/Workbook.html" title="interface in org.apache.poi.ss.usermodel">Workbook</a>&nbsp;wb)</code>
+<div class="block">Get default character width using the Workbook's default font</div>
+</td>
+</tr>
+<tr class="rowColor">
 <td class="colFirst"><code>static void</code></td>
 <td class="colLast"><span class="strong">CellUtil.</span><code><strong><a href="../../../../../../org/apache/poi/ss/util/CellUtil.html#setAlignment(org.apache.poi.ss.usermodel.Cell,%20org.apache.poi.ss.usermodel.Workbook,%20short)">setAlignment</a></strong>(<a href="../../../../../../org/apache/poi/ss/usermodel/Cell.html" title="interface in org.apache.poi.ss.usermodel">Cell</a>&nbsp;cell,
             <a href="../../../../../../org/apache/poi/ss/usermodel/Workbook.html" title="interface in org.apache.poi.ss.usermodel">Workbook</a>&nbsp;workbook,
@@ -338,7 +344,7 @@
 <div class="block">Take a cell, and align it.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>static void</code></td>
 <td class="colLast"><span class="strong">RegionUtil.</span><code><strong><a href="../../../../../../org/apache/poi/ss/util/RegionUtil.html#setBorderBottom(int,%20org.apache.poi.ss.util.CellRangeAddress,%20org.apache.poi.ss.usermodel.Sheet,%20org.apache.poi.ss.usermodel.Workbook)">setBorderBottom</a></strong>(int&nbsp;border,
                <a href="../../../../../../org/apache/poi/ss/util/CellRangeAddress.html" title="class in org.apache.poi.ss.util">CellRangeAddress</a>&nbsp;region,
@@ -347,7 +353,7 @@
 <div class="block">Sets the borderBottom attribute of the RegionUtil object</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>static void</code></td>
 <td class="colLast"><span class="strong">RegionUtil.</span><code><strong><a href="../../../../../../org/apache/poi/ss/util/RegionUtil.html#setBorderLeft(int,%20org.apache.poi.ss.util.CellRangeAddress,%20org.apache.poi.ss.usermodel.Sheet,%20org.apache.poi.ss.usermodel.Workbook)">setBorderLeft</a></strong>(int&nbsp;border,
              <a href="../../../../../../org/apache/poi/ss/util/CellRangeAddress.html" title="class in org.apache.poi.ss.util">CellRangeAddress</a>&nbsp;region,
@@ -357,7 +363,7 @@
  cells on the left</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>static void</code></td>
 <td class="colLast"><span class="strong">RegionUtil.</span><code><strong><a href="../../../../../../org/apache/poi/ss/util/RegionUtil.html#setBorderRight(int,%20org.apache.poi.ss.util.CellRangeAddress,%20org.apache.poi.ss.usermodel.Sheet,%20org.apache.poi.ss.usermodel.Workbook)">setBorderRight</a></strong>(int&nbsp;border,
               <a href="../../../../../../org/apache/poi/ss/util/CellRangeAddress.html" title="class in org.apache.poi.ss.util">CellRangeAddress</a>&nbsp;region,
@@ -366,7 +372,7 @@
 <div class="block">Sets the borderRight attribute of the RegionUtil object</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>static void</code></td>
 <td class="colLast"><span class="strong">RegionUtil.</span><code><strong><a href="../../../../../../org/apache/poi/ss/util/RegionUtil.html#setBorderTop(int,%20org.apache.poi.ss.util.CellRangeAddress,%20org.apache.poi.ss.usermodel.Sheet,%20org.apache.poi.ss.usermodel.Workbook)">setBorderTop</a></strong>(int&nbsp;border,
             <a href="../../../../../../org/apache/poi/ss/util/CellRangeAddress.html" title="class in org.apache.poi.ss.util">CellRangeAddress</a>&nbsp;region,
@@ -375,7 +381,7 @@
 <div class="block">Sets the borderBottom attribute of the RegionUtil object</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>static void</code></td>
 <td class="colLast"><span class="strong">RegionUtil.</span><code><strong><a href="../../../../../../org/apache/poi/ss/util/RegionUtil.html#setBottomBorderColor(int,%20org.apache.poi.ss.util.CellRangeAddress,%20org.apache.poi.ss.usermodel.Sheet,%20org.apache.poi.ss.usermodel.Workbook)">setBottomBorderColor</a></strong>(int&nbsp;color,
                     <a href="../../../../../../org/apache/poi/ss/util/CellRangeAddress.html" title="class in org.apache.poi.ss.util">CellRangeAddress</a>&nbsp;region,
@@ -384,7 +390,7 @@
 <div class="block">Sets the bottomBorderColor attribute of the RegionUtil object</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>static void</code></td>
 <td class="colLast"><span class="strong">CellUtil.</span><code><strong><a href="../../../../../../org/apache/poi/ss/util/CellUtil.html#setCellStyleProperty(org.apache.poi.ss.usermodel.Cell,%20org.apache.poi.ss.usermodel.Workbook,%20java.lang.String,%20java.lang.Object)">setCellStyleProperty</a></strong>(<a href="../../../../../../org/apache/poi/ss/usermodel/Cell.html" title="interface in org.apache.poi.ss.usermodel">Cell</a>&nbsp;cell,
                     <a href="../../../../../../org/apache/poi/ss/usermodel/Workbook.html" title="interface in org.apache.poi.ss.usermodel">Workbook</a>&nbsp;workbook,
@@ -394,7 +400,7 @@
  style to be.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>static void</code></td>
 <td class="colLast"><span class="strong">CellUtil.</span><code><strong><a href="../../../../../../org/apache/poi/ss/util/CellUtil.html#setFont(org.apache.poi.ss.usermodel.Cell,%20org.apache.poi.ss.usermodel.Workbook,%20org.apache.poi.ss.usermodel.Font)">setFont</a></strong>(<a href="../../../../../../org/apache/poi/ss/usermodel/Cell.html" title="interface in org.apache.poi.ss.usermodel">Cell</a>&nbsp;cell,
        <a href="../../../../../../org/apache/poi/ss/usermodel/Workbook.html" title="interface in org.apache.poi.ss.usermodel">Workbook</a>&nbsp;workbook,
@@ -402,7 +408,7 @@
 <div class="block">Take a cell, and apply a font to it</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>static void</code></td>
 <td class="colLast"><span class="strong">RegionUtil.</span><code><strong><a href="../../../../../../org/apache/poi/ss/util/RegionUtil.html#setLeftBorderColor(int,%20org.apache.poi.ss.util.CellRangeAddress,%20org.apache.poi.ss.usermodel.Sheet,%20org.apache.poi.ss.usermodel.Workbook)">setLeftBorderColor</a></strong>(int&nbsp;color,
                   <a href="../../../../../../org/apache/poi/ss/util/CellRangeAddress.html" title="class in org.apache.poi.ss.util">CellRangeAddress</a>&nbsp;region,
@@ -411,7 +417,7 @@
 <div class="block">Sets the leftBorderColor attribute of the RegionUtil object</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>static void</code></td>
 <td class="colLast"><span class="strong">RegionUtil.</span><code><strong><a href="../../../../../../org/apache/poi/ss/util/RegionUtil.html#setRightBorderColor(int,%20org.apache.poi.ss.util.CellRangeAddress,%20org.apache.poi.ss.usermodel.Sheet,%20org.apache.poi.ss.usermodel.Workbook)">setRightBorderColor</a></strong>(int&nbsp;color,
                    <a href="../../../../../../org/apache/poi/ss/util/CellRangeAddress.html" title="class in org.apache.poi.ss.util">CellRangeAddress</a>&nbsp;region,
@@ -420,7 +426,7 @@
 <div class="block">Sets the rightBorderColor attribute of the RegionUtil object</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>static void</code></td>
 <td class="colLast"><span class="strong">RegionUtil.</span><code><strong><a href="../../../../../../org/apache/poi/ss/util/RegionUtil.html#setTopBorderColor(int,%20org.apache.poi.ss.util.CellRangeAddress,%20org.apache.poi.ss.usermodel.Sheet,%20org.apache.poi.ss.usermodel.Workbook)">setTopBorderColor</a></strong>(int&nbsp;color,
                  <a href="../../../../../../org/apache/poi/ss/util/CellRangeAddress.html" title="class in org.apache.poi.ss.util">CellRangeAddress</a>&nbsp;region,

Modified: poi/site/publish/apidocs/org/apache/poi/ss/usermodel/package-frame.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/ss/usermodel/package-frame.html?rev=1717306&r1=1717305&r2=1717306&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/ss/usermodel/package-frame.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/ss/usermodel/package-frame.html Mon Nov 30 19:32:30 2015
@@ -68,7 +68,6 @@
 <li><a href="ExcelStyleDateFormatter.html" title="class in org.apache.poi.ss.usermodel" target="classFrame">ExcelStyleDateFormatter</a></li>
 <li><a href="ExtendedColor.html" title="class in org.apache.poi.ss.usermodel" target="classFrame">ExtendedColor</a></li>
 <li><a href="FractionFormat.html" title="class in org.apache.poi.ss.usermodel" target="classFrame">FractionFormat</a></li>
-<li><a href="Row.MissingCellPolicy.html" title="class in org.apache.poi.ss.usermodel" target="classFrame">Row.MissingCellPolicy</a></li>
 <li><a href="ShapeTypes.html" title="class in org.apache.poi.ss.usermodel" target="classFrame">ShapeTypes</a></li>
 <li><a href="WorkbookFactory.html" title="class in org.apache.poi.ss.usermodel" target="classFrame">WorkbookFactory</a></li>
 </ul>
@@ -91,6 +90,7 @@
 <li><a href="PaperSize.html" title="enum in org.apache.poi.ss.usermodel" target="classFrame">PaperSize</a></li>
 <li><a href="PrintCellComments.html" title="enum in org.apache.poi.ss.usermodel" target="classFrame">PrintCellComments</a></li>
 <li><a href="PrintOrientation.html" title="enum in org.apache.poi.ss.usermodel" target="classFrame">PrintOrientation</a></li>
+<li><a href="Row.MissingCellPolicy.html" title="enum in org.apache.poi.ss.usermodel" target="classFrame">Row.MissingCellPolicy</a></li>
 <li><a href="VerticalAlignment.html" title="enum in org.apache.poi.ss.usermodel" target="classFrame">VerticalAlignment</a></li>
 </ul>
 </div>

Modified: poi/site/publish/apidocs/org/apache/poi/ss/usermodel/package-summary.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/ss/usermodel/package-summary.html?rev=1717306&r1=1717305&r2=1717306&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/ss/usermodel/package-summary.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/ss/usermodel/package-summary.html Mon Nov 30 19:32:30 2015
@@ -403,19 +403,12 @@
 </td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><a href="../../../../../org/apache/poi/ss/usermodel/Row.MissingCellPolicy.html" title="class in org.apache.poi.ss.usermodel">Row.MissingCellPolicy</a></td>
-<td class="colLast">
-<div class="block">Used to specify the different possible policies
-  if for the case of null and blank cells</div>
-</td>
-</tr>
-<tr class="rowColor">
 <td class="colFirst"><a href="../../../../../org/apache/poi/ss/usermodel/ShapeTypes.html" title="class in org.apache.poi.ss.usermodel">ShapeTypes</a></td>
 <td class="colLast">
 <div class="block">All known types of automatic shapes in DrawingML</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><a href="../../../../../org/apache/poi/ss/usermodel/WorkbookFactory.html" title="class in org.apache.poi.ss.usermodel">WorkbookFactory</a></td>
 <td class="colLast">
 <div class="block">Factory for creating the appropriate kind of Workbook
@@ -537,6 +530,13 @@
 </td>
 </tr>
 <tr class="rowColor">
+<td class="colFirst"><a href="../../../../../org/apache/poi/ss/usermodel/Row.MissingCellPolicy.html" title="enum in org.apache.poi.ss.usermodel">Row.MissingCellPolicy</a></td>
+<td class="colLast">
+<div class="block">Used to specify the different possible policies
+  if for the case of null and blank cells</div>
+</td>
+</tr>
+<tr class="altColor">
 <td class="colFirst"><a href="../../../../../org/apache/poi/ss/usermodel/VerticalAlignment.html" title="enum in org.apache.poi.ss.usermodel">VerticalAlignment</a></td>
 <td class="colLast">
 <div class="block">This enumeration value indicates the type of vertical alignment for a cell, i.e.,

Modified: poi/site/publish/apidocs/org/apache/poi/ss/usermodel/package-tree.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/ss/usermodel/package-tree.html?rev=1717306&r1=1717305&r2=1717306&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/ss/usermodel/package-tree.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/ss/usermodel/package-tree.html Mon Nov 30 19:32:30 2015
@@ -100,7 +100,6 @@
 <li type="circle">org.apache.poi.ss.usermodel.<a href="../../../../../org/apache/poi/ss/usermodel/FractionFormat.html" title="class in org.apache.poi.ss.usermodel"><span class="strong">FractionFormat</span></a></li>
 </ul>
 </li>
-<li type="circle">org.apache.poi.ss.usermodel.<a href="../../../../../org/apache/poi/ss/usermodel/Row.MissingCellPolicy.html" title="class in org.apache.poi.ss.usermodel"><span class="strong">Row.MissingCellPolicy</span></a></li>
 <li type="circle">org.apache.poi.ss.usermodel.<a href="../../../../../org/apache/poi/ss/usermodel/ShapeTypes.html" title="class in org.apache.poi.ss.usermodel"><span class="strong">ShapeTypes</span></a></li>
 <li type="circle">org.apache.poi.ss.usermodel.<a href="../../../../../org/apache/poi/ss/usermodel/WorkbookFactory.html" title="class in org.apache.poi.ss.usermodel"><span class="strong">WorkbookFactory</span></a></li>
 </ul>
@@ -195,6 +194,7 @@
 <li type="circle">org.apache.poi.ss.usermodel.<a href="../../../../../org/apache/poi/ss/usermodel/PaperSize.html" title="enum in org.apache.poi.ss.usermodel"><span class="strong">PaperSize</span></a></li>
 <li type="circle">org.apache.poi.ss.usermodel.<a href="../../../../../org/apache/poi/ss/usermodel/PrintCellComments.html" title="enum in org.apache.poi.ss.usermodel"><span class="strong">PrintCellComments</span></a></li>
 <li type="circle">org.apache.poi.ss.usermodel.<a href="../../../../../org/apache/poi/ss/usermodel/PrintOrientation.html" title="enum in org.apache.poi.ss.usermodel"><span class="strong">PrintOrientation</span></a></li>
+<li type="circle">org.apache.poi.ss.usermodel.<a href="../../../../../org/apache/poi/ss/usermodel/Row.MissingCellPolicy.html" title="enum in org.apache.poi.ss.usermodel"><span class="strong">Row.MissingCellPolicy</span></a></li>
 <li type="circle">org.apache.poi.ss.usermodel.<a href="../../../../../org/apache/poi/ss/usermodel/VerticalAlignment.html" title="enum in org.apache.poi.ss.usermodel"><span class="strong">VerticalAlignment</span></a></li>
 </ul>
 </li>

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=1717306&r1=1717305&r2=1717306&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 Mon Nov 30 19:32:30 2015
@@ -182,6 +182,12 @@ extends java.lang.Object</pre>
 <div class="block">Compute width of a column based on a subset of the rows and return the result</div>
 </td>
 </tr>
+<tr class="altColor">
+<td class="colFirst"><code>static int</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/ss/util/SheetUtil.html#getDefaultCharWidth(org.apache.poi.ss.usermodel.Workbook)">getDefaultCharWidth</a></strong>(<a href="../../../../../org/apache/poi/ss/usermodel/Workbook.html" title="interface in org.apache.poi.ss.usermodel">Workbook</a>&nbsp;wb)</code>
+<div class="block">Get default character width using the Workbook's default font</div>
+</td>
+</tr>
 </table>
 <ul class="blockList">
 <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
@@ -266,6 +272,19 @@ 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="getDefaultCharWidth(org.apache.poi.ss.usermodel.Workbook)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getDefaultCharWidth</h4>
+<pre><a href="../../../../../org/apache/poi/util/Internal.html" title="annotation in org.apache.poi.util">@Internal</a>
+public static&nbsp;int&nbsp;getDefaultCharWidth(<a href="../../../../../org/apache/poi/ss/usermodel/Workbook.html" title="interface in org.apache.poi.ss.usermodel">Workbook</a>&nbsp;wb)</pre>
+<div class="block">Get default character width using the Workbook's default font</div>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>wb</code> - the workbook to get the default character width from</dd>
+<dt><span class="strong">Returns:</span></dt><dd>default character width in pixels</dd></dl>
+</li>
+</ul>
 <a name="canComputeColumnWidth(org.apache.poi.ss.usermodel.Font)">
 <!--   -->
 </a>

Modified: poi/site/publish/apidocs/org/apache/poi/util/class-use/Internal.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/util/class-use/Internal.html?rev=1717306&r1=1717305&r2=1717306&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/util/class-use/Internal.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/util/class-use/Internal.html Mon Nov 30 19:32:30 2015
@@ -10194,6 +10194,21 @@ Compound Document Format.</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/util/package-summary.html">org.apache.poi.ss.util</a> with annotations of type <a href="../../../../../org/apache/poi/util/Internal.html" title="annotation in org.apache.poi.util">Internal</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 int</code></td>
+<td class="colLast"><span class="strong">SheetUtil.</span><code><strong><a href="../../../../../org/apache/poi/ss/util/SheetUtil.html#getDefaultCharWidth(org.apache.poi.ss.usermodel.Workbook)">getDefaultCharWidth</a></strong>(<a href="../../../../../org/apache/poi/ss/usermodel/Workbook.html" title="interface in org.apache.poi.ss.usermodel">Workbook</a>&nbsp;wb)</code>
+<div class="block">Get default character width using the Workbook's default font</div>
+</td>
+</tr>
+</tbody>
+</table>
 </li>
 <li class="blockList"><a name="org.apache.poi.util">
 <!--   -->

Modified: poi/site/publish/apidocs/org/apache/poi/util/class-use/NotImplemented.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/util/class-use/NotImplemented.html?rev=1717306&r1=1717305&r2=1717306&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/util/class-use/NotImplemented.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/util/class-use/NotImplemented.html Mon Nov 30 19:32:30 2015
@@ -94,6 +94,22 @@
 </tr>
 <tbody>
 <tr class="altColor">
+<td class="colFirst"><code><a href="../../../../../org/apache/poi/ss/util/CellRangeAddress.html" title="class in org.apache.poi.ss.util">CellRangeAddress</a></code></td>
+<td class="colLast"><span class="strong">SXSSFCell.</span><code><strong><a href="../../../../../org/apache/poi/xssf/streaming/SXSSFCell.html#getArrayFormulaRange()">getArrayFormulaRange</a></strong>()</code>
+<div class="block">Only valid for array formula cells</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><span class="strong">SXSSFCell.</span><code><strong><a href="../../../../../org/apache/poi/xssf/streaming/SXSSFCell.html#isPartOfArrayFormulaGroup()">isPartOfArrayFormulaGroup</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span class="strong">SXSSFCell.</span><code><strong><a href="../../../../../org/apache/poi/xssf/streaming/SXSSFCell.html#setAsActiveCell()">setAsActiveCell</a></strong>()</code>
+<div class="block">Sets this cell as the active cell for the worksheet</div>
+</td>
+</tr>
+<tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><span class="strong">SXSSFSheet.</span><code><strong><a href="../../../../../org/apache/poi/xssf/streaming/SXSSFSheet.html#shiftRows(int,%20int,%20int)">shiftRows</a></strong>(int&nbsp;startRow,
          int&nbsp;endRow,
@@ -103,7 +119,7 @@
  Shifts rows between startRow and endRow n number of rows.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><span class="strong">SXSSFSheet.</span><code><strong><a href="../../../../../org/apache/poi/xssf/streaming/SXSSFSheet.html#shiftRows(int,%20int,%20int,%20boolean,%20boolean)">shiftRows</a></strong>(int&nbsp;startRow,
          int&nbsp;endRow,

Modified: poi/site/publish/apidocs/org/apache/poi/xssf/streaming/SXSSFCell.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xssf/streaming/SXSSFCell.html?rev=1717306&r1=1717305&r2=1717306&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/xssf/streaming/SXSSFCell.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/xssf/streaming/SXSSFCell.html Mon Nov 30 19:32:30 2015
@@ -829,7 +829,8 @@ implements <a href="../../../../../org/a
 <ul class="blockList">
 <li class="blockList">
 <h4>setAsActiveCell</h4>
-<pre>public&nbsp;void&nbsp;setAsActiveCell()</pre>
+<pre><a href="../../../../../org/apache/poi/util/NotImplemented.html" title="annotation in org.apache.poi.util">@NotImplemented</a>
+public&nbsp;void&nbsp;setAsActiveCell()</pre>
 <div class="block">Sets this cell as the active cell for the worksheet</div>
 <dl>
 <dt><strong>Specified by:</strong></dt>
@@ -927,7 +928,8 @@ implements <a href="../../../../../org/a
 <ul class="blockList">
 <li class="blockList">
 <h4>getArrayFormulaRange</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/poi/ss/util/CellRangeAddress.html" title="class in org.apache.poi.ss.util">CellRangeAddress</a>&nbsp;getArrayFormulaRange()</pre>
+<pre><a href="../../../../../org/apache/poi/util/NotImplemented.html" title="annotation in org.apache.poi.util">@NotImplemented</a>
+public&nbsp;<a href="../../../../../org/apache/poi/ss/util/CellRangeAddress.html" title="class in org.apache.poi.ss.util">CellRangeAddress</a>&nbsp;getArrayFormulaRange()</pre>
 <div class="block">Only valid for array formula cells</div>
 <dl>
 <dt><strong>Specified by:</strong></dt>
@@ -941,7 +943,8 @@ implements <a href="../../../../../org/a
 <ul class="blockList">
 <li class="blockList">
 <h4>isPartOfArrayFormulaGroup</h4>
-<pre>public&nbsp;boolean&nbsp;isPartOfArrayFormulaGroup()</pre>
+<pre><a href="../../../../../org/apache/poi/util/NotImplemented.html" title="annotation in org.apache.poi.util">@NotImplemented</a>
+public&nbsp;boolean&nbsp;isPartOfArrayFormulaGroup()</pre>
 <dl>
 <dt><strong>Specified by:</strong></dt>
 <dd><code><a href="../../../../../org/apache/poi/ss/usermodel/Cell.html#isPartOfArrayFormulaGroup()">isPartOfArrayFormulaGroup</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/poi/ss/usermodel/Cell.html" title="interface in org.apache.poi.ss.usermodel">Cell</a></code></dd>

Modified: poi/site/publish/apidocs/org/apache/poi/xssf/streaming/SXSSFRow.CellIterator.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xssf/streaming/SXSSFRow.CellIterator.html?rev=1717306&r1=1717305&r2=1717306&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/xssf/streaming/SXSSFRow.CellIterator.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/xssf/streaming/SXSSFRow.CellIterator.html Mon Nov 30 19:32:30 2015
@@ -105,7 +105,11 @@
 <pre>public class <span class="strong">SXSSFRow.CellIterator</span>
 extends java.lang.Object
 implements java.util.Iterator&lt;<a href="../../../../../org/apache/poi/ss/usermodel/Cell.html" title="interface in org.apache.poi.ss.usermodel">Cell</a>&gt;</pre>
-<div class="block">returns all cells including empty cells in which case "null" is returned</div>
+<div class="block">returns all cells including empty cells (<code>null</code> values are returned
+ for empty cells).
+ This method is not synchronized. This iterator should not be used after
+ cells are added, moved, or removed, though a ConcurrentModificationException
+ is NOT thrown.</div>
 </li>
 </ul>
 </div>

Modified: poi/site/publish/apidocs/org/apache/poi/xssf/streaming/SXSSFRow.FilledCellIterator.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xssf/streaming/SXSSFRow.FilledCellIterator.html?rev=1717306&r1=1717305&r2=1717306&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/xssf/streaming/SXSSFRow.FilledCellIterator.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/xssf/streaming/SXSSFRow.FilledCellIterator.html Mon Nov 30 19:32:30 2015
@@ -61,13 +61,13 @@
 <li>Summary:&nbsp;</li>
 <li>Nested&nbsp;|&nbsp;</li>
 <li>Field&nbsp;|&nbsp;</li>
-<li>Constr&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>Constr&nbsp;|&nbsp;</li>
+<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
 <li><a href="#method_detail">Method</a></li>
 </ul>
 </div>
@@ -105,13 +105,31 @@
 <pre>public class <span class="strong">SXSSFRow.FilledCellIterator</span>
 extends java.lang.Object
 implements java.util.Iterator&lt;<a href="../../../../../org/apache/poi/ss/usermodel/Cell.html" title="interface in org.apache.poi.ss.usermodel">Cell</a>&gt;</pre>
-<div class="block">returns all filled cells (created via Row.createCell())</div>
+<div class="block">Create an iterator over the cells from [0, getLastCellNum()).
+ Includes blank cells, excludes empty cells</div>
 </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/xssf/streaming/SXSSFRow.FilledCellIterator.html#SXSSFRow.FilledCellIterator()">SXSSFRow.FilledCellIterator</a></strong>()</code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
 <!-- ========== METHOD SUMMARY =========== -->
 <ul class="blockList">
 <li class="blockList"><a name="method_summary">
@@ -152,6 +170,23 @@ implements java.util.Iterator&lt;<a href
 <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="SXSSFRow.FilledCellIterator()">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>SXSSFRow.FilledCellIterator</h4>
+<pre>public&nbsp;SXSSFRow.FilledCellIterator()</pre>
+</li>
+</ul>
+</li>
+</ul>
 <!-- ============ METHOD DETAIL ========== -->
 <ul class="blockList">
 <li class="blockList"><a name="method_detail">
@@ -252,13 +287,13 @@ implements java.util.Iterator&lt;<a href
 <li>Summary:&nbsp;</li>
 <li>Nested&nbsp;|&nbsp;</li>
 <li>Field&nbsp;|&nbsp;</li>
-<li>Constr&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>Constr&nbsp;|&nbsp;</li>
+<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
 <li><a href="#method_detail">Method</a></li>
 </ul>
 </div>

Modified: poi/site/publish/apidocs/org/apache/poi/xssf/streaming/SXSSFRow.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xssf/streaming/SXSSFRow.html?rev=1717306&r1=1717305&r2=1717306&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/xssf/streaming/SXSSFRow.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/xssf/streaming/SXSSFRow.html Mon Nov 30 19:32:30 2015
@@ -125,13 +125,14 @@ implements <a href="../../../../../org/a
 <tr class="altColor">
 <td class="colFirst"><code>class&nbsp;</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xssf/streaming/SXSSFRow.CellIterator.html" title="class in org.apache.poi.xssf.streaming">SXSSFRow.CellIterator</a></strong></code>
-<div class="block">returns all cells including empty cells in which case "null" is returned</div>
+<div class="block">returns all cells including empty cells (<code>null</code> values are returned
+ for empty cells).</div>
 </td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>class&nbsp;</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xssf/streaming/SXSSFRow.FilledCellIterator.html" title="class in org.apache.poi.xssf.streaming">SXSSFRow.FilledCellIterator</a></strong></code>
-<div class="block">returns all filled cells (created via Row.createCell())</div>
+<div class="block">Create an iterator over the cells from [0, getLastCellNum()).</div>
 </td>
 </tr>
 </table>
@@ -140,7 +141,7 @@ implements <a href="../../../../../org/a
 <!--   -->
 </a>
 <h3>Nested classes/interfaces inherited from interface&nbsp;org.apache.poi.ss.usermodel.<a href="../../../../../org/apache/poi/ss/usermodel/Row.html" title="interface in org.apache.poi.ss.usermodel">Row</a></h3>
-<code><a href="../../../../../org/apache/poi/ss/usermodel/Row.MissingCellPolicy.html" title="class in org.apache.poi.ss.usermodel">Row.MissingCellPolicy</a></code></li>
+<code><a href="../../../../../org/apache/poi/ss/usermodel/Row.MissingCellPolicy.html" title="enum in org.apache.poi.ss.usermodel">Row.MissingCellPolicy</a></code></li>
 </ul>
 </li>
 </ul>
@@ -171,8 +172,15 @@ implements <a href="../../../../../org/a
 <th class="colOne" scope="col">Constructor and Description</th>
 </tr>
 <tr class="altColor">
+<td class="colOne"><code><strong><a href="../../../../../org/apache/poi/xssf/streaming/SXSSFRow.html#SXSSFRow(org.apache.poi.xssf.streaming.SXSSFSheet)">SXSSFRow</a></strong>(<a href="../../../../../org/apache/poi/xssf/streaming/SXSSFSheet.html" title="class in org.apache.poi.xssf.streaming">SXSSFSheet</a>&nbsp;sheet)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
 <td class="colOne"><code><strong><a href="../../../../../org/apache/poi/xssf/streaming/SXSSFRow.html#SXSSFRow(org.apache.poi.xssf.streaming.SXSSFSheet,%20int)">SXSSFRow</a></strong>(<a href="../../../../../org/apache/poi/xssf/streaming/SXSSFSheet.html" title="class in org.apache.poi.xssf.streaming">SXSSFSheet</a>&nbsp;sheet,
-        int&nbsp;initialSize)</code>&nbsp;</td>
+        int&nbsp;initialSize)</code>
+<div class="block"><strong>Deprecated.</strong>&nbsp;
+<div class="block"><i>2015-11-30 (circa POI 3.14beta1). Use <a href="../../../../../org/apache/poi/xssf/streaming/SXSSFRow.html#SXSSFRow(org.apache.poi.xssf.streaming.SXSSFSheet)"><code>SXSSFRow(SXSSFSheet)</code></a> instead.</i></div>
+</div>
+</td>
 </tr>
 </table>
 </li>
@@ -195,7 +203,7 @@ implements <a href="../../../../../org/a
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>java.util.Iterator&lt;<a href="../../../../../org/apache/poi/ss/usermodel/Cell.html" title="interface in org.apache.poi.ss.usermodel">Cell</a>&gt;</code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xssf/streaming/SXSSFRow.html#cellIterator()">cellIterator</a></strong>()</code>&nbsp;</td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xssf/streaming/SXSSFRow.html#cellIterator()">cellIterator</a></strong>()</code></td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>int</code></td>
@@ -227,10 +235,10 @@ implements <a href="../../../../../org/a
 </td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><code><a href="../../../../../org/apache/poi/ss/usermodel/Cell.html" title="interface in org.apache.poi.ss.usermodel">Cell</a></code></td>
+<td class="colFirst"><code><a href="../../../../../org/apache/poi/xssf/streaming/SXSSFCell.html" title="class in org.apache.poi.xssf.streaming">SXSSFCell</a></code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xssf/streaming/SXSSFRow.html#getCell(int,%20org.apache.poi.ss.usermodel.Row.MissingCellPolicy)">getCell</a></strong>(int&nbsp;cellnum,
-       <a href="../../../../../org/apache/poi/ss/usermodel/Row.MissingCellPolicy.html" title="class in org.apache.poi.ss.usermodel">Row.MissingCellPolicy</a>&nbsp;policy)</code>
-<div class="block">Returns the cell at the given (0 based) index, with the specified <a href="../../../../../org/apache/poi/ss/usermodel/Row.MissingCellPolicy.html" title="class in org.apache.poi.ss.usermodel"><code>Row.MissingCellPolicy</code></a></div>
+       <a href="../../../../../org/apache/poi/ss/usermodel/Row.MissingCellPolicy.html" title="enum in org.apache.poi.ss.usermodel">Row.MissingCellPolicy</a>&nbsp;policy)</code>
+<div class="block">Returns the cell at the given (0 based) index, with the specified <a href="../../../../../org/apache/poi/ss/usermodel/Row.MissingCellPolicy.html" title="enum in org.apache.poi.ss.usermodel"><code>Row.MissingCellPolicy</code></a></div>
 </td>
 </tr>
 <tr class="altColor">
@@ -320,7 +328,7 @@ implements <a href="../../../../../org/a
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>java.util.Iterator&lt;<a href="../../../../../org/apache/poi/ss/usermodel/Cell.html" title="interface in org.apache.poi.ss.usermodel">Cell</a>&gt;</code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xssf/streaming/SXSSFRow.html#iterator()">iterator</a></strong>()</code>&nbsp;</td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xssf/streaming/SXSSFRow.html#iterator()">iterator</a></strong>()</code></td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>void</code></td>
@@ -393,11 +401,22 @@ implements <a href="../../../../../org/a
 <a name="SXSSFRow(org.apache.poi.xssf.streaming.SXSSFSheet, int)">
 <!--   -->
 </a>
-<ul class="blockListLast">
+<ul class="blockList">
 <li class="blockList">
 <h4>SXSSFRow</h4>
 <pre>public&nbsp;SXSSFRow(<a href="../../../../../org/apache/poi/xssf/streaming/SXSSFSheet.html" title="class in org.apache.poi.xssf.streaming">SXSSFSheet</a>&nbsp;sheet,
         int&nbsp;initialSize)</pre>
+<div class="block"><span class="strong">Deprecated.</span>&nbsp;<i>2015-11-30 (circa POI 3.14beta1). Use <a href="../../../../../org/apache/poi/xssf/streaming/SXSSFRow.html#SXSSFRow(org.apache.poi.xssf.streaming.SXSSFSheet)"><code>SXSSFRow(SXSSFSheet)</code></a> instead.</i></div>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>sheet</code> - the parent sheet the row belongs to</dd><dd><code>initialSize</code> - - no longer needed</dd></dl>
+</li>
+</ul>
+<a name="SXSSFRow(org.apache.poi.xssf.streaming.SXSSFSheet)">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>SXSSFRow</h4>
+<pre>public&nbsp;SXSSFRow(<a href="../../../../../org/apache/poi/xssf/streaming/SXSSFSheet.html" title="class in org.apache.poi.xssf.streaming">SXSSFSheet</a>&nbsp;sheet)</pre>
 </li>
 </ul>
 </li>
@@ -595,13 +614,16 @@ implements <a href="../../../../../org/a
 <li class="blockList">
 <h4>getCell</h4>
 <pre>public&nbsp;<a href="../../../../../org/apache/poi/xssf/streaming/SXSSFCell.html" title="class in org.apache.poi.xssf.streaming">SXSSFCell</a>&nbsp;getCell(int&nbsp;cellnum)</pre>
-<div class="block">Get the cell representing a given column (logical cell) 0-based.  If you
- ask for a cell that is not defined....you get a null.</div>
+<div class="block">Get the cell representing a given column (logical cell) 0-based.
+ If cell is missing or blank, uses the workbook's MissingCellPolicy
+ to determine the return value.</div>
 <dl>
 <dt><strong>Specified by:</strong></dt>
 <dd><code><a href="../../../../../org/apache/poi/ss/usermodel/Row.html#getCell(int)">getCell</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/poi/ss/usermodel/Row.html" title="interface in org.apache.poi.ss.usermodel">Row</a></code></dd>
 <dt><span class="strong">Parameters:</span></dt><dd><code>cellnum</code> - 0 based column number</dd>
-<dt><span class="strong">Returns:</span></dt><dd>Cell representing that column or null if undefined.</dd><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../org/apache/poi/xssf/streaming/SXSSFRow.html#getCell(int,%20org.apache.poi.ss.usermodel.Row.MissingCellPolicy)"><code>getCell(int, org.apache.poi.ss.usermodel.Row.MissingCellPolicy)</code></a></dd></dl>
+<dt><span class="strong">Returns:</span></dt><dd>Cell representing that column or null if undefined.</dd>
+<dt><span class="strong">Throws:</span></dt>
+<dd><code>java.lang.RuntimeException</code> - if cellnum is out of bounds</dd><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../org/apache/poi/xssf/streaming/SXSSFRow.html#getCell(int,%20org.apache.poi.ss.usermodel.Row.MissingCellPolicy)"><code>getCell(int, org.apache.poi.ss.usermodel.Row.MissingCellPolicy)</code></a></dd></dl>
 </li>
 </ul>
 <a name="getCell(int, org.apache.poi.ss.usermodel.Row.MissingCellPolicy)">
@@ -610,9 +632,9 @@ implements <a href="../../../../../org/a
 <ul class="blockList">
 <li class="blockList">
 <h4>getCell</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/poi/ss/usermodel/Cell.html" title="interface in org.apache.poi.ss.usermodel">Cell</a>&nbsp;getCell(int&nbsp;cellnum,
-           <a href="../../../../../org/apache/poi/ss/usermodel/Row.MissingCellPolicy.html" title="class in org.apache.poi.ss.usermodel">Row.MissingCellPolicy</a>&nbsp;policy)</pre>
-<div class="block">Returns the cell at the given (0 based) index, with the specified <a href="../../../../../org/apache/poi/ss/usermodel/Row.MissingCellPolicy.html" title="class in org.apache.poi.ss.usermodel"><code>Row.MissingCellPolicy</code></a></div>
+<pre>public&nbsp;<a href="../../../../../org/apache/poi/xssf/streaming/SXSSFCell.html" title="class in org.apache.poi.xssf.streaming">SXSSFCell</a>&nbsp;getCell(int&nbsp;cellnum,
+                <a href="../../../../../org/apache/poi/ss/usermodel/Row.MissingCellPolicy.html" title="enum in org.apache.poi.ss.usermodel">Row.MissingCellPolicy</a>&nbsp;policy)</pre>
+<div class="block">Returns the cell at the given (0 based) index, with the specified <a href="../../../../../org/apache/poi/ss/usermodel/Row.MissingCellPolicy.html" title="enum in org.apache.poi.ss.usermodel"><code>Row.MissingCellPolicy</code></a></div>
 <dl>
 <dt><strong>Specified by:</strong></dt>
 <dd><code><a href="../../../../../org/apache/poi/ss/usermodel/Row.html#getCell(int,%20org.apache.poi.ss.usermodel.Row.MissingCellPolicy)">getCell</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/poi/ss/usermodel/Row.html" title="interface in org.apache.poi.ss.usermodel">Row</a></code></dd>

Modified: poi/site/publish/apidocs/org/apache/poi/xssf/streaming/SXSSFSheet.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xssf/streaming/SXSSFSheet.html?rev=1717306&r1=1717305&r2=1717306&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/xssf/streaming/SXSSFSheet.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/xssf/streaming/SXSSFSheet.html Mon Nov 30 19:32:30 2015
@@ -525,47 +525,59 @@ implements <a href="../../../../../org/a
 </td>
 </tr>
 <tr class="rowColor">
+<td class="colFirst"><code>java.util.Set&lt;java.lang.Integer&gt;</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xssf/streaming/SXSSFSheet.html#getTrackedColumnsForAutoSizing()">getTrackedColumnsForAutoSizing</a></strong>()</code>
+<div class="block">Get the currently tracked columns for auto-sizing.</div>
+</td>
+</tr>
+<tr class="altColor">
 <td class="colFirst"><code>boolean</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xssf/streaming/SXSSFSheet.html#getVerticallyCenter()">getVerticallyCenter</a></strong>()</code>
 <div class="block">Determine whether printed output for this sheet will be vertically centered.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/poi/xssf/streaming/SXSSFWorkbook.html" title="class in org.apache.poi.xssf.streaming">SXSSFWorkbook</a></code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xssf/streaming/SXSSFSheet.html#getWorkbook()">getWorkbook</a></strong>()</code>
 <div class="block">Return the parent workbook</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>java.io.InputStream</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xssf/streaming/SXSSFSheet.html#getWorksheetXMLInputStream()">getWorksheetXMLInputStream</a></strong>()</code>&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xssf/streaming/SXSSFSheet.html#groupColumn(int,%20int)">groupColumn</a></strong>(int&nbsp;fromColumn,
            int&nbsp;toColumn)</code>
 <div class="block">Create an outline for the provided column range.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xssf/streaming/SXSSFSheet.html#groupRow(int,%20int)">groupRow</a></strong>(int&nbsp;fromRow,
         int&nbsp;toRow)</code>
 <div class="block">Tie a range of rows together so that they can be collapsed or expanded</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>boolean</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xssf/streaming/SXSSFSheet.html#isColumnBroken(int)">isColumnBroken</a></strong>(int&nbsp;column)</code>
 <div class="block">Determines if there is a page break at the indicated column</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>boolean</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xssf/streaming/SXSSFSheet.html#isColumnHidden(int)">isColumnHidden</a></strong>(int&nbsp;columnIndex)</code>
 <div class="block">Get the hidden state for a given column</div>
 </td>
 </tr>
+<tr class="rowColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xssf/streaming/SXSSFSheet.html#isColumnTrackedForAutoSizing(int)">isColumnTrackedForAutoSizing</a></strong>(int&nbsp;column)</code>
+<div class="block">Returns true if column is currently tracked for auto-sizing.</div>
+</td>
+</tr>
 <tr class="altColor">
 <td class="colFirst"><code>boolean</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xssf/streaming/SXSSFSheet.html#isDisplayFormulas()">isDisplayFormulas</a></strong>()</code>
@@ -915,18 +927,52 @@ implements <a href="../../../../../org/a
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xssf/streaming/SXSSFSheet.html#trackAllColumnsForAutoSizing()">trackAllColumnsForAutoSizing</a></strong>()</code>
+<div class="block">Tracks all columns in the sheet for auto-sizing.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xssf/streaming/SXSSFSheet.html#trackColumnForAutoSizing(int)">trackColumnForAutoSizing</a></strong>(int&nbsp;column)</code>
+<div class="block">Track a column in the sheet for auto-sizing.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xssf/streaming/SXSSFSheet.html#trackColumnsForAutoSizing(java.util.Collection)">trackColumnsForAutoSizing</a></strong>(java.util.Collection&lt;java.lang.Integer&gt;&nbsp;columns)</code>
+<div class="block">Track several columns in the sheet for auto-sizing.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xssf/streaming/SXSSFSheet.html#ungroupColumn(int,%20int)">ungroupColumn</a></strong>(int&nbsp;fromColumn,
              int&nbsp;toColumn)</code>
 <div class="block">Ungroup a range of columns that were previously groupped</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xssf/streaming/SXSSFSheet.html#ungroupRow(int,%20int)">ungroupRow</a></strong>(int&nbsp;fromRow,
           int&nbsp;toRow)</code>
 <div class="block">Ungroup a range of rows that were previously groupped</div>
 </td>
 </tr>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xssf/streaming/SXSSFSheet.html#untrackAllColumnsForAutoSizing()">untrackAllColumnsForAutoSizing</a></strong>()</code>
+<div class="block">Untracks all columns in the sheet for auto-sizing.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xssf/streaming/SXSSFSheet.html#untrackColumnForAutoSizing(int)">untrackColumnForAutoSizing</a></strong>(int&nbsp;column)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xssf/streaming/SXSSFSheet.html#untrackColumnsForAutoSizing(java.util.Collection)">untrackColumnsForAutoSizing</a></strong>(java.util.Collection&lt;java.lang.Integer&gt;&nbsp;columns)</code>
+<div class="block">Untracks several columns in the sheet for auto-sizing.</div>
+</td>
+</tr>
 </table>
 <ul class="blockList">
 <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
@@ -2427,6 +2473,118 @@ public&nbsp;void&nbsp;shiftRows(int&nbsp
 <dt><span class="strong">Parameters:</span></dt><dd><code>column</code> - the column index</dd><dd><code>style</code> - the style to set</dd></dl>
 </li>
 </ul>
+<a name="trackColumnForAutoSizing(int)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>trackColumnForAutoSizing</h4>
+<pre>public&nbsp;void&nbsp;trackColumnForAutoSizing(int&nbsp;column)</pre>
+<div class="block">Track a column in the sheet for auto-sizing.
+ Note this has undefined behavior if a column is tracked after one or more rows are written to the sheet.
+ If <code>column</code> is already tracked, this call does nothing.</div>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>column</code> - the column to track for autosizing</dd><dt><span class="strong">Since:</span></dt>
+  <dd>3.14beta1</dd>
+<dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../org/apache/poi/xssf/streaming/SXSSFSheet.html#trackColumnsForAutoSizing(java.util.Collection)"><code>trackColumnsForAutoSizing(Collection)</code></a>, 
+<a href="../../../../../org/apache/poi/xssf/streaming/SXSSFSheet.html#trackAllColumnsForAutoSizing()"><code>trackAllColumnsForAutoSizing()</code></a></dd></dl>
+</li>
+</ul>
+<a name="trackColumnsForAutoSizing(java.util.Collection)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>trackColumnsForAutoSizing</h4>
+<pre>public&nbsp;void&nbsp;trackColumnsForAutoSizing(java.util.Collection&lt;java.lang.Integer&gt;&nbsp;columns)</pre>
+<div class="block">Track several columns in the sheet for auto-sizing.
+ Note this has undefined behavior if columns are tracked after one or more rows are written to the sheet.
+ Any column in <code>columns</code> that are already tracked are ignored by this call.</div>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>columns</code> - the columns to track for autosizing</dd><dt><span class="strong">Since:</span></dt>
+  <dd>3.14beta1</dd></dl>
+</li>
+</ul>
+<a name="trackAllColumnsForAutoSizing()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>trackAllColumnsForAutoSizing</h4>
+<pre>public&nbsp;void&nbsp;trackAllColumnsForAutoSizing()</pre>
+<div class="block">Tracks all columns in the sheet for auto-sizing. If this is called, individual columns do not need to be tracked.
+ Because determining the best-fit width for a cell is expensive, this may affect the performance.</div>
+<dl><dt><span class="strong">Since:</span></dt>
+  <dd>3.14beta1</dd></dl>
+</li>
+</ul>
+<a name="untrackColumnForAutoSizing(int)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>untrackColumnForAutoSizing</h4>
+<pre>public&nbsp;boolean&nbsp;untrackColumnForAutoSizing(int&nbsp;column)</pre>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>column</code> - the index of the column to track for auto-sizing</dd>
+<dt><span class="strong">Returns:</span></dt><dd>true if column was tracked prior to this call, false if no action was taken</dd><dt><span class="strong">Since:</span></dt>
+  <dd>3.14beta1</dd>
+<dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../org/apache/poi/xssf/streaming/SXSSFSheet.html#untrackColumnsForAutoSizing(java.util.Collection)"><code>untrackColumnsForAutoSizing(Collection)</code></a>, 
+<a href="../../../../../org/apache/poi/xssf/streaming/SXSSFSheet.html#untrackAllColumnsForAutoSizing()"><code>untrackAllColumnsForAutoSizing()</code></a></dd></dl>
+</li>
+</ul>
+<a name="untrackColumnsForAutoSizing(java.util.Collection)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>untrackColumnsForAutoSizing</h4>
+<pre>public&nbsp;boolean&nbsp;untrackColumnsForAutoSizing(java.util.Collection&lt;java.lang.Integer&gt;&nbsp;columns)</pre>
+<div class="block">Untracks several columns in the sheet for auto-sizing.
+ When a column is untracked, the best-fit width is forgotten.
+ Any column in <code>columns</code> that is not tracked will be ignored by this call.</div>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>columns</code> - the indices of the columns to track for auto-sizing</dd>
+<dt><span class="strong">Returns:</span></dt><dd>true if one or more columns were untracked as a result of this call</dd><dt><span class="strong">Since:</span></dt>
+  <dd>3.14beta1</dd></dl>
+</li>
+</ul>
+<a name="untrackAllColumnsForAutoSizing()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>untrackAllColumnsForAutoSizing</h4>
+<pre>public&nbsp;void&nbsp;untrackAllColumnsForAutoSizing()</pre>
+<div class="block">Untracks all columns in the sheet for auto-sizing. Best-fit column widths are forgotten.
+ If this is called, individual columns do not need to be untracked.</div>
+<dl><dt><span class="strong">Since:</span></dt>
+  <dd>3.14beta1</dd></dl>
+</li>
+</ul>
+<a name="isColumnTrackedForAutoSizing(int)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>isColumnTrackedForAutoSizing</h4>
+<pre>public&nbsp;boolean&nbsp;isColumnTrackedForAutoSizing(int&nbsp;column)</pre>
+<div class="block">Returns true if column is currently tracked for auto-sizing.</div>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>column</code> - the index of the column to check</dd>
+<dt><span class="strong">Returns:</span></dt><dd>true if column is tracked</dd><dt><span class="strong">Since:</span></dt>
+  <dd>3.14beta1</dd></dl>
+</li>
+</ul>
+<a name="getTrackedColumnsForAutoSizing()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getTrackedColumnsForAutoSizing</h4>
+<pre>public&nbsp;java.util.Set&lt;java.lang.Integer&gt;&nbsp;getTrackedColumnsForAutoSizing()</pre>
+<div class="block">Get the currently tracked columns for auto-sizing.
+ Note if all columns are tracked, this will only return the columns that have been explicitly or implicitly tracked,
+ which is probably only columns containing 1 or more non-blank values</div>
+<dl><dt><span class="strong">Returns:</span></dt><dd>a set of the indices of all tracked columns</dd><dt><span class="strong">Since:</span></dt>
+  <dd>3.14beta1</dd></dl>
+</li>
+</ul>
 <a name="autoSizeColumn(int)">
 <!--   -->
 </a>
@@ -2442,11 +2600,20 @@ public&nbsp;void&nbsp;shiftRows(int&nbsp
   processing.
  </p>
  You can specify whether the content of merged cells should be considered or ignored.
-  Default is to ignore merged cells.</div>
+  Default is to ignore merged cells.
+  
+  <p>
+  Special note about SXSSF implementation: You must register the columns you wish to track with
+  the SXSSFSheet using <a href="../../../../../org/apache/poi/xssf/streaming/SXSSFSheet.html#trackColumnForAutoSizing(int)"><code>trackColumnForAutoSizing(int)</code></a> or <a href="../../../../../org/apache/poi/xssf/streaming/SXSSFSheet.html#trackAllColumnsForAutoSizing()"><code>trackAllColumnsForAutoSizing()</code></a>.
+  This is needed because the rows needed to compute the column width may have fallen outside the
+  random access window and been flushed to disk.
+  Tracking columns is required even if all rows are in the random access window.
+  </p>
+  <p><i>New in POI 3.14 beta 1: auto-sizes columns using cells from current and flushed rows.</i></p></div>
 <dl>
 <dt><strong>Specified by:</strong></dt>
 <dd><code><a href="../../../../../org/apache/poi/ss/usermodel/Sheet.html#autoSizeColumn(int)">autoSizeColumn</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>column</code> - the column index</dd></dl>
+<dt><span class="strong">Parameters:</span></dt><dd><code>column</code> - the column index to auto-size</dd></dl>
 </li>
 </ul>
 <a name="autoSizeColumn(int, boolean)">
@@ -2464,11 +2631,20 @@ public&nbsp;void&nbsp;shiftRows(int&nbsp
   processing.
  </p>
  You can specify whether the content of merged cells should be considered or ignored.
-  Default is to ignore merged cells.</div>
+  Default is to ignore merged cells.
+  
+  <p>
+  Special note about SXSSF implementation: You must register the columns you wish to track with
+  the SXSSFSheet using <a href="../../../../../org/apache/poi/xssf/streaming/SXSSFSheet.html#trackColumnForAutoSizing(int)"><code>trackColumnForAutoSizing(int)</code></a> or <a href="../../../../../org/apache/poi/xssf/streaming/SXSSFSheet.html#trackAllColumnsForAutoSizing()"><code>trackAllColumnsForAutoSizing()</code></a>.
+  This is needed because the rows needed to compute the column width may have fallen outside the
+  random access window and been flushed to disk.
+  Tracking columns is required even if all rows are in the random access window.
+  </p>
+  <p><i>New in POI 3.14 beta 1: auto-sizes columns using cells from current and flushed rows.</i></p></div>
 <dl>
 <dt><strong>Specified by:</strong></dt>
 <dd><code><a href="../../../../../org/apache/poi/ss/usermodel/Sheet.html#autoSizeColumn(int,%20boolean)">autoSizeColumn</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>column</code> - the column index</dd><dd><code>useMergedCells</code> - whether to use the contents of merged cells when calculating the width of the column</dd></dl>
+<dt><span class="strong">Parameters:</span></dt><dd><code>column</code> - the column index to auto-size</dd><dd><code>useMergedCells</code> - whether to use the contents of merged cells when calculating the width of the column</dd></dl>
 </li>
 </ul>
 <a name="getCellComment(int, int)">



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