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 2017/06/07 13:35:59 UTC

svn commit: r1797924 - in /poi/site: publish/ publish/apidocs/ publish/apidocs/org/apache/poi/ss/util/class-use/ publish/apidocs/org/apache/poi/util/class-use/ publish/apidocs/org/apache/poi/xssf/usermodel/ src/documentation/content/xdocs/

Author: nick
Date: Wed Jun  7 13:35:58 2017
New Revision: 1797924

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

Modified:
    poi/site/publish/apidocs/index-all.html
    poi/site/publish/apidocs/org/apache/poi/ss/util/class-use/AreaReference.html
    poi/site/publish/apidocs/org/apache/poi/util/class-use/Internal.html
    poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/XSSFTable.html
    poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/XSSFTableStyleInfo.html
    poi/site/publish/changes.html
    poi/site/publish/changes.rss
    poi/site/src/documentation/content/xdocs/status.xml

Modified: poi/site/publish/apidocs/index-all.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/index-all.html?rev=1797924&r1=1797923&r2=1797924&view=diff
==============================================================================
--- poi/site/publish/apidocs/index-all.html (original)
+++ poi/site/publish/apidocs/index-all.html Wed Jun  7 13:35:58 2017
@@ -505,6 +505,10 @@
 <dd>
 <div class="block">Adds a new color into an empty color slot.</div>
 </dd>
+<dt><span class="strong"><a href="./org/apache/poi/xssf/usermodel/XSSFTable.html#addColumn()">addColumn()</a></span> - Method in class org.apache.poi.xssf.usermodel.<a href="./org/apache/poi/xssf/usermodel/XSSFTable.html" title="class in org.apache.poi.xssf.usermodel">XSSFTable</a></dt>
+<dd>
+<div class="block">Adds another column to the table.</div>
+</dd>
 <dt><span class="strong"><a href="./org/apache/poi/xssf/usermodel/XSSFPivotTable.html#addColumnLabel(org.apache.poi.ss.usermodel.DataConsolidateFunction,%20int,%20java.lang.String)">addColumnLabel(DataConsolidateFunction, int, String)</a></span> - Method in class org.apache.poi.xssf.usermodel.<a href="./org/apache/poi/xssf/usermodel/XSSFPivotTable.html" title="class in org.apache.poi.xssf.usermodel">XSSFPivotTable</a></dt>
 <dd>
 <div class="block">Add a column label using data from the given column and specified function</div>
@@ -21687,6 +21691,8 @@
 <div class="block">Get the reference of the cell this applies to,
  es A55</div>
 </dd>
+<dt><span class="strong"><a href="./org/apache/poi/xssf/usermodel/XSSFTable.html#getCellReferences()">getCellReferences()</a></span> - Method in class org.apache.poi.xssf.usermodel.<a href="./org/apache/poi/xssf/usermodel/XSSFTable.html" title="class in org.apache.poi.xssf.usermodel">XSSFTable</a></dt>
+<dd>&nbsp;</dd>
 <dt><span class="strong"><a href="./org/apache/poi/ss/util/CellReference.html#getCellRefParts()">getCellRefParts()</a></span> - Method in class org.apache.poi.ss.util.<a href="./org/apache/poi/ss/util/CellReference.html" title="class in org.apache.poi.ss.util">CellReference</a></dt>
 <dd>
 <div class="block">Returns the three parts of the cell reference, the
@@ -66644,6 +66650,12 @@ for streaming/read-only processing of xl
 </dd>
 <dt><span class="strong"><a href="./org/apache/poi/xssf/usermodel/XSSFHyperlink.html#setCellReference(org.apache.poi.ss.util.CellReference)">setCellReference(CellReference)</a></span> - Method in class org.apache.poi.xssf.usermodel.<a href="./org/apache/poi/xssf/usermodel/XSSFHyperlink.html" title="class in org.apache.poi.xssf.usermodel">XSSFHyperlink</a></dt>
 <dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/poi/xssf/usermodel/XSSFTable.html#setCellReferences(org.apache.poi.ss.util.AreaReference)">setCellReferences(AreaReference)</a></span> - Method in class org.apache.poi.xssf.usermodel.<a href="./org/apache/poi/xssf/usermodel/XSSFTable.html" title="class in org.apache.poi.xssf.usermodel">XSSFTable</a></dt>
+<dd>
+<div class="block">Updates the reference for the cells of the table
+ (see Open Office XML Part 4: chapter 3.5.1.2, attribute ref)
+ and synchronizes any changes</div>
+</dd>
 <dt><span class="strong"><a href="./org/apache/poi/hssf/record/FeatRecord.html#setCellRefs(org.apache.poi.ss.util.CellRangeAddress[])">setCellRefs(CellRangeAddress[])</a></span> - Method in class org.apache.poi.hssf.record.<a href="./org/apache/poi/hssf/record/FeatRecord.html" title="class in org.apache.poi.hssf.record">FeatRecord</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="strong"><a href="./org/apache/poi/hssf/usermodel/HSSFCell.html#setCellStyle(org.apache.poi.ss.usermodel.CellStyle)">setCellStyle(CellStyle)</a></span> - Method in class org.apache.poi.hssf.usermodel.<a href="./org/apache/poi/hssf/usermodel/HSSFCell.html" title="class in org.apache.poi.hssf.usermodel">HSSFCell</a></dt>
@@ -69878,6 +69890,8 @@ for streaming/read-only processing of xl
 <dd>
 <div class="block">Set the column of the first cell that contains the hyperlink</div>
 </dd>
+<dt><span class="strong"><a href="./org/apache/poi/xssf/usermodel/XSSFTableStyleInfo.html#setFirstColumn(boolean)">setFirstColumn(boolean)</a></span> - Method in class org.apache.poi.xssf.usermodel.<a href="./org/apache/poi/xssf/usermodel/XSSFTableStyleInfo.html" title="class in org.apache.poi.xssf.usermodel">XSSFTableStyleInfo</a></dt>
+<dd>&nbsp;</dd>
 <dt><span class="strong"><a href="./org/apache/poi/ss/formula/ptg/AreaPtgBase.html#setFirstColumnRaw(int)">setFirstColumnRaw(int)</a></span> - Method in class org.apache.poi.ss.formula.ptg.<a href="./org/apache/poi/ss/formula/ptg/AreaPtgBase.html" title="class in org.apache.poi.ss.formula.ptg">AreaPtgBase</a></dt>
 <dd>
 <div class="block">set the first column irrespective of the bitmasks</div>
@@ -72950,6 +72964,8 @@ for streaming/read-only processing of xl
 <dd>
 <div class="block">Set the column of the last cell that contains the hyperlink.</div>
 </dd>
+<dt><span class="strong"><a href="./org/apache/poi/xssf/usermodel/XSSFTableStyleInfo.html#setLastColumn(boolean)">setLastColumn(boolean)</a></span> - Method in class org.apache.poi.xssf.usermodel.<a href="./org/apache/poi/xssf/usermodel/XSSFTableStyleInfo.html" title="class in org.apache.poi.xssf.usermodel">XSSFTableStyleInfo</a></dt>
+<dd>&nbsp;</dd>
 <dt><span class="strong"><a href="./org/apache/poi/ss/formula/ptg/AreaPtgBase.html#setLastColumnRaw(short)">setLastColumnRaw(short)</a></span> - Method in class org.apache.poi.ss.formula.ptg.<a href="./org/apache/poi/ss/formula/ptg/AreaPtgBase.html" title="class in org.apache.poi.ss.formula.ptg">AreaPtgBase</a></dt>
 <dd>
 <div class="block">set the last column irrespective of the bitmasks</div>
@@ -73971,6 +73987,8 @@ for streaming/read-only processing of xl
 <dd>
 <div class="block">Changes the name of the Table</div>
 </dd>
+<dt><span class="strong"><a href="./org/apache/poi/xssf/usermodel/XSSFTableStyleInfo.html#setName(java.lang.String)">setName(String)</a></span> - Method in class org.apache.poi.xssf.usermodel.<a href="./org/apache/poi/xssf/usermodel/XSSFTableStyleInfo.html" title="class in org.apache.poi.xssf.usermodel">XSSFTableStyleInfo</a></dt>
+<dd>&nbsp;</dd>
 <dt><span class="strong"><a href="./org/apache/poi/hssf/record/NameRecord.html#setNameDefinition(org.apache.poi.ss.formula.ptg.Ptg[])">setNameDefinition(Ptg[])</a></span> - Method in class org.apache.poi.hssf.record.<a href="./org/apache/poi/hssf/record/NameRecord.html" title="class in org.apache.poi.hssf.record">NameRecord</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="strong"><a href="./org/apache/poi/hssf/usermodel/HSSFName.html#setNameName(java.lang.String)">setNameName(String)</a></span> - Method in class org.apache.poi.hssf.usermodel.<a href="./org/apache/poi/hssf/usermodel/HSSFName.html" title="class in org.apache.poi.hssf.usermodel">HSSFName</a></dt>
@@ -76701,6 +76719,8 @@ for streaming/read-only processing of xl
 <dd>
 <div class="block">Sets the show category label as percentage field value.</div>
 </dd>
+<dt><span class="strong"><a href="./org/apache/poi/xssf/usermodel/XSSFTableStyleInfo.html#setShowColumnStripes(boolean)">setShowColumnStripes(boolean)</a></span> - Method in class org.apache.poi.xssf.usermodel.<a href="./org/apache/poi/xssf/usermodel/XSSFTableStyleInfo.html" title="class in org.apache.poi.xssf.usermodel">XSSFTableStyleInfo</a></dt>
+<dd>&nbsp;</dd>
 <dt><span class="strong"><a href="./org/apache/poi/hssf/usermodel/HSSFDataValidation.html#setShowErrorBox(boolean)">setShowErrorBox(boolean)</a></span> - Method in class org.apache.poi.hssf.usermodel.<a href="./org/apache/poi/hssf/usermodel/HSSFDataValidation.html" title="class in org.apache.poi.hssf.usermodel">HSSFDataValidation</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="strong"><a href="./org/apache/poi/ss/usermodel/DataValidation.html#setShowErrorBox(boolean)">setShowErrorBox(boolean)</a></span> - Method in interface org.apache.poi.ss.usermodel.<a href="./org/apache/poi/ss/usermodel/DataValidation.html" title="interface in org.apache.poi.ss.usermodel">DataValidation</a></dt>
@@ -76733,6 +76753,8 @@ for streaming/read-only processing of xl
 </dd>
 <dt><span class="strong"><a href="./org/apache/poi/xssf/usermodel/XSSFDataValidation.html#setShowPromptBox(boolean)">setShowPromptBox(boolean)</a></span> - Method in class org.apache.poi.xssf.usermodel.<a href="./org/apache/poi/xssf/usermodel/XSSFDataValidation.html" title="class in org.apache.poi.xssf.usermodel">XSSFDataValidation</a></dt>
 <dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/poi/xssf/usermodel/XSSFTableStyleInfo.html#setShowRowStripes(boolean)">setShowRowStripes(boolean)</a></span> - Method in class org.apache.poi.xssf.usermodel.<a href="./org/apache/poi/xssf/usermodel/XSSFTableStyleInfo.html" title="class in org.apache.poi.xssf.usermodel">XSSFTableStyleInfo</a></dt>
+<dd>&nbsp;</dd>
 <dt><span class="strong"><a href="./org/apache/poi/hssf/record/chart/DatRecord.html#setShowSeriesKey(boolean)">setShowSeriesKey(boolean)</a></span> - Method in class org.apache.poi.hssf.record.chart.<a href="./org/apache/poi/hssf/record/chart/DatRecord.html" title="class in org.apache.poi.hssf.record.chart">DatRecord</a></dt>
 <dd>
 <div class="block">Sets the show series key field value.</div>

Modified: poi/site/publish/apidocs/org/apache/poi/ss/util/class-use/AreaReference.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/ss/util/class-use/AreaReference.html?rev=1797924&r1=1797923&r2=1797924&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/ss/util/class-use/AreaReference.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/ss/util/class-use/AreaReference.html Wed Jun  7 13:35:58 2017
@@ -257,10 +257,14 @@ HSSF concepts.</div>
 </tr>
 <tbody>
 <tr class="altColor">
+<td class="colFirst"><code><a href="../../../../../../org/apache/poi/ss/util/AreaReference.html" title="class in org.apache.poi.ss.util">AreaReference</a></code></td>
+<td class="colLast"><span class="strong">XSSFTable.</span><code><strong><a href="../../../../../../org/apache/poi/xssf/usermodel/XSSFTable.html#getCellReferences()">getCellReferences</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
 <td class="colFirst"><code>protected <a href="../../../../../../org/apache/poi/ss/util/AreaReference.html" title="class in org.apache.poi.ss.util">AreaReference</a></code></td>
 <td class="colLast"><span class="strong">XSSFPivotTable.</span><code><strong><a href="../../../../../../org/apache/poi/xssf/usermodel/XSSFPivotTable.html#getPivotArea()">getPivotArea</a></strong>()</code>&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/poi/ss/util/AreaReference.html" title="class in org.apache.poi.ss.util">AreaReference</a></code></td>
 <td class="colLast"><span class="strong">XSSFPivotCacheDefinition.</span><code><strong><a href="../../../../../../org/apache/poi/xssf/usermodel/XSSFPivotCacheDefinition.html#getPivotArea(org.apache.poi.ss.usermodel.Workbook)">getPivotArea</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">Find the 2D base data area for the pivot table, either from its direct reference or named table/range.</div>
@@ -295,6 +299,14 @@ HSSF concepts.</div>
 <td class="colLast"><span class="strong">BaseXSSFEvaluationWorkbook.</span><code><strong><a href="../../../../../../org/apache/poi/xssf/usermodel/BaseXSSFEvaluationWorkbook.html#get3DReferencePtg(org.apache.poi.ss.util.AreaReference,%20org.apache.poi.ss.formula.SheetIdentifier)">get3DReferencePtg</a></strong>(<a href="../../../../../../org/apache/poi/ss/util/AreaReference.html" title="class in org.apache.poi.ss.util">AreaReference</a>&nbsp;area,
                  <a href="../../../../../../org/apache/poi/ss/formula/SheetIdentifier.html" title="class in org.apache.poi.ss.formula">SheetIdentifier</a>&nbsp;sheet)</code>&nbsp;</td>
 </tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span class="strong">XSSFTable.</span><code><strong><a href="../../../../../../org/apache/poi/xssf/usermodel/XSSFTable.html#setCellReferences(org.apache.poi.ss.util.AreaReference)">setCellReferences</a></strong>(<a href="../../../../../../org/apache/poi/ss/util/AreaReference.html" title="class in org.apache.poi.ss.util">AreaReference</a>&nbsp;refs)</code>
+<div class="block">Updates the reference for the cells of the table
+ (see Open Office XML Part 4: chapter 3.5.1.2, attribute ref)
+ and synchronizes any changes</div>
+</td>
+</tr>
 </tbody>
 </table>
 </li>

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=1797924&r1=1797923&r2=1797924&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 Wed Jun  7 13:35:58 2017
@@ -11365,11 +11365,17 @@ for streaming/read-only processing of xl
 <tbody>
 <tr class="altColor">
 <td class="colFirst"><code>void</code></td>
+<td class="colLast"><span class="strong">XSSFTable.</span><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFTable.html#addColumn()">addColumn</a></strong>()</code>
+<div class="block">Adds another column to the table.</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#addHyperlink(org.apache.poi.xssf.usermodel.XSSFHyperlink)">addHyperlink</a></strong>(<a href="../../../../../org/apache/poi/xssf/usermodel/XSSFHyperlink.html" title="class in org.apache.poi.xssf.usermodel">XSSFHyperlink</a>&nbsp;hyperlink)</code>
 <div class="block">Register a hyperlink in the collection of hyperlinks on this sheet</div>
 </td>
 </tr>
-<tr class="rowColor">
+<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>
@@ -11379,213 +11385,213 @@ for streaming/read-only processing of xl
  This does not shift references in formulas.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/poi/xssf/model/CalculationChain.html" title="class in org.apache.poi.xssf.model">CalculationChain</a></code></td>
 <td class="colLast"><span class="strong">XSSFWorkbook.</span><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFWorkbook.html#getCalculationChain()">getCalculationChain</a></strong>()</code>
 <div class="block">Return the <a href="../../../../../org/apache/poi/xssf/model/CalculationChain.html" title="class in org.apache.poi.xssf.model"><code>CalculationChain</code></a> object for this workbook</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>org.openxmlformats.schemas.spreadsheetml.x2006.main.CTXf</code></td>
 <td class="colLast"><span class="strong">XSSFCellStyle.</span><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFCellStyle.html#getCoreXf()">getCoreXf</a></strong>()</code>
 <div class="block">Used so that StylesSource can figure out our location</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>org.openxmlformats.schemas.spreadsheetml.x2006.main.CTCell</code></td>
 <td class="colLast"><span class="strong">XSSFCell.</span><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFCell.html#getCTCell()">getCTCell</a></strong>()</code>
 <div class="block">Returns the xml bean containing information about the cell's location (reference), value,
  data type, formatting, and formula</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>org.openxmlformats.schemas.drawingml.x2006.chart.CTChart</code></td>
 <td class="colLast"><span class="strong">XSSFChart.</span><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFChart.html#getCTChart()">getCTChart</a></strong>()</code>
 <div class="block">Return the underlying CTChart bean, within the Chart Space</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>org.openxmlformats.schemas.drawingml.x2006.chart.CTChartSpace</code></td>
 <td class="colLast"><span class="strong">XSSFChart.</span><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFChart.html#getCTChartSpace()">getCTChartSpace</a></strong>()</code>
 <div class="block">Return the underlying CTChartSpace bean, the root element of the SpreadsheetML Chart part.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>org.openxmlformats.schemas.spreadsheetml.x2006.main.CTColor</code></td>
 <td class="colLast"><span class="strong">XSSFColor.</span><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFColor.html#getCTColor()">getCTColor</a></strong>()</code>
 <div class="block">Returns the underlying XML bean</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>org.openxmlformats.schemas.drawingml.x2006.spreadsheetDrawing.CTConnector</code></td>
 <td class="colLast"><span class="strong">XSSFConnector.</span><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFConnector.html#getCTConnector()">getCTConnector</a></strong>()</code>&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>org.openxmlformats.schemas.drawingml.x2006.spreadsheetDrawing.CTDrawing</code></td>
 <td class="colLast"><span class="strong">XSSFDrawing.</span><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFDrawing.html#getCTDrawing()">getCTDrawing</a></strong>()</code>
 <div class="block">Return the underlying CTDrawing bean, the root element of the SpreadsheetML Drawing part.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>org.openxmlformats.schemas.spreadsheetml.x2006.main.CTFont</code></td>
 <td class="colLast"><span class="strong">XSSFFont.</span><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFFont.html#getCTFont()">getCTFont</a></strong>()</code>
 <div class="block">get the underlying CTFont font</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>org.openxmlformats.schemas.drawingml.x2006.spreadsheetDrawing.CTGraphicalObjectFrame</code></td>
 <td class="colLast"><span class="strong">XSSFGraphicFrame.</span><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFGraphicFrame.html#getCTGraphicalObjectFrame()">getCTGraphicalObjectFrame</a></strong>()</code>&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>org.openxmlformats.schemas.drawingml.x2006.spreadsheetDrawing.CTGroupShape</code></td>
 <td class="colLast"><span class="strong">XSSFShapeGroup.</span><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFShapeGroup.html#getCTGroupShape()">getCTGroupShape</a></strong>()</code>&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>org.openxmlformats.schemas.spreadsheetml.x2006.main.CTHyperlink</code></td>
 <td class="colLast"><span class="strong">XSSFHyperlink.</span><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFHyperlink.html#getCTHyperlink()">getCTHyperlink</a></strong>()</code>&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>org.openxmlformats.schemas.spreadsheetml.x2006.main.CTMap</code></td>
 <td class="colLast"><span class="strong">XSSFMap.</span><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFMap.html#getCtMap()">getCtMap</a></strong>()</code>&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>org.openxmlformats.schemas.drawingml.x2006.spreadsheetDrawing.CTPicture</code></td>
 <td class="colLast"><span class="strong">XSSFPicture.</span><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFPicture.html#getCTPicture()">getCTPicture</a></strong>()</code>
 <div class="block">Return the underlying CTPicture bean that holds all properties for this picture</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>org.openxmlformats.schemas.spreadsheetml.x2006.main.CTPivotCacheDefinition</code></td>
 <td class="colLast"><span class="strong">XSSFPivotCacheDefinition.</span><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFPivotCacheDefinition.html#getCTPivotCacheDefinition()">getCTPivotCacheDefinition</a></strong>()</code>&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>org.openxmlformats.schemas.spreadsheetml.x2006.main.CTPivotCacheRecords</code></td>
 <td class="colLast"><span class="strong">XSSFPivotCacheRecords.</span><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFPivotCacheRecords.html#getCtPivotCacheRecords()">getCtPivotCacheRecords</a></strong>()</code>&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>org.openxmlformats.schemas.spreadsheetml.x2006.main.CTPivotTableDefinition</code></td>
 <td class="colLast"><span class="strong">XSSFPivotTable.</span><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFPivotTable.html#getCTPivotTableDefinition()">getCTPivotTableDefinition</a></strong>()</code>&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>org.openxmlformats.schemas.spreadsheetml.x2006.main.CTRow</code></td>
 <td class="colLast"><span class="strong">XSSFRow.</span><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFRow.html#getCTRow()">getCTRow</a></strong>()</code>
 <div class="block">Returns the underlying CTRow xml bean containing all cell definitions in this row</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>org.openxmlformats.schemas.spreadsheetml.x2006.main.CTRst</code></td>
 <td class="colLast"><span class="strong">XSSFRichTextString.</span><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFRichTextString.html#getCTRst()">getCTRst</a></strong>()</code>
 <div class="block">Return the underlying xml bean</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>org.openxmlformats.schemas.spreadsheetml.x2006.main.CTSchema</code></td>
 <td class="colLast"><span class="strong">XSSFMap.</span><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFMap.html#getCTSchema()">getCTSchema</a></strong>()</code>&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>org.openxmlformats.schemas.drawingml.x2006.spreadsheetDrawing.CTShape</code></td>
 <td class="colLast"><span class="strong">XSSFSimpleShape.</span><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFSimpleShape.html#getCTShape()">getCTShape</a></strong>()</code>&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>org.openxmlformats.schemas.spreadsheetml.x2006.main.CTTable</code></td>
 <td class="colLast"><span class="strong">XSSFTable.</span><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFTable.html#getCTTable()">getCTTable</a></strong>()</code>
 <div class="block">get the underlying CTTable XML bean</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>org.openxmlformats.schemas.drawingml.x2006.main.CTTransform2D</code></td>
 <td class="colLast"><span class="strong">XSSFChildAnchor.</span><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFChildAnchor.html#getCTTransform2D()">getCTTransform2D</a></strong>()</code>&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>org.openxmlformats.schemas.spreadsheetml.x2006.main.CTWorkbook</code></td>
 <td class="colLast"><span class="strong">XSSFWorkbook.</span><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFWorkbook.html#getCTWorkbook()">getCTWorkbook</a></strong>()</code>
 <div class="block">Return the underlying XML bean</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>org.openxmlformats.schemas.spreadsheetml.x2006.main.CTWorksheet</code></td>
 <td class="colLast"><span class="strong">XSSFSheet.</span><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFSheet.html#getCTWorksheet()">getCTWorksheet</a></strong>()</code>
 <div class="block">Provide access to the CTWorksheet bean holding this sheet's data</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>java.util.List&lt;<a href="../../../../../org/apache/poi/xssf/model/ExternalLinksTable.html" title="class in org.apache.poi.xssf.model">ExternalLinksTable</a>&gt;</code></td>
 <td class="colLast"><span class="strong">XSSFWorkbook.</span><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFWorkbook.html#getExternalLinksTable()">getExternalLinksTable</a></strong>()</code>
 <div class="block">Returns the list of <a href="../../../../../org/apache/poi/xssf/model/ExternalLinksTable.html" title="class in org.apache.poi.xssf.model"><code>ExternalLinksTable</code></a> object for this workbook</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>org.openxmlformats.schemas.drawingml.x2006.spreadsheetDrawing.CTMarker</code></td>
 <td class="colLast"><span class="strong">XSSFClientAnchor.</span><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFClientAnchor.html#getFrom()">getFrom</a></strong>()</code>
 <div class="block">Return starting anchor point</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/poi/xssf/model/MapInfo.html" title="class in org.apache.poi.xssf.model">MapInfo</a></code></td>
 <td class="colLast"><span class="strong">XSSFWorkbook.</span><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFWorkbook.html#getMapInfo()">getMapInfo</a></strong>()</code>&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>org.openxmlformats.schemas.drawingml.x2006.spreadsheetDrawing.CTShape</code></td>
 <td class="colLast"><span class="strong">XSSFTextParagraph.</span><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFTextParagraph.html#getParentShape()">getParentShape</a></strong>()</code>&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>org.openxmlformats.schemas.spreadsheetml.x2006.main.CTCellFormula</code></td>
 <td class="colLast"><span class="strong">XSSFSheet.</span><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFSheet.html#getSharedFormula(int)">getSharedFormula</a></strong>(int&nbsp;sid)</code>
 <div class="block">Return a master shared formula by index</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/poi/xssf/model/SharedStringsTable.html" title="class in org.apache.poi.xssf.model">SharedStringsTable</a></code></td>
 <td class="colLast"><span class="strong">XSSFWorkbook.</span><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFWorkbook.html#getSharedStringSource()">getSharedStringSource</a></strong>()</code>
 <div class="block">Returns SharedStringsTable - tha cache of string for this workbook</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>org.openxmlformats.schemas.spreadsheetml.x2006.main.CTXf</code></td>
 <td class="colLast"><span class="strong">XSSFCellStyle.</span><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFCellStyle.html#getStyleXf()">getStyleXf</a></strong>()</code>
 <div class="block">Used so that StylesSource can figure out our location</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>org.openxmlformats.schemas.drawingml.x2006.spreadsheetDrawing.CTMarker</code></td>
 <td class="colLast"><span class="strong">XSSFClientAnchor.</span><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFClientAnchor.html#getTo()">getTo</a></strong>()</code>
 <div class="block">Return ending anchor point</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>org.openxmlformats.schemas.drawingml.x2006.main.CTTextParagraph</code></td>
 <td class="colLast"><span class="strong">XSSFTextParagraph.</span><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFTextParagraph.html#getXmlObject()">getXmlObject</a></strong>()</code>&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>boolean</code></td>
 <td class="colLast"><span class="strong">XSSFWorkbook.</span><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFWorkbook.html#isDate1904()">isDate1904</a></strong>()</code>
 <div class="block">Gets a boolean value that indicates whether the date systems used in the workbook starts in 1904.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<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#removeHyperlink(int,%20int)">removeHyperlink</a></strong>(int&nbsp;row,
                int&nbsp;column)</code>
 <div class="block">Removes a hyperlink in the collection of hyperlinks on this sheet</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><span class="strong">XSSFHyperlink.</span><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFHyperlink.html#setCellReference(org.apache.poi.ss.util.CellReference)">setCellReference</a></strong>(<a href="../../../../../org/apache/poi/ss/util/CellReference.html" title="class in org.apache.poi.ss.util">CellReference</a>&nbsp;ref)</code>&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><span class="strong">XSSFHyperlink.</span><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFHyperlink.html#setCellReference(java.lang.String)">setCellReference</a></strong>(java.lang.String&nbsp;ref)</code>
 <div class="block">Assigns this hyperlink to the given cell reference</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <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#setCTCell(org.openxmlformats.schemas.spreadsheetml.x2006.main.CTCell)">setCTCell</a></strong>(org.openxmlformats.schemas.spreadsheetml.x2006.main.CTCell&nbsp;cell)</code>
 <div class="block">Set a new internal xml bean.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><span class="strong">XSSFPivotTable.</span><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFPivotTable.html#setCTPivotTableDefinition(org.openxmlformats.schemas.spreadsheetml.x2006.main.CTPivotTableDefinition)">setCTPivotTableDefinition</a></strong>(org.openxmlformats.schemas.spreadsheetml.x2006.main.CTPivotTableDefinition&nbsp;pivotTableDefinition)</code>&nbsp;</td>
 </tr>

Modified: poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/XSSFTable.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/XSSFTable.html?rev=1797924&r1=1797923&r2=1797924&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/XSSFTable.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/XSSFTable.html Wed Jun  7 13:35:58 2017
@@ -189,23 +189,33 @@ implements <a href="../../../../../org/a
 <th class="colLast" scope="col">Method and Description</th>
 </tr>
 <tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFTable.html#addColumn()">addColumn</a></strong>()</code>
+<div class="block">Adds another column to the table.</div>
+</td>
+</tr>
+<tr class="rowColor">
 <td class="colFirst"><code>protected void</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFTable.html#commit()">commit</a></strong>()</code>
 <div class="block">Save the content in the underlying package part.</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/usermodel/XSSFTable.html#contains(org.apache.poi.ss.usermodel.Cell)">contains</a></strong>(<a href="../../../../../org/apache/poi/ss/usermodel/Cell.html" title="interface in org.apache.poi.ss.usermodel">Cell</a>&nbsp;cell)</code>
 <div class="block">checks if the given cell is part of the table.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>int</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFTable.html#findColumnIndex(java.lang.String)">findColumnIndex</a></strong>(java.lang.String&nbsp;columnHeader)</code>
 <div class="block">Gets the relative column index of a column in this table having the header name <code>column</code>.</div>
 </td>
 </tr>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../../../org/apache/poi/ss/util/AreaReference.html" title="class in org.apache.poi.ss.util">AreaReference</a></code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFTable.html#getCellReferences()">getCellReferences</a></strong>()</code>&nbsp;</td>
+</tr>
 <tr class="rowColor">
 <td class="colFirst"><code>java.lang.String</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFTable.html#getCommonXpath()">getCommonXpath</a></strong>()</code>
@@ -329,36 +339,44 @@ implements <a href="../../../../../org/a
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFTable.html#setCellReferences(org.apache.poi.ss.util.AreaReference)">setCellReferences</a></strong>(<a href="../../../../../org/apache/poi/ss/util/AreaReference.html" title="class in org.apache.poi.ss.util">AreaReference</a>&nbsp;refs)</code>
+<div class="block">Updates the reference for the cells of the table
+ (see Open Office XML Part 4: chapter 3.5.1.2, attribute ref)
+ and synchronizes any changes</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFTable.html#setDisplayName(java.lang.String)">setDisplayName</a></strong>(java.lang.String&nbsp;name)</code>
 <div class="block">Changes the display name of the Table</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/usermodel/XSSFTable.html#setName(java.lang.String)">setName</a></strong>(java.lang.String&nbsp;newName)</code>
 <div class="block">Changes the name of the Table</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/usermodel/XSSFTable.html#setStyleName(java.lang.String)">setStyleName</a></strong>(java.lang.String&nbsp;newStyleName)</code>
 <div class="block">Changes the name of the Table</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/usermodel/XSSFTable.html#updateHeaders()">updateHeaders</a></strong>()</code>
 <div class="block">Synchronize table headers with cell values in the parent sheet.</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/usermodel/XSSFTable.html#updateReferences()">updateReferences</a></strong>()</code>
 <div class="block">Clears the cached values set by <a href="../../../../../org/apache/poi/xssf/usermodel/XSSFTable.html#getStartCellReference()"><code>getStartCellReference()</code></a>
  and <a href="../../../../../org/apache/poi/xssf/usermodel/XSSFTable.html#getEndCellReference()"><code>getEndCellReference()</code></a>.</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/usermodel/XSSFTable.html#writeTo(java.io.OutputStream)">writeTo</a></strong>(java.io.OutputStream&nbsp;out)</code>
 <div class="block">write table XML to stream</div>
@@ -543,6 +561,19 @@ public&nbsp;org.openxmlformats.schemas.s
 <dl><dt><span class="strong">Returns:</span></dt><dd>List of XSSFXmlColumnPr</dd></dl>
 </li>
 </ul>
+<a name="addColumn()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>addColumn</h4>
+<pre><a href="../../../../../org/apache/poi/util/Internal.html" title="annotation in org.apache.poi.util">@Internal</a>(<a href="../../../../../org/apache/poi/util/Internal.html#value()">value</a>="Return type likely to change")
+public&nbsp;void&nbsp;addColumn()</pre>
+<div class="block">Adds another column to the table.
+ 
+ Warning - Return type likely to change!</div>
+</li>
+</ul>
 <a name="getName()">
 <!--   -->
 </a>
@@ -637,6 +668,36 @@ public&nbsp;org.openxmlformats.schemas.s
 <dl><dt><span class="strong">Returns:</span></dt><dd>the number of mapped table columns (see Open Office XML Part 4: chapter 3.5.1.4)</dd></dl>
 </li>
 </ul>
+<a name="getCellReferences()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getCellReferences</h4>
+<pre>public&nbsp;<a href="../../../../../org/apache/poi/ss/util/AreaReference.html" title="class in org.apache.poi.ss.util">AreaReference</a>&nbsp;getCellReferences()</pre>
+<dl><dt><span class="strong">Returns:</span></dt><dd>The reference for the cells of the table
+ (see Open Office XML Part 4: chapter 3.5.1.2, attribute ref) 
+
+ Does not track updates to underlying changes to CTTable
+ To synchronize with changes to the underlying CTTable,
+ call <a href="../../../../../org/apache/poi/xssf/usermodel/XSSFTable.html#updateReferences()"><code>updateReferences()</code></a>.</dd><dt><span class="strong">Since:</span></dt>
+  <dd>3.17 beta 1</dd></dl>
+</li>
+</ul>
+<a name="setCellReferences(org.apache.poi.ss.util.AreaReference)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setCellReferences</h4>
+<pre>public&nbsp;void&nbsp;setCellReferences(<a href="../../../../../org/apache/poi/ss/util/AreaReference.html" title="class in org.apache.poi.ss.util">AreaReference</a>&nbsp;refs)</pre>
+<div class="block">Updates the reference for the cells of the table
+ (see Open Office XML Part 4: chapter 3.5.1.2, attribute ref)
+ and synchronizes any changes</div>
+<dl><dt><span class="strong">Since:</span></dt>
+  <dd>3.17 beta 1</dd></dl>
+</li>
+</ul>
 <a name="getStartCellReference()">
 <!--   -->
 </a>
@@ -712,7 +773,11 @@ public&nbsp;org.openxmlformats.schemas.s
  
  If calling both <a href="../../../../../org/apache/poi/xssf/usermodel/XSSFTable.html#updateReferences()"><code>updateReferences()</code></a> and
  <a href="../../../../../org/apache/poi/xssf/usermodel/XSSFTable.html#updateHeaders()"><code>updateHeaders()</code></a>, <a href="../../../../../org/apache/poi/xssf/usermodel/XSSFTable.html#updateReferences()"><code>updateReferences()</code></a>
- should be called first.</div>
+ should be called first.
+ 
+ Note that a Table <em>must</em> have a header. To reproduce
+  the equivalent of inserting a table in Excel without Headers,
+  manually add cells with values of "Column1", "Column2" etc first.</div>
 </li>
 </ul>
 <a name="findColumnIndex(java.lang.String)">

Modified: poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/XSSFTableStyleInfo.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/XSSFTableStyleInfo.html?rev=1797924&r1=1797923&r2=1797924&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/XSSFTableStyleInfo.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/XSSFTableStyleInfo.html Wed Jun  7 13:35:58 2017
@@ -166,6 +166,26 @@ implements <a href="../../../../../org/a
 <td class="colFirst"><code>boolean</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFTableStyleInfo.html#isShowRowStripes()">isShowRowStripes</a></strong>()</code>&nbsp;</td>
 </tr>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFTableStyleInfo.html#setFirstColumn(boolean)">setFirstColumn</a></strong>(boolean&nbsp;showFirstColumn)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFTableStyleInfo.html#setLastColumn(boolean)">setLastColumn</a></strong>(boolean&nbsp;showLastColumn)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFTableStyleInfo.html#setName(java.lang.String)">setName</a></strong>(java.lang.String&nbsp;name)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFTableStyleInfo.html#setShowColumnStripes(boolean)">setShowColumnStripes</a></strong>(boolean&nbsp;show)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFTableStyleInfo.html#setShowRowStripes(boolean)">setShowRowStripes</a></strong>(boolean&nbsp;show)</code>&nbsp;</td>
+</tr>
 </table>
 <ul class="blockList">
 <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
@@ -220,6 +240,15 @@ implements <a href="../../../../../org/a
 <dt><span class="strong">Returns:</span></dt><dd>true if alternating column styles should be applied</dd></dl>
 </li>
 </ul>
+<a name="setShowColumnStripes(boolean)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setShowColumnStripes</h4>
+<pre>public&nbsp;void&nbsp;setShowColumnStripes(boolean&nbsp;show)</pre>
+</li>
+</ul>
 <a name="isShowRowStripes()">
 <!--   -->
 </a>
@@ -233,6 +262,15 @@ implements <a href="../../../../../org/a
 <dt><span class="strong">Returns:</span></dt><dd>true if alternating row styles should be applied</dd></dl>
 </li>
 </ul>
+<a name="setShowRowStripes(boolean)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setShowRowStripes</h4>
+<pre>public&nbsp;void&nbsp;setShowRowStripes(boolean&nbsp;show)</pre>
+</li>
+</ul>
 <a name="isShowFirstColumn()">
 <!--   -->
 </a>
@@ -246,6 +284,15 @@ implements <a href="../../../../../org/a
 <dt><span class="strong">Returns:</span></dt><dd>true if the distinct first column style should be applied</dd></dl>
 </li>
 </ul>
+<a name="setFirstColumn(boolean)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setFirstColumn</h4>
+<pre>public&nbsp;void&nbsp;setFirstColumn(boolean&nbsp;showFirstColumn)</pre>
+</li>
+</ul>
 <a name="isShowLastColumn()">
 <!--   -->
 </a>
@@ -259,6 +306,15 @@ implements <a href="../../../../../org/a
 <dt><span class="strong">Returns:</span></dt><dd>true if the distinct last column style should be applied</dd></dl>
 </li>
 </ul>
+<a name="setLastColumn(boolean)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setLastColumn</h4>
+<pre>public&nbsp;void&nbsp;setLastColumn(boolean&nbsp;showLastColumn)</pre>
+</li>
+</ul>
 <a name="getName()">
 <!--   -->
 </a>
@@ -272,6 +328,15 @@ implements <a href="../../../../../org/a
 <dt><span class="strong">Returns:</span></dt><dd>the name of the style (may reference a built-in style)</dd></dl>
 </li>
 </ul>
+<a name="setName(java.lang.String)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setName</h4>
+<pre>public&nbsp;void&nbsp;setName(java.lang.String&nbsp;name)</pre>
+</li>
+</ul>
 <a name="getStyle()">
 <!--   -->
 </a>

Modified: poi/site/publish/changes.html
URL: http://svn.apache.org/viewvc/poi/site/publish/changes.html?rev=1797924&r1=1797923&r2=1797924&view=diff
==============================================================================
--- poi/site/publish/changes.html (original)
+++ poi/site/publish/changes.html Wed Jun  7 13:35:58 2017
@@ -284,6 +284,14 @@ if (VERSION > 3) {
 <tbody>
         
 <tr class="b">
+<td style="text-align: center;"><img class="icon" alt="add" src="skin/images/add.png" title="add"></td><td></td><td>XSSF</td><td>XSSFTable improved support for creating columns and setting table areas, without needing to use CT classes</td>
+</tr>
+        
+<tr class="a">
+<td style="text-align: center;"><img class="icon" alt="fix" src="skin/images/fix.png" title="fix"></td><td></td><td>XSSF</td><td>XSSFTable should format numeric/date cells when used as Column Header names as Excel does</td>
+</tr>
+        
+<tr class="b">
 <td style="text-align: center;"><img class="icon" alt="add" src="skin/images/add.png" title="add"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=61162">61162</a></td><td>HWPF</td><td>En-/decryption support for HWPF</td>
 </tr>
         
@@ -397,9 +405,9 @@ if (VERSION > 3) {
       
 </ul>
       
-<a name="Changes-N1019E"></a>
+<a name="Changes-N101B8"></a>
 <div class="h4">
-<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N1019E">#</a>
+<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N101B8">#</a>
 </h4>
 </div>
 <table class="ForrestTable" cellspacing="1" cellpadding="4">
@@ -465,9 +473,9 @@ if (VERSION > 3) {
 </h3>
 </div>
       
-<a name="Summary-N10268"></a>
+<a name="Summary-N10282"></a>
 <div class="h4">
-<h4>Summary<a title="Permanent link" class="headerlink" href="#Summary-N10268">#</a>
+<h4>Summary<a title="Permanent link" class="headerlink" href="#Summary-N10282">#</a>
 </h4>
 </div>
 <ul>
@@ -480,9 +488,9 @@ if (VERSION > 3) {
       
 </ul>
       
-<a name="Changes-N10278"></a>
+<a name="Changes-N10292"></a>
 <div class="h4">
-<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N10278">#</a>
+<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N10292">#</a>
 </h4>
 </div>
 <table class="ForrestTable" cellspacing="1" cellpadding="4">
@@ -608,9 +616,9 @@ if (VERSION > 3) {
 </h3>
 </div>
       
-<a name="Summary-N10434"></a>
+<a name="Summary-N1044E"></a>
 <div class="h4">
-<h4>Summary<a title="Permanent link" class="headerlink" href="#Summary-N10434">#</a>
+<h4>Summary<a title="Permanent link" class="headerlink" href="#Summary-N1044E">#</a>
 </h4>
 </div>
 <ul>
@@ -627,9 +635,9 @@ if (VERSION > 3) {
       
 </ul>
       
-<a name="Changes-N1044A"></a>
+<a name="Changes-N10464"></a>
 <div class="h4">
-<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N1044A">#</a>
+<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N10464">#</a>
 </h4>
 </div>
 <table class="ForrestTable" cellspacing="1" cellpadding="4">
@@ -819,9 +827,9 @@ if (VERSION > 3) {
 </h3>
 </div>
       
-<a name="Summary-N106FC"></a>
+<a name="Summary-N10716"></a>
 <div class="h4">
-<h4>Summary<a title="Permanent link" class="headerlink" href="#Summary-N106FC">#</a>
+<h4>Summary<a title="Permanent link" class="headerlink" href="#Summary-N10716">#</a>
 </h4>
 </div>
 <ul>
@@ -844,9 +852,9 @@ if (VERSION > 3) {
       
 </ul>
       
-<a name="Changes-N1071C"></a>
+<a name="Changes-N10736"></a>
 <div class="h4">
-<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N1071C">#</a>
+<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N10736">#</a>
 </h4>
 </div>
 <table class="ForrestTable" cellspacing="1" cellpadding="4">
@@ -1052,9 +1060,9 @@ if (VERSION > 3) {
 </h3>
 </div>
       
-<a name="Summary-N10A0D"></a>
+<a name="Summary-N10A27"></a>
 <div class="h4">
-<h4>Summary<a title="Permanent link" class="headerlink" href="#Summary-N10A0D">#</a>
+<h4>Summary<a title="Permanent link" class="headerlink" href="#Summary-N10A27">#</a>
 </h4>
 </div>
 <ul>
@@ -1071,9 +1079,9 @@ if (VERSION > 3) {
       
 </ul>
       
-<a name="Changes-N10A2F"></a>
+<a name="Changes-N10A49"></a>
 <div class="h4">
-<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N10A2F">#</a>
+<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N10A49">#</a>
 </h4>
 </div>
 <table class="ForrestTable" cellspacing="1" cellpadding="4">
@@ -1267,9 +1275,9 @@ if (VERSION > 3) {
 </h3>
 </div>
       
-<a name="Summary-N10CE5"></a>
+<a name="Summary-N10CFF"></a>
 <div class="h4">
-<h4>Summary<a title="Permanent link" class="headerlink" href="#Summary-N10CE5">#</a>
+<h4>Summary<a title="Permanent link" class="headerlink" href="#Summary-N10CFF">#</a>
 </h4>
 </div>
 <ul>
@@ -1286,9 +1294,9 @@ if (VERSION > 3) {
       
 </ul>
       
-<a name="Changes-N10D07"></a>
+<a name="Changes-N10D21"></a>
 <div class="h4">
-<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N10D07">#</a>
+<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N10D21">#</a>
 </h4>
 </div>
 <table class="ForrestTable" cellspacing="1" cellpadding="4">
@@ -1394,9 +1402,9 @@ if (VERSION > 3) {
 </h3>
 </div>
       
-<a name="Summary-N10E5C"></a>
+<a name="Summary-N10E76"></a>
 <div class="h4">
-<h4>Summary<a title="Permanent link" class="headerlink" href="#Summary-N10E5C">#</a>
+<h4>Summary<a title="Permanent link" class="headerlink" href="#Summary-N10E76">#</a>
 </h4>
 </div>
 <ul>
@@ -1422,9 +1430,9 @@ if (VERSION > 3) {
       
 </ul>
       
-<a name="Changes-N10E8A"></a>
+<a name="Changes-N10EA4"></a>
 <div class="h4">
-<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N10E8A">#</a>
+<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N10EA4">#</a>
 </h4>
 </div>
 <table class="ForrestTable" cellspacing="1" cellpadding="4">
@@ -1602,9 +1610,9 @@ if (VERSION > 3) {
 </h3>
 </div>
       
-<a name="Changes-N110EB"></a>
+<a name="Changes-N11105"></a>
 <div class="h4">
-<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N110EB">#</a>
+<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N11105">#</a>
 </h4>
 </div>
 <table class="ForrestTable" cellspacing="1" cellpadding="4">
@@ -1858,9 +1866,9 @@ if (VERSION > 3) {
 </h3>
 </div>
       
-<a name="Summary-N11469"></a>
+<a name="Summary-N11483"></a>
 <div class="h4">
-<h4>Summary<a title="Permanent link" class="headerlink" href="#Summary-N11469">#</a>
+<h4>Summary<a title="Permanent link" class="headerlink" href="#Summary-N11483">#</a>
 </h4>
 </div>
 <ul>
@@ -1877,9 +1885,9 @@ if (VERSION > 3) {
       
 </ul>
       
-<a name="Changes-N1147C"></a>
+<a name="Changes-N11496"></a>
 <div class="h4">
-<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N1147C">#</a>
+<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N11496">#</a>
 </h4>
 </div>
 <table class="ForrestTable" cellspacing="1" cellpadding="4">
@@ -2065,9 +2073,9 @@ if (VERSION > 3) {
 </h3>
 </div>
       
-<a name="Changes-N116FA"></a>
+<a name="Changes-N11714"></a>
 <div class="h4">
-<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N116FA">#</a>
+<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N11714">#</a>
 </h4>
 </div>
 <table class="ForrestTable" cellspacing="1" cellpadding="4">
@@ -2177,9 +2185,9 @@ if (VERSION > 3) {
 </h3>
 </div>
       
-<a name="Summary-N1185E"></a>
+<a name="Summary-N11878"></a>
 <div class="h4">
-<h4>Summary<a title="Permanent link" class="headerlink" href="#Summary-N1185E">#</a>
+<h4>Summary<a title="Permanent link" class="headerlink" href="#Summary-N11878">#</a>
 </h4>
 </div>
 <ul>
@@ -2192,9 +2200,9 @@ if (VERSION > 3) {
       
 </ul>
       
-<a name="Changes-N11886"></a>
+<a name="Changes-N118A0"></a>
 <div class="h4">
-<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N11886">#</a>
+<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N118A0">#</a>
 </h4>
 </div>
 <table class="ForrestTable" cellspacing="1" cellpadding="4">
@@ -2324,9 +2332,9 @@ if (VERSION > 3) {
 </h3>
 </div>
       
-<a name="Changes-N11A29"></a>
+<a name="Changes-N11A43"></a>
 <div class="h4">
-<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N11A29">#</a>
+<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N11A43">#</a>
 </h4>
 </div>
 <table class="ForrestTable" cellspacing="1" cellpadding="4">
@@ -2485,9 +2493,9 @@ if (VERSION > 3) {
 </div>
 
       
-<a name="Summary-N11C2F"></a>
+<a name="Summary-N11C49"></a>
 <div class="h4">
-<h4>Summary<a title="Permanent link" class="headerlink" href="#Summary-N11C2F">#</a>
+<h4>Summary<a title="Permanent link" class="headerlink" href="#Summary-N11C49">#</a>
 </h4>
 </div>
 <ul>
@@ -2570,9 +2578,9 @@ if (VERSION > 3) {
 </ul>
 
       
-<a name="Changes-N11CAC"></a>
+<a name="Changes-N11CC6"></a>
 <div class="h4">
-<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N11CAC">#</a>
+<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N11CC6">#</a>
 </h4>
 </div>
 <table class="ForrestTable" cellspacing="1" cellpadding="4">
@@ -2650,9 +2658,9 @@ if (VERSION > 3) {
 </h3>
 </div>
       
-<a name="Changes-N11D89"></a>
+<a name="Changes-N11DA3"></a>
 <div class="h4">
-<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N11D89">#</a>
+<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N11DA3">#</a>
 </h4>
 </div>
 <table class="ForrestTable" cellspacing="1" cellpadding="4">
@@ -2794,9 +2802,9 @@ if (VERSION > 3) {
 </h3>
 </div>
       
-<a name="Changes-N11F5D"></a>
+<a name="Changes-N11F77"></a>
 <div class="h4">
-<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N11F5D">#</a>
+<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N11F77">#</a>
 </h4>
 </div>
 <table class="ForrestTable" cellspacing="1" cellpadding="4">
@@ -2838,9 +2846,9 @@ if (VERSION > 3) {
 </h3>
 </div>
       
-<a name="Summary-N11FBF"></a>
+<a name="Summary-N11FD9"></a>
 <div class="h4">
-<h4>Summary<a title="Permanent link" class="headerlink" href="#Summary-N11FBF">#</a>
+<h4>Summary<a title="Permanent link" class="headerlink" href="#Summary-N11FD9">#</a>
 </h4>
 </div>
 <ul>
@@ -2868,9 +2876,9 @@ if (VERSION > 3) {
       
 </ul>
       
-<a name="Changes-N11FD5"></a>
+<a name="Changes-N11FEF"></a>
 <div class="h4">
-<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N11FD5">#</a>
+<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N11FEF">#</a>
 </h4>
 </div>
 <table class="ForrestTable" cellspacing="1" cellpadding="4">
@@ -2900,9 +2908,9 @@ if (VERSION > 3) {
 </h3>
 </div>
       
-<a name="Changes-N1200D"></a>
+<a name="Changes-N12027"></a>
 <div class="h4">
-<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N1200D">#</a>
+<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N12027">#</a>
 </h4>
 </div>
 <table class="ForrestTable" cellspacing="1" cellpadding="4">
@@ -3192,9 +3200,9 @@ if (VERSION > 3) {
 </h3>
 </div>
       
-<a name="Changes-N12405"></a>
+<a name="Changes-N1241F"></a>
 <div class="h4">
-<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N12405">#</a>
+<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N1241F">#</a>
 </h4>
 </div>
 <table class="ForrestTable" cellspacing="1" cellpadding="4">
@@ -3368,9 +3376,9 @@ if (VERSION > 3) {
 </h3>
 </div>
       
-<a name="Changes-N12656"></a>
+<a name="Changes-N12670"></a>
 <div class="h4">
-<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N12656">#</a>
+<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N12670">#</a>
 </h4>
 </div>
 <table class="ForrestTable" cellspacing="1" cellpadding="4">
@@ -3460,9 +3468,9 @@ if (VERSION > 3) {
 </h3>
 </div>
       
-<a name="Changes-N12766"></a>
+<a name="Changes-N12780"></a>
 <div class="h4">
-<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N12766">#</a>
+<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N12780">#</a>
 </h4>
 </div>
 <table class="ForrestTable" cellspacing="1" cellpadding="4">
@@ -3632,9 +3640,9 @@ if (VERSION > 3) {
 </h3>
 </div>
       
-<a name="Changes-N129A8"></a>
+<a name="Changes-N129C2"></a>
 <div class="h4">
-<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N129A8">#</a>
+<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N129C2">#</a>
 </h4>
 </div>
 <table class="ForrestTable" cellspacing="1" cellpadding="4">
@@ -3988,9 +3996,9 @@ if (VERSION > 3) {
 </h3>
 </div>
       
-<a name="Summary-N12E9B"></a>
+<a name="Summary-N12EB5"></a>
 <div class="h4">
-<h4>Summary<a title="Permanent link" class="headerlink" href="#Summary-N12E9B">#</a>
+<h4>Summary<a title="Permanent link" class="headerlink" href="#Summary-N12EB5">#</a>
 </h4>
 </div>
 <ul>
@@ -4020,9 +4028,9 @@ if (VERSION > 3) {
       
 </ul>
       
-<a name="Changes-N12EBD"></a>
+<a name="Changes-N12ED7"></a>
 <div class="h4">
-<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N12EBD">#</a>
+<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N12ED7">#</a>
 </h4>
 </div>
 <table class="ForrestTable" cellspacing="1" cellpadding="4">
@@ -4288,9 +4296,9 @@ if (VERSION > 3) {
 </h3>
 </div>
       
-<a name="Changes-N1325B"></a>
+<a name="Changes-N13275"></a>
 <div class="h4">
-<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N1325B">#</a>
+<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N13275">#</a>
 </h4>
 </div>
 <table class="ForrestTable" cellspacing="1" cellpadding="4">
@@ -4504,9 +4512,9 @@ if (VERSION > 3) {
 </h3>
 </div>
       
-<a name="Changes-N13525"></a>
+<a name="Changes-N1353F"></a>
 <div class="h4">
-<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N13525">#</a>
+<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N1353F">#</a>
 </h4>
 </div>
 <table class="ForrestTable" cellspacing="1" cellpadding="4">
@@ -4848,9 +4856,9 @@ if (VERSION > 3) {
 </h3>
 </div>
       
-<a name="Changes-N139AD"></a>
+<a name="Changes-N139C7"></a>
 <div class="h4">
-<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N139AD">#</a>
+<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N139C7">#</a>
 </h4>
 </div>
 <table class="ForrestTable" cellspacing="1" cellpadding="4">
@@ -5012,9 +5020,9 @@ if (VERSION > 3) {
 </h3>
 </div>
       
-<a name="Changes-N13BB0"></a>
+<a name="Changes-N13BCA"></a>
 <div class="h4">
-<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N13BB0">#</a>
+<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N13BCA">#</a>
 </h4>
 </div>
 <table class="ForrestTable" cellspacing="1" cellpadding="4">
@@ -5124,9 +5132,9 @@ if (VERSION > 3) {
 </h3>
 </div>
       
-<a name="Changes-N13D05"></a>
+<a name="Changes-N13D1F"></a>
 <div class="h4">
-<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N13D05">#</a>
+<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N13D1F">#</a>
 </h4>
 </div>
 <table class="ForrestTable" cellspacing="1" cellpadding="4">
@@ -5304,9 +5312,9 @@ if (VERSION > 3) {
 </h3>
 </div>
       
-<a name="Summary-N13F5C"></a>
+<a name="Summary-N13F76"></a>
 <div class="h4">
-<h4>Summary<a title="Permanent link" class="headerlink" href="#Summary-N13F5C">#</a>
+<h4>Summary<a title="Permanent link" class="headerlink" href="#Summary-N13F76">#</a>
 </h4>
 </div>
 <ul>
@@ -5389,9 +5397,9 @@ if (VERSION > 3) {
       
 </ul>
       
-<a name="Changes-N13FCC"></a>
+<a name="Changes-N13FE6"></a>
 <div class="h4">
-<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N13FCC">#</a>
+<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N13FE6">#</a>
 </h4>
 </div>
 <table class="ForrestTable" cellspacing="1" cellpadding="4">
@@ -5449,9 +5457,9 @@ if (VERSION > 3) {
 </h3>
 </div>
       
-<a name="Changes-N1406A"></a>
+<a name="Changes-N14084"></a>
 <div class="h4">
-<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N1406A">#</a>
+<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N14084">#</a>
 </h4>
 </div>
 <table class="ForrestTable" cellspacing="1" cellpadding="4">
@@ -5629,9 +5637,9 @@ if (VERSION > 3) {
 </h3>
 </div>
       
-<a name="Changes-N142AF"></a>
+<a name="Changes-N142C9"></a>
 <div class="h4">
-<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N142AF">#</a>
+<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N142C9">#</a>
 </h4>
 </div>
 <table class="ForrestTable" cellspacing="1" cellpadding="4">
@@ -5757,9 +5765,9 @@ if (VERSION > 3) {
 </h3>
 </div>
       
-<a name="Changes-N1443E"></a>
+<a name="Changes-N14458"></a>
 <div class="h4">
-<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N1443E">#</a>
+<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N14458">#</a>
 </h4>
 </div>
 <table class="ForrestTable" cellspacing="1" cellpadding="4">
@@ -6116,9 +6124,9 @@ if (VERSION > 3) {
 </h3>
 </div>
       
-<a name="Changes-N14905"></a>
+<a name="Changes-N1491F"></a>
 <div class="h4">
-<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N14905">#</a>
+<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N1491F">#</a>
 </h4>
 </div>
 <table class="ForrestTable" cellspacing="1" cellpadding="4">
@@ -6277,9 +6285,9 @@ if (VERSION > 3) {
 </h3>
 </div>
       
-<a name="Changes-N14B14"></a>
+<a name="Changes-N14B2E"></a>
 <div class="h4">
-<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N14B14">#</a>
+<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N14B2E">#</a>
 </h4>
 </div>
 <table class="ForrestTable" cellspacing="1" cellpadding="4">
@@ -6516,9 +6524,9 @@ if (VERSION > 3) {
 </h3>
 </div>
       
-<a name="Changes-N14E47"></a>
+<a name="Changes-N14E61"></a>
 <div class="h4">
-<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N14E47">#</a>
+<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N14E61">#</a>
 </h4>
 </div>
 <table class="ForrestTable" cellspacing="1" cellpadding="4">
@@ -6763,9 +6771,9 @@ if (VERSION > 3) {
 </h3>
 </div>
       
-<a name="Changes-N151A0"></a>
+<a name="Changes-N151BA"></a>
 <div class="h4">
-<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N151A0">#</a>
+<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N151BA">#</a>
 </h4>
 </div>
 <table class="ForrestTable" cellspacing="1" cellpadding="4">
@@ -6946,9 +6954,9 @@ if (VERSION > 3) {
 </h3>
 </div>
       
-<a name="Changes-N15400"></a>
+<a name="Changes-N1541A"></a>
 <div class="h4">
-<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N15400">#</a>
+<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N1541A">#</a>
 </h4>
 </div>
 <table class="ForrestTable" cellspacing="1" cellpadding="4">
@@ -7053,9 +7061,9 @@ if (VERSION > 3) {
 </h3>
 </div>
       
-<a name="Changes-N1554C"></a>
+<a name="Changes-N15566"></a>
 <div class="h4">
-<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N1554C">#</a>
+<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N15566">#</a>
 </h4>
 </div>
 <table class="ForrestTable" cellspacing="1" cellpadding="4">
@@ -7088,9 +7096,9 @@ if (VERSION > 3) {
 </h3>
 </div>
       
-<a name="Changes-N15590"></a>
+<a name="Changes-N155AA"></a>
 <div class="h4">
-<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N15590">#</a>
+<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N155AA">#</a>
 </h4>
 </div>
 <table class="ForrestTable" cellspacing="1" cellpadding="4">
@@ -7159,9 +7167,9 @@ if (VERSION > 3) {
 </h3>
 </div>
       
-<a name="Changes-N1564F"></a>
+<a name="Changes-N15669"></a>
 <div class="h4">
-<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N1564F">#</a>
+<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N15669">#</a>
 </h4>
 </div>
 <table class="ForrestTable" cellspacing="1" cellpadding="4">
@@ -7210,9 +7218,9 @@ if (VERSION > 3) {
 </h3>
 </div>
       
-<a name="Changes-N156C0"></a>
+<a name="Changes-N156DA"></a>
 <div class="h4">
-<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N156C0">#</a>
+<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N156DA">#</a>
 </h4>
 </div>
 <table class="ForrestTable" cellspacing="1" cellpadding="4">
@@ -7621,9 +7629,9 @@ if (VERSION > 3) {
 </h3>
 </div>
       
-<a name="Changes-N15C32"></a>
+<a name="Changes-N15C4C"></a>
 <div class="h4">
-<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N15C32">#</a>
+<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N15C4C">#</a>
 </h4>
 </div>
 <table class="ForrestTable" cellspacing="1" cellpadding="4">
@@ -7748,9 +7756,9 @@ if (VERSION > 3) {
 </h3>
 </div>
       
-<a name="Changes-N15DC6"></a>
+<a name="Changes-N15DE0"></a>
 <div class="h4">
-<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N15DC6">#</a>
+<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N15DE0">#</a>
 </h4>
 </div>
 <table class="ForrestTable" cellspacing="1" cellpadding="4">
@@ -7843,9 +7851,9 @@ if (VERSION > 3) {
 </h3>
 </div>
       
-<a name="Changes-N15EEB"></a>
+<a name="Changes-N15F05"></a>
 <div class="h4">
-<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N15EEB">#</a>
+<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N15F05">#</a>
 </h4>
 </div>
 <table class="ForrestTable" cellspacing="1" cellpadding="4">
@@ -8163,9 +8171,9 @@ if (VERSION > 3) {
 </h3>
 </div>
       
-<a name="Changes-N16335"></a>
+<a name="Changes-N1634F"></a>
 <div class="h4">
-<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N16335">#</a>
+<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N1634F">#</a>
 </h4>
 </div>
 <table class="ForrestTable" cellspacing="1" cellpadding="4">
@@ -8274,9 +8282,9 @@ if (VERSION > 3) {
 </h3>
 </div>
       
-<a name="Changes-N16493"></a>
+<a name="Changes-N164AD"></a>
 <div class="h4">
-<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N16493">#</a>
+<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N164AD">#</a>
 </h4>
 </div>
 <table class="ForrestTable" cellspacing="1" cellpadding="4">
@@ -8329,9 +8337,9 @@ if (VERSION > 3) {
 </h3>
 </div>
       
-<a name="Changes-N1651F"></a>
+<a name="Changes-N16539"></a>
 <div class="h4">
-<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N1651F">#</a>
+<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N16539">#</a>
 </h4>
 </div>
 <table class="ForrestTable" cellspacing="1" cellpadding="4">
@@ -8485,9 +8493,9 @@ if (VERSION > 3) {
 </h3>
 </div>
       
-<a name="Changes-N16707"></a>
+<a name="Changes-N16721"></a>
 <div class="h4">
-<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N16707">#</a>
+<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N16721">#</a>
 </h4>
 </div>
 <table class="ForrestTable" cellspacing="1" cellpadding="4">
@@ -8553,9 +8561,9 @@ if (VERSION > 3) {
 </h3>
 </div>
       
-<a name="Changes-N167B7"></a>
+<a name="Changes-N167D1"></a>
 <div class="h4">
-<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N167B7">#</a>
+<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N167D1">#</a>
 </h4>
 </div>
 <table class="ForrestTable" cellspacing="1" cellpadding="4">
@@ -8597,9 +8605,9 @@ if (VERSION > 3) {
 </h3>
 </div>
       
-<a name="Changes-N16813"></a>
+<a name="Changes-N1682D"></a>
 <div class="h4">
-<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N16813">#</a>
+<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N1682D">#</a>
 </h4>
 </div>
 <table class="ForrestTable" cellspacing="1" cellpadding="4">
@@ -8625,9 +8633,9 @@ if (VERSION > 3) {
 </h3>
 </div>
       
-<a name="Changes-N16839"></a>
+<a name="Changes-N16853"></a>
 <div class="h4">
-<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N16839">#</a>
+<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N16853">#</a>
 </h4>
 </div>
 <table class="ForrestTable" cellspacing="1" cellpadding="4">
@@ -8661,9 +8669,9 @@ if (VERSION > 3) {
 </h3>
 </div>
       
-<a name="Changes-N1687A"></a>
+<a name="Changes-N16894"></a>
 <div class="h4">
-<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N1687A">#</a>
+<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N16894">#</a>
 </h4>
 </div>
 <table class="ForrestTable" cellspacing="1" cellpadding="4">
@@ -8697,9 +8705,9 @@ if (VERSION > 3) {
 </h3>
 </div>
       
-<a name="Changes-N168B8"></a>
+<a name="Changes-N168D2"></a>
 <div class="h4">
-<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N168B8">#</a>
+<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N168D2">#</a>
 </h4>
 </div>
 <table class="ForrestTable" cellspacing="1" cellpadding="4">
@@ -8737,9 +8745,9 @@ if (VERSION > 3) {
 </h3>
 </div>
       
-<a name="Changes-N1690B"></a>
+<a name="Changes-N16925"></a>
 <div class="h4">
-<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N1690B">#</a>
+<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N16925">#</a>
 </h4>
 </div>
 <table class="ForrestTable" cellspacing="1" cellpadding="4">
@@ -8769,9 +8777,9 @@ if (VERSION > 3) {
 </h3>
 </div>
       
-<a name="Changes-N16940"></a>
+<a name="Changes-N1695A"></a>
 <div class="h4">
-<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N16940">#</a>
+<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N1695A">#</a>
 </h4>
 </div>
 <table class="ForrestTable" cellspacing="1" cellpadding="4">
@@ -8797,9 +8805,9 @@ if (VERSION > 3) {
 </h3>
 </div>
       
-<a name="Changes-N16966"></a>
+<a name="Changes-N16980"></a>
 <div class="h4">
-<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N16966">#</a>
+<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N16980">#</a>
 </h4>
 </div>
 <table class="ForrestTable" cellspacing="1" cellpadding="4">
@@ -8849,9 +8857,9 @@ if (VERSION > 3) {
 </h3>
 </div>
       
-<a name="Changes-N169D7"></a>
+<a name="Changes-N169F1"></a>
 <div class="h4">
-<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N169D7">#</a>
+<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N169F1">#</a>
 </h4>
 </div>
 <table class="ForrestTable" cellspacing="1" cellpadding="4">
@@ -9005,9 +9013,9 @@ if (VERSION > 3) {
 </h3>
 </div>
       
-<a name="Changes-N16BE0"></a>
+<a name="Changes-N16BFA"></a>
 <div class="h4">
-<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N16BE0">#</a>
+<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N16BFA">#</a>
 </h4>
 </div>
 <table class="ForrestTable" cellspacing="1" cellpadding="4">
@@ -9050,9 +9058,9 @@ if (VERSION > 3) {
 </h3>
 </div>
       
-<a name="Changes-N16C36"></a>
+<a name="Changes-N16C50"></a>
 <div class="h4">
-<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N16C36">#</a>
+<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N16C50">#</a>
 </h4>
 </div>
 <table class="ForrestTable" cellspacing="1" cellpadding="4">
@@ -9102,9 +9110,9 @@ if (VERSION > 3) {
 </h3>
 </div>
       
-<a name="Changes-N16C98"></a>
+<a name="Changes-N16CB2"></a>
 <div class="h4">
-<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N16C98">#</a>
+<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N16CB2">#</a>
 </h4>
 </div>
 <table class="ForrestTable" cellspacing="1" cellpadding="4">
@@ -9197,9 +9205,9 @@ if (VERSION > 3) {
 </h3>
 </div>
       
-<a name="Changes-N16D8A"></a>
+<a name="Changes-N16DA4"></a>
 <div class="h4">
-<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N16D8A">#</a>
+<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N16DA4">#</a>
 </h4>
 </div>
 <table class="ForrestTable" cellspacing="1" cellpadding="4">
@@ -9232,9 +9240,9 @@ if (VERSION > 3) {
 </h3>
 </div>
       
-<a name="Changes-N16DC8"></a>
+<a name="Changes-N16DE2"></a>
 <div class="h4">
-<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N16DC8">#</a>
+<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N16DE2">#</a>
 </h4>
 </div>
 <table class="ForrestTable" cellspacing="1" cellpadding="4">
@@ -9285,9 +9293,9 @@ if (VERSION > 3) {
 </h3>
 </div>
       
-<a name="Changes-N16E36"></a>
+<a name="Changes-N16E50"></a>
 <div class="h4">
-<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N16E36">#</a>
+<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N16E50">#</a>
 </h4>
 </div>
 <table class="ForrestTable" cellspacing="1" cellpadding="4">
@@ -9316,9 +9324,9 @@ if (VERSION > 3) {
 </h3>
 </div>
       
-<a name="Changes-N16E68"></a>
+<a name="Changes-N16E82"></a>
 <div class="h4">
-<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N16E68">#</a>
+<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N16E82">#</a>
 </h4>
 </div>
 <table class="ForrestTable" cellspacing="1" cellpadding="4">
@@ -9347,9 +9355,9 @@ if (VERSION > 3) {
 </h3>
 </div>
       
-<a name="Changes-N16E9A"></a>
+<a name="Changes-N16EB4"></a>
 <div class="h4">
-<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N16E9A">#</a>
+<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N16EB4">#</a>
 </h4>
 </div>
 <table class="ForrestTable" cellspacing="1" cellpadding="4">
@@ -9394,9 +9402,9 @@ if (VERSION > 3) {
 </h3>
 </div>
       
-<a name="Changes-N16EFC"></a>
+<a name="Changes-N16F16"></a>
 <div class="h4">
-<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N16EFC">#</a>
+<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N16F16">#</a>
 </h4>
 </div>
 <table class="ForrestTable" cellspacing="1" cellpadding="4">
@@ -9421,9 +9429,9 @@ if (VERSION > 3) {
 </h3>
 </div>
       
-<a name="Changes-N16F22"></a>
+<a name="Changes-N16F3C"></a>
 <div class="h4">
-<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N16F22">#</a>
+<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N16F3C">#</a>
 </h4>
 </div>
 <table class="ForrestTable" cellspacing="1" cellpadding="4">
@@ -9464,9 +9472,9 @@ if (VERSION > 3) {
 </h3>
 </div>
       
-<a name="Changes-N16F6C"></a>
+<a name="Changes-N16F86"></a>
 <div class="h4">
-<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N16F6C">#</a>
+<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N16F86">#</a>
 </h4>
 </div>
 <table class="ForrestTable" cellspacing="1" cellpadding="4">
@@ -9491,9 +9499,9 @@ if (VERSION > 3) {
 </h3>
 </div>
       
-<a name="Changes-N16F92"></a>
+<a name="Changes-N16FAC"></a>
 <div class="h4">
-<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N16F92">#</a>
+<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N16FAC">#</a>
 </h4>
 </div>
 <table class="ForrestTable" cellspacing="1" cellpadding="4">
@@ -9518,9 +9526,9 @@ if (VERSION > 3) {
 </h3>
 </div>
       
-<a name="Changes-N16FB8"></a>
+<a name="Changes-N16FD2"></a>
 <div class="h4">
-<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N16FB8">#</a>
+<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N16FD2">#</a>
 </h4>
 </div>
 <table class="ForrestTable" cellspacing="1" cellpadding="4">
@@ -9545,9 +9553,9 @@ if (VERSION > 3) {
 </h3>
 </div>
       
-<a name="Changes-N16FDE"></a>
+<a name="Changes-N16FF8"></a>
 <div class="h4">
-<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N16FDE">#</a>
+<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N16FF8">#</a>
 </h4>
 </div>
 <table class="ForrestTable" cellspacing="1" cellpadding="4">
@@ -9590,9 +9598,9 @@ if (VERSION > 3) {
 </h3>
 </div>
       
-<a name="Changes-N17028"></a>
+<a name="Changes-N17042"></a>
 <div class="h4">
-<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N17028">#</a>
+<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N17042">#</a>
 </h4>
 </div>
 <table class="ForrestTable" cellspacing="1" cellpadding="4">
@@ -9617,9 +9625,9 @@ if (VERSION > 3) {
 </h3>
 </div>
       
-<a name="Changes-N1704E"></a>
+<a name="Changes-N17068"></a>
 <div class="h4">
-<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N1704E">#</a>
+<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N17068">#</a>
 </h4>
 </div>
 <table class="ForrestTable" cellspacing="1" cellpadding="4">
@@ -9670,9 +9678,9 @@ if (VERSION > 3) {
 </h3>
 </div>
       
-<a name="Changes-N170B0"></a>
+<a name="Changes-N170CA"></a>
 <div class="h4">
-<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N170B0">#</a>
+<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N170CA">#</a>
 </h4>
 </div>
 <table class="ForrestTable" cellspacing="1" cellpadding="4">
@@ -9699,9 +9707,9 @@ if (VERSION > 3) {
 </h3>
 </div>
       
-<a name="Changes-N170D6"></a>
+<a name="Changes-N170F0"></a>
 <div class="h4">
-<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N170D6">#</a>
+<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N170F0">#</a>
 </h4>
 </div>
 <table class="ForrestTable" cellspacing="1" cellpadding="4">
@@ -9744,9 +9752,9 @@ if (VERSION > 3) {
 </h3>
 </div>
       
-<a name="Changes-N1712C"></a>
+<a name="Changes-N17146"></a>
 <div class="h4">
-<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N1712C">#</a>
+<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N17146">#</a>
 </h4>
 </div>
 <table class="ForrestTable" cellspacing="1" cellpadding="4">
@@ -9789,9 +9797,9 @@ if (VERSION > 3) {
 </h3>
 </div>
       
-<a name="Changes-N17176"></a>
+<a name="Changes-N17190"></a>
 <div class="h4">
-<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N17176">#</a>
+<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N17190">#</a>
 </h4>
 </div>
 <table class="ForrestTable" cellspacing="1" cellpadding="4">
@@ -9822,9 +9830,9 @@ if (VERSION > 3) {
 </h3>
 </div>
       
-<a name="Changes-N171A8"></a>
+<a name="Changes-N171C2"></a>
 <div class="h4">
-<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N171A8">#</a>
+<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N171C2">#</a>
 </h4>
 </div>
 <table class="ForrestTable" cellspacing="1" cellpadding="4">
@@ -9849,9 +9857,9 @@ if (VERSION > 3) {
 </h3>
 </div>
       
-<a name="Changes-N171CE"></a>
+<a name="Changes-N171E8"></a>
 <div class="h4">
-<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N171CE">#</a>
+<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N171E8">#</a>
 </h4>
 </div>
 <table class="ForrestTable" cellspacing="1" cellpadding="4">
@@ -9876,9 +9884,9 @@ if (VERSION > 3) {
 </h3>
 </div>
       
-<a name="Changes-N171F4"></a>
+<a name="Changes-N1720E"></a>
 <div class="h4">
-<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N171F4">#</a>
+<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N1720E">#</a>
 </h4>
 </div>
 <table class="ForrestTable" cellspacing="1" cellpadding="4">
@@ -9903,9 +9911,9 @@ if (VERSION > 3) {
 </h3>
 </div>
       
-<a name="Changes-N1721A"></a>
+<a name="Changes-N17234"></a>
 <div class="h4">
-<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N1721A">#</a>
+<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N17234">#</a>
 </h4>
 </div>
 <table class="ForrestTable" cellspacing="1" cellpadding="4">
@@ -9930,9 +9938,9 @@ if (VERSION > 3) {
 </h3>
 </div>
       
-<a name="Changes-N17240"></a>
+<a name="Changes-N1725A"></a>
 <div class="h4">
-<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N17240">#</a>
+<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N1725A">#</a>
 </h4>
 </div>
 <table class="ForrestTable" cellspacing="1" cellpadding="4">

Modified: poi/site/publish/changes.rss
URL: http://svn.apache.org/viewvc/poi/site/publish/changes.rss?rev=1797924&r1=1797923&r2=1797924&view=diff
==============================================================================
--- poi/site/publish/changes.rss (original)
+++ poi/site/publish/changes.rss Wed Jun  7 13:35:58 2017
@@ -1,6 +1,8 @@
 <?xml version="1.0" encoding="ISO-8859-1"?>
 <!DOCTYPE rss PUBLIC "-//Netscape Communications//DTD RSS 0.91//EN" "http://my.netscape.com/publish/formats/rss-0.91.dtd">
 <rss version="0.91"><channel><title>Apache POI Changes</title><link>https://poi.apache.org/changes.html</link><description>Apache POI Changes</description><language>en-us</language>
+<item><title>XSSF: add</title><link>https://poi.apache.org/changes.html</link><description>add by POI Developers - XSSF: XSSFTable improved support for creating columns and setting table areas, without needing to use CT classes</description></item>
+<item><title>XSSF: fix</title><link>https://poi.apache.org/changes.html</link><description>fix by POI Developers - XSSF: XSSFTable should format numeric/date cells when used as Column Header names as Excel does</description></item>
 <item><title>HWPF: add(bug 61162)</title><link>https://poi.apache.org/changes.html</link><description>add by POI Developers (bug 61162) - HWPF: En-/decryption support for HWPF</description></item>
 <item><title>XSSF: fix(bug 60230)</title><link>https://poi.apache.org/changes.html</link><description>fix by POI Developers (bug 60230) - XSSF: Round trip workbook encryption and decryption</description></item>
 <item><title>XSSF: fix(bug 58325)</title><link>https://poi.apache.org/changes.html</link><description>fix by POI Developers (bug 58325) - XSSF: XSSFDrawing.getShapes() returns zero if sheet has more than one embedded OLE object</description></item>

Modified: poi/site/src/documentation/content/xdocs/status.xml
URL: http://svn.apache.org/viewvc/poi/site/src/documentation/content/xdocs/status.xml?rev=1797924&r1=1797923&r2=1797924&view=diff
==============================================================================
--- poi/site/src/documentation/content/xdocs/status.xml (original)
+++ poi/site/src/documentation/content/xdocs/status.xml Wed Jun  7 13:35:58 2017
@@ -58,6 +58,8 @@
 
     <release version="3.17-beta1" date="2017-07-??">
       <actions>
+        <action dev="PD" type="add" module="XSSF">XSSFTable improved support for creating columns and setting table areas, without needing to use CT classes</action>
+        <action dev="PD" type="fix" module="XSSF">XSSFTable should format numeric/date cells when used as Column Header names as Excel does</action>
         <action dev="PD" type="add" fixes-bug="61162" module="HWPF">En-/decryption support for HWPF</action>
         <action dev="PD" type="fix" fixes-bug="60230" module="XSSF">Round trip workbook encryption and decryption</action>
         <action dev="PD" type="fix" fixes-bug="58325" module="XSSF">XSSFDrawing.getShapes() returns zero if sheet has more than one embedded OLE object</action>



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