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 2016/11/04 11:12:46 UTC

svn commit: r1768013 [1/2] - in /poi/site: publish/ publish/apidocs/ publish/apidocs/org/apache/poi/hssf/usermodel/ publish/apidocs/org/apache/poi/poifs/filesystem/ publish/apidocs/org/apache/poi/poifs/filesystem/class-use/ publish/apidocs/org/apache/p...

Author: nick
Date: Fri Nov  4 11:12:45 2016
New Revision: 1768013

URL: http://svn.apache.org/viewvc?rev=1768013&view=rev
Log:
Changelog update and republish

Modified:
    poi/site/publish/apidocs/deprecated-list.html
    poi/site/publish/apidocs/index-all.html
    poi/site/publish/apidocs/org/apache/poi/hssf/usermodel/HSSFCellStyle.html
    poi/site/publish/apidocs/org/apache/poi/poifs/filesystem/EntryUtils.html
    poi/site/publish/apidocs/org/apache/poi/poifs/filesystem/class-use/DirectoryEntry.html
    poi/site/publish/apidocs/org/apache/poi/ss/formula/FormulaShifter.html
    poi/site/publish/apidocs/org/apache/poi/ss/formula/class-use/FormulaShifter.html
    poi/site/publish/apidocs/org/apache/poi/ss/usermodel/CellStyle.html
    poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/XSSFCellStyle.html
    poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/XWPFNum.html
    poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/package-summary.html
    poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/package-use.html
    poi/site/publish/changes.html
    poi/site/publish/changes.rss
    poi/site/src/documentation/content/xdocs/status.xml

Modified: poi/site/publish/apidocs/deprecated-list.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/deprecated-list.html?rev=1768013&r1=1768012&r2=1768013&view=diff
==============================================================================
--- poi/site/publish/apidocs/deprecated-list.html (original)
+++ poi/site/publish/apidocs/deprecated-list.html Fri Nov  4 11:12:45 2016
@@ -785,50 +785,40 @@
 </td>
 </tr>
 <tr class="rowColor">
-<td class="colOne"><a href="org/apache/poi/poifs/filesystem/EntryUtils.html#copyNodes(org.apache.poi.poifs.filesystem.DirectoryEntry,%20org.apache.poi.poifs.filesystem.DirectoryEntry,%20java.util.List)">org.apache.poi.poifs.filesystem.EntryUtils.copyNodes(DirectoryEntry, DirectoryEntry, List<String>)</a>
-<div class="block"><i>POI 3.8 beta 5. Use <a href="org/apache/poi/poifs/filesystem/FilteringDirectoryNode.html" title="class in org.apache.poi.poifs.filesystem"><code>FilteringDirectoryNode</code></a> instead</i></div>
-</td>
-</tr>
-<tr class="altColor">
 <td class="colOne"><a href="org/apache/poi/hssf/util/HSSFCellUtil.html#createCell(org.apache.poi.hssf.usermodel.HSSFRow,%20int,%20java.lang.String)">org.apache.poi.hssf.util.HSSFCellUtil.createCell(HSSFRow, int, String)</a>
 <div class="block"><i>3.15 beta2. Removed in 3.17. Use <a href="org/apache/poi/ss/util/CellUtil.html#createCell(org.apache.poi.ss.usermodel.Row,%20int,%20java.lang.String,%20org.apache.poi.ss.usermodel.CellStyle)"><code>CellUtil.createCell(org.apache.poi.ss.usermodel.Row, int, java.lang.String, org.apache.poi.ss.usermodel.CellStyle)</code></a> instead.</i></div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a href="org/apache/poi/hssf/util/HSSFCellUtil.html#createCell(org.apache.poi.hssf.usermodel.HSSFRow,%20int,%20java.lang.String,%20org.apache.poi.hssf.usermodel.HSSFCellStyle)">org.apache.poi.hssf.util.HSSFCellUtil.createCell(HSSFRow, int, String, HSSFCellStyle)</a>
 <div class="block"><i>3.15 beta2. Removed in 3.17. Use <a href="org/apache/poi/ss/util/CellUtil.html#createCell(org.apache.poi.ss.usermodel.Row,%20int,%20java.lang.String,%20org.apache.poi.ss.usermodel.CellStyle)"><code>CellUtil.createCell(org.apache.poi.ss.usermodel.Row, int, java.lang.String, org.apache.poi.ss.usermodel.CellStyle)</code></a> instead.</i></div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a href="org/apache/poi/hssf/usermodel/HSSFRow.html#createCell(int,%20int)">org.apache.poi.hssf.usermodel.HSSFRow.createCell(int, int)</a>
 <div class="block"><i>POI 3.15 beta 3</i></div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a href="org/apache/poi/ss/usermodel/Row.html#createCell(int,%20int)">org.apache.poi.ss.usermodel.Row.createCell(int, int)</a>
 <div class="block"><i>POI 3.15 beta 3. Use <a href="org/apache/poi/ss/usermodel/Row.html#createCell(int,%20org.apache.poi.ss.usermodel.CellType)"><code>Row.createCell(int, CellType)</code></a> instead.</i></div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a href="org/apache/poi/xssf/streaming/SXSSFRow.html#createCell(int,%20int)">org.apache.poi.xssf.streaming.SXSSFRow.createCell(int, int)</a>
 <div class="block"><i>POI 3.15 beta 3. Use <a href="org/apache/poi/xssf/streaming/SXSSFRow.html#createCell(int,%20org.apache.poi.ss.usermodel.CellType)"><code>SXSSFRow.createCell(int, CellType)</code></a> instead.</i></div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a href="org/apache/poi/xssf/usermodel/XSSFRow.html#createCell(int,%20int)">org.apache.poi.xssf.usermodel.XSSFRow.createCell(int, int)</a>
 <div class="block"><i>POI 3.15 beta 3. Use <a href="org/apache/poi/xssf/usermodel/XSSFRow.html#createCell(int,%20org.apache.poi.ss.usermodel.CellType)"><code>XSSFRow.createCell(int, CellType)</code></a> instead.</i></div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a href="org/apache/poi/POIXMLFactory.html#createDocumentPart(org.apache.poi.POIXMLDocumentPart,%20org.apache.poi.openxml4j.opc.PackageRelationship,%20org.apache.poi.openxml4j.opc.PackagePart)">org.apache.poi.POIXMLFactory.createDocumentPart(POIXMLDocumentPart, PackageRelationship, PackagePart)</a>
 <div class="block"><i>in POI 3.14, scheduled for removal in POI 3.16</i></div>
 </td>
 </tr>
-<tr class="rowColor">
-<td class="colOne"><a href="org/apache/poi/ss/formula/FormulaShifter.html#createForRowShift(int,%20java.lang.String,%20int,%20int,%20int)">org.apache.poi.ss.formula.FormulaShifter.createForRowShift(int, String, int, int, int)</a>
-<div class="block"><i>As of 3.14 beta 1 (November 2015), replaced by <a href="org/apache/poi/ss/formula/FormulaShifter.html#createForRowShift(int,%20java.lang.String,%20int,%20int,%20int,%20org.apache.poi.ss.SpreadsheetVersion)"><code>FormulaShifter.createForRowShift(int, String, int, int, int, SpreadsheetVersion)</code></a></i></div>
-</td>
-</tr>
 <tr class="altColor">
 <td class="colOne"><a href="org/apache/poi/hssf/usermodel/HSSFCreationHelper.html#createHyperlink(int)">org.apache.poi.hssf.usermodel.HSSFCreationHelper.createHyperlink(int)</a>
 <div class="block"><i>POI 3.15 beta 3. Use <a href="org/apache/poi/hssf/usermodel/HSSFCreationHelper.html#createHyperlink(org.apache.poi.common.usermodel.HyperlinkType)"><code>HSSFCreationHelper.createHyperlink(HyperlinkType)</code></a> instead.</i></div>

Modified: poi/site/publish/apidocs/index-all.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/index-all.html?rev=1768013&r1=1768012&r2=1768013&view=diff
==============================================================================
--- poi/site/publish/apidocs/index-all.html (original)
+++ poi/site/publish/apidocs/index-all.html Fri Nov  4 11:12:45 2016
@@ -7018,12 +7018,6 @@
 <dd>
 <div class="block">Copies nodes from one Directory to the other minus the excepts</div>
 </dd>
-<dt><span class="strong"><a href="./org/apache/poi/poifs/filesystem/EntryUtils.html#copyNodes(org.apache.poi.poifs.filesystem.DirectoryEntry,%20org.apache.poi.poifs.filesystem.DirectoryEntry,%20java.util.List)">copyNodes(DirectoryEntry, DirectoryEntry, List&lt;String&gt;)</a></span> - Static method in class org.apache.poi.poifs.filesystem.<a href="./org/apache/poi/poifs/filesystem/EntryUtils.html" title="class in org.apache.poi.poifs.filesystem">EntryUtils</a></dt>
-<dd>
-<div class="block"><span class="strong">Deprecated.</span>
-<div class="block"><i>POI 3.8 beta 5. Use <a href="./org/apache/poi/poifs/filesystem/FilteringDirectoryNode.html" title="class in org.apache.poi.poifs.filesystem"><code>FilteringDirectoryNode</code></a> instead</i></div>
-</div>
-</dd>
 <dt><span class="strong"><a href="./org/apache/poi/poifs/filesystem/EntryUtils.html#copyNodes(org.apache.poi.poifs.filesystem.OPOIFSFileSystem,%20org.apache.poi.poifs.filesystem.OPOIFSFileSystem)">copyNodes(OPOIFSFileSystem, OPOIFSFileSystem)</a></span> - Static method in class org.apache.poi.poifs.filesystem.<a href="./org/apache/poi/poifs/filesystem/EntryUtils.html" title="class in org.apache.poi.poifs.filesystem">EntryUtils</a></dt>
 <dd>
 <div class="block">Copies all nodes from one POIFS to the other</div>
@@ -9423,12 +9417,6 @@
 <dd>&nbsp;</dd>
 <dt><span class="strong"><a href="./org/apache/poi/ss/formula/FormulaShifter.html#createForRowCopy(int,%20java.lang.String,%20int,%20int,%20int,%20org.apache.poi.ss.SpreadsheetVersion)">createForRowCopy(int, String, int, int, int, SpreadsheetVersion)</a></span> - Static method in class org.apache.poi.ss.formula.<a href="./org/apache/poi/ss/formula/FormulaShifter.html" title="class in org.apache.poi.ss.formula">FormulaShifter</a></dt>
 <dd>&nbsp;</dd>
-<dt><span class="strong"><a href="./org/apache/poi/ss/formula/FormulaShifter.html#createForRowShift(int,%20java.lang.String,%20int,%20int,%20int)">createForRowShift(int, String, int, int, int)</a></span> - Static method in class org.apache.poi.ss.formula.<a href="./org/apache/poi/ss/formula/FormulaShifter.html" title="class in org.apache.poi.ss.formula">FormulaShifter</a></dt>
-<dd>
-<div class="block"><span class="strong">Deprecated.</span>
-<div class="block"><i>As of 3.14 beta 1 (November 2015), replaced by <a href="./org/apache/poi/ss/formula/FormulaShifter.html#createForRowShift(int,%20java.lang.String,%20int,%20int,%20int,%20org.apache.poi.ss.SpreadsheetVersion)"><code>FormulaShifter.createForRowShift(int, String, int, int, int, SpreadsheetVersion)</code></a></i></div>
-</div>
-</dd>
 <dt><span class="strong"><a href="./org/apache/poi/ss/formula/FormulaShifter.html#createForRowShift(int,%20java.lang.String,%20int,%20int,%20int,%20org.apache.poi.ss.SpreadsheetVersion)">createForRowShift(int, String, int, int, int, SpreadsheetVersion)</a></span> - Static method in class org.apache.poi.ss.formula.<a href="./org/apache/poi/ss/formula/FormulaShifter.html" title="class in org.apache.poi.ss.formula">FormulaShifter</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="strong"><a href="./org/apache/poi/ss/formula/FormulaShifter.html#createForSheetShift(int,%20int)">createForSheetShift(int, int)</a></span> - Static method in class org.apache.poi.ss.formula.<a href="./org/apache/poi/ss/formula/FormulaShifter.html" title="class in org.apache.poi.ss.formula">FormulaShifter</a></dt>
@@ -35005,6 +34993,20 @@
 <dd>&nbsp;</dd>
 <dt><span class="strong"><a href="./org/apache/poi/hpbf/HPBFDocument.html#getQuillContents()">getQuillContents()</a></span> - Method in class org.apache.poi.hpbf.<a href="./org/apache/poi/hpbf/HPBFDocument.html" title="class in org.apache.poi.hpbf">HPBFDocument</a></dt>
 <dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/poi/hssf/usermodel/HSSFCellStyle.html#getQuotePrefixed()">getQuotePrefixed()</a></span> - Method in class org.apache.poi.hssf.usermodel.<a href="./org/apache/poi/hssf/usermodel/HSSFCellStyle.html" title="class in org.apache.poi.hssf.usermodel">HSSFCellStyle</a></dt>
+<dd>
+<div class="block">Is "Quote Prefix" or "123 Prefix" enabled for the cell?</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/poi/ss/usermodel/CellStyle.html#getQuotePrefixed()">getQuotePrefixed()</a></span> - Method in interface org.apache.poi.ss.usermodel.<a href="./org/apache/poi/ss/usermodel/CellStyle.html" title="interface in org.apache.poi.ss.usermodel">CellStyle</a></dt>
+<dd>
+<div class="block">Is "Quote Prefix" or "123 Prefix" enabled for the cell?
+ Having this on is somewhat (but not completely, see <a href="./org/apache/poi/ss/usermodel/IgnoredErrorType.html" title="enum in org.apache.poi.ss.usermodel"><code>IgnoredErrorType</code></a>)
+  like prefixing the cell value with a ' in Excel</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/poi/xssf/usermodel/XSSFCellStyle.html#getQuotePrefixed()">getQuotePrefixed()</a></span> - Method in class org.apache.poi.xssf.usermodel.<a href="./org/apache/poi/xssf/usermodel/XSSFCellStyle.html" title="class in org.apache.poi.xssf.usermodel">XSSFCellStyle</a></dt>
+<dd>
+<div class="block">Is "Quote Prefix" or "123 Prefix" enabled for the cell?</div>
+</dd>
 <dt><span class="strong"><a href="./org/apache/poi/sl/draw/binding/CTGeomRect.html#getR()">getR()</a></span> - Method in class org.apache.poi.sl.draw.binding.<a href="./org/apache/poi/sl/draw/binding/CTGeomRect.html" title="class in org.apache.poi.sl.draw.binding">CTGeomRect</a></dt>
 <dd>
 <div class="block">Gets the value of the r property.</div>
@@ -73931,6 +73933,24 @@ Compound Document Format.</div>
 <dd>
 <div class="block">Sets the purity of the custom property set.</div>
 </dd>
+<dt><span class="strong"><a href="./org/apache/poi/hssf/usermodel/HSSFCellStyle.html#setQuotePrefixed(boolean)">setQuotePrefixed(boolean)</a></span> - Method in class org.apache.poi.hssf.usermodel.<a href="./org/apache/poi/hssf/usermodel/HSSFCellStyle.html" title="class in org.apache.poi.hssf.usermodel">HSSFCellStyle</a></dt>
+<dd>
+<div class="block">Turn on or off "Quote Prefix" or "123 Prefix" for the style,
+  which is used to tell Excel that the thing which looks like
+  a number or a formula shouldn't be treated as on.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/poi/ss/usermodel/CellStyle.html#setQuotePrefixed(boolean)">setQuotePrefixed(boolean)</a></span> - Method in interface org.apache.poi.ss.usermodel.<a href="./org/apache/poi/ss/usermodel/CellStyle.html" title="interface in org.apache.poi.ss.usermodel">CellStyle</a></dt>
+<dd>
+<div class="block">Turn on or off "Quote Prefix" or "123 Prefix" for the style,
+  which is used to tell Excel that the thing which looks like
+  a number or a formula shouldn't be treated as on.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/poi/xssf/usermodel/XSSFCellStyle.html#setQuotePrefixed(boolean)">setQuotePrefixed(boolean)</a></span> - Method in class org.apache.poi.xssf.usermodel.<a href="./org/apache/poi/xssf/usermodel/XSSFCellStyle.html" title="class in org.apache.poi.xssf.usermodel">XSSFCellStyle</a></dt>
+<dd>
+<div class="block">Turn on or off "Quote Prefix" or "123 Prefix" for the style,
+  which is used to tell Excel that the thing which looks like
+  a number or a formula shouldn't be treated as on.</div>
+</dd>
 <dt><span class="strong"><a href="./org/apache/poi/sl/draw/binding/CTGeomRect.html#setR(java.lang.String)">setR(String)</a></span> - Method in class org.apache.poi.sl.draw.binding.<a href="./org/apache/poi/sl/draw/binding/CTGeomRect.html" title="class in org.apache.poi.sl.draw.binding">CTGeomRect</a></dt>
 <dd>
 <div class="block">Sets the value of the r property.</div>
@@ -90343,7 +90363,9 @@ the order they are declared.</div>
 <dt><span class="strong"><a href="./org/apache/poi/xwpf/usermodel/XWPFLatentStyles.html#XWPFLatentStyles(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTLatentStyles,%20org.apache.poi.xwpf.usermodel.XWPFStyles)">XWPFLatentStyles(CTLatentStyles, XWPFStyles)</a></span> - Constructor for class org.apache.poi.xwpf.usermodel.<a href="./org/apache/poi/xwpf/usermodel/XWPFLatentStyles.html" title="class in org.apache.poi.xwpf.usermodel">XWPFLatentStyles</a></dt>
 <dd>&nbsp;</dd>
 <dt><a href="./org/apache/poi/xwpf/usermodel/XWPFNum.html" title="class in org.apache.poi.xwpf.usermodel"><span class="strong">XWPFNum</span></a> - Class in <a href="./org/apache/poi/xwpf/usermodel/package-summary.html">org.apache.poi.xwpf.usermodel</a></dt>
-<dd>&nbsp;</dd>
+<dd>
+<div class="block">TODO Bring more of the logic over from XWPFParagraph</div>
+</dd>
 <dt><span class="strong"><a href="./org/apache/poi/xwpf/usermodel/XWPFNum.html#XWPFNum()">XWPFNum()</a></span> - Constructor for class org.apache.poi.xwpf.usermodel.<a href="./org/apache/poi/xwpf/usermodel/XWPFNum.html" title="class in org.apache.poi.xwpf.usermodel">XWPFNum</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="strong"><a href="./org/apache/poi/xwpf/usermodel/XWPFNum.html#XWPFNum(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTNum)">XWPFNum(CTNum)</a></span> - Constructor for class org.apache.poi.xwpf.usermodel.<a href="./org/apache/poi/xwpf/usermodel/XWPFNum.html" title="class in org.apache.poi.xwpf.usermodel">XWPFNum</a></dt>

Modified: poi/site/publish/apidocs/org/apache/poi/hssf/usermodel/HSSFCellStyle.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hssf/usermodel/HSSFCellStyle.html?rev=1768013&r1=1768012&r2=1768013&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hssf/usermodel/HSSFCellStyle.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hssf/usermodel/HSSFCellStyle.html Fri Nov  4 11:12:45 2016
@@ -376,44 +376,50 @@ implements <a href="../../../../../org/a
 </td>
 </tr>
 <tr class="altColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/usermodel/HSSFCellStyle.html#getQuotePrefixed()">getQuotePrefixed</a></strong>()</code>
+<div class="block">Is "Quote Prefix" or "123 Prefix" enabled for the cell?</div>
+</td>
+</tr>
+<tr class="rowColor">
 <td class="colFirst"><code>short</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/usermodel/HSSFCellStyle.html#getReadingOrder()">getReadingOrder</a></strong>()</code>
 <div class="block">Get the reading order, for RTL/LTR ordering of
   the text.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>short</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/usermodel/HSSFCellStyle.html#getRightBorderColor()">getRightBorderColor</a></strong>()</code>
 <div class="block">get the color to use for the left border</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>short</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/usermodel/HSSFCellStyle.html#getRotation()">getRotation</a></strong>()</code>
 <div class="block">get the degree of rotation for the text in the cell</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/hssf/usermodel/HSSFCellStyle.html#getShrinkToFit()">getShrinkToFit</a></strong>()</code>
 <div class="block">Should the Cell be auto-sized by Excel to shrink
   it to fit if this text is too long?</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>short</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/usermodel/HSSFCellStyle.html#getTopBorderColor()">getTopBorderColor</a></strong>()</code>
 <div class="block">get the color to use for the top border</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>java.lang.String</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/usermodel/HSSFCellStyle.html#getUserStyleName()">getUserStyleName</a></strong>()</code>
 <div class="block">Gets the name of the user defined style.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>short</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/usermodel/HSSFCellStyle.html#getVerticalAlignment()">getVerticalAlignment</a></strong>()</code>
 <div class="block"><strong>Deprecated.</strong>&nbsp;
@@ -421,29 +427,29 @@ implements <a href="../../../../../org/a
 </div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/poi/ss/usermodel/VerticalAlignment.html" title="enum in org.apache.poi.ss.usermodel">VerticalAlignment</a></code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/usermodel/HSSFCellStyle.html#getVerticalAlignmentEnum()">getVerticalAlignmentEnum</a></strong>()</code>
 <div class="block">get the type of vertical alignment for the cell</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/hssf/usermodel/HSSFCellStyle.html#getWrapText()">getWrapText</a></strong>()</code>
 <div class="block">get whether the text should be wrapped</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>int</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/usermodel/HSSFCellStyle.html#hashCode()">hashCode</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/hssf/usermodel/HSSFCellStyle.html#setAlignment(org.apache.poi.ss.usermodel.HorizontalAlignment)">setAlignment</a></strong>(<a href="../../../../../org/apache/poi/ss/usermodel/HorizontalAlignment.html" title="enum in org.apache.poi.ss.usermodel">HorizontalAlignment</a>&nbsp;align)</code>
 <div class="block">set the type of horizontal alignment for the cell</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/hssf/usermodel/HSSFCellStyle.html#setAlignment(short)">setAlignment</a></strong>(short&nbsp;align)</code>
 <div class="block"><strong>Deprecated.</strong>&nbsp;
@@ -451,13 +457,13 @@ implements <a href="../../../../../org/a
 </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/hssf/usermodel/HSSFCellStyle.html#setBorderBottom(org.apache.poi.ss.usermodel.BorderStyle)">setBorderBottom</a></strong>(<a href="../../../../../org/apache/poi/ss/usermodel/BorderStyle.html" title="enum in org.apache.poi.ss.usermodel">BorderStyle</a>&nbsp;border)</code>
 <div class="block">set the type of border to use for the bottom border of the cell</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/hssf/usermodel/HSSFCellStyle.html#setBorderBottom(short)">setBorderBottom</a></strong>(short&nbsp;border)</code>
 <div class="block"><strong>Deprecated.</strong>&nbsp;
@@ -465,13 +471,13 @@ implements <a href="../../../../../org/a
 </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/hssf/usermodel/HSSFCellStyle.html#setBorderLeft(org.apache.poi.ss.usermodel.BorderStyle)">setBorderLeft</a></strong>(<a href="../../../../../org/apache/poi/ss/usermodel/BorderStyle.html" title="enum in org.apache.poi.ss.usermodel">BorderStyle</a>&nbsp;border)</code>
 <div class="block">set the type of border to use for the left border of the cell</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/hssf/usermodel/HSSFCellStyle.html#setBorderLeft(short)">setBorderLeft</a></strong>(short&nbsp;border)</code>
 <div class="block"><strong>Deprecated.</strong>&nbsp;
@@ -479,13 +485,13 @@ implements <a href="../../../../../org/a
 </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/hssf/usermodel/HSSFCellStyle.html#setBorderRight(org.apache.poi.ss.usermodel.BorderStyle)">setBorderRight</a></strong>(<a href="../../../../../org/apache/poi/ss/usermodel/BorderStyle.html" title="enum in org.apache.poi.ss.usermodel">BorderStyle</a>&nbsp;border)</code>
 <div class="block">set the type of border to use for the right border of the cell</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/hssf/usermodel/HSSFCellStyle.html#setBorderRight(short)">setBorderRight</a></strong>(short&nbsp;border)</code>
 <div class="block"><strong>Deprecated.</strong>&nbsp;
@@ -493,13 +499,13 @@ implements <a href="../../../../../org/a
 </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/hssf/usermodel/HSSFCellStyle.html#setBorderTop(org.apache.poi.ss.usermodel.BorderStyle)">setBorderTop</a></strong>(<a href="../../../../../org/apache/poi/ss/usermodel/BorderStyle.html" title="enum in org.apache.poi.ss.usermodel">BorderStyle</a>&nbsp;border)</code>
 <div class="block">set the type of border to use for the top border of the cell</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/hssf/usermodel/HSSFCellStyle.html#setBorderTop(short)">setBorderTop</a></strong>(short&nbsp;border)</code>
 <div class="block"><strong>Deprecated.</strong>&nbsp;
@@ -507,38 +513,38 @@ implements <a href="../../../../../org/a
 </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/hssf/usermodel/HSSFCellStyle.html#setBottomBorderColor(short)">setBottomBorderColor</a></strong>(short&nbsp;color)</code>
 <div class="block">set the color to use for the bottom border</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/hssf/usermodel/HSSFCellStyle.html#setDataFormat(short)">setDataFormat</a></strong>(short&nbsp;fmt)</code>
 <div class="block">set the data format (must be a valid format)</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/hssf/usermodel/HSSFCellStyle.html#setFillBackgroundColor(short)">setFillBackgroundColor</a></strong>(short&nbsp;bg)</code>
 <div class="block">set the background fill color.</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/hssf/usermodel/HSSFCellStyle.html#setFillForegroundColor(short)">setFillForegroundColor</a></strong>(short&nbsp;bg)</code>
 <div class="block">set the foreground fill color
  <i>Note: Ensure Foreground color is set prior to background color.</i></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/hssf/usermodel/HSSFCellStyle.html#setFillPattern(org.apache.poi.ss.usermodel.FillPatternType)">setFillPattern</a></strong>(<a href="../../../../../org/apache/poi/ss/usermodel/FillPatternType.html" title="enum in org.apache.poi.ss.usermodel">FillPatternType</a>&nbsp;fp)</code>
 <div class="block">setting to one fills the cell with the foreground color...</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/hssf/usermodel/HSSFCellStyle.html#setFillPattern(short)">setFillPattern</a></strong>(short&nbsp;fp)</code>
 <div class="block"><strong>Deprecated.</strong>&nbsp;
@@ -546,40 +552,48 @@ implements <a href="../../../../../org/a
 </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/hssf/usermodel/HSSFCellStyle.html#setFont(org.apache.poi.ss.usermodel.Font)">setFont</a></strong>(<a href="../../../../../org/apache/poi/ss/usermodel/Font.html" title="interface in org.apache.poi.ss.usermodel">Font</a>&nbsp;font)</code>
 <div class="block">set the font for this style</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/hssf/usermodel/HSSFCellStyle.html#setFont(org.apache.poi.hssf.usermodel.HSSFFont)">setFont</a></strong>(<a href="../../../../../org/apache/poi/hssf/usermodel/HSSFFont.html" title="class in org.apache.poi.hssf.usermodel">HSSFFont</a>&nbsp;font)</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/hssf/usermodel/HSSFCellStyle.html#setHidden(boolean)">setHidden</a></strong>(boolean&nbsp;hidden)</code>
 <div class="block">set the cell's using this style to be hidden</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/hssf/usermodel/HSSFCellStyle.html#setIndention(short)">setIndention</a></strong>(short&nbsp;indent)</code>
 <div class="block">set the number of spaces to indent the text in the cell</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/hssf/usermodel/HSSFCellStyle.html#setLeftBorderColor(short)">setLeftBorderColor</a></strong>(short&nbsp;color)</code>
 <div class="block">set the color to use for the left border</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/hssf/usermodel/HSSFCellStyle.html#setLocked(boolean)">setLocked</a></strong>(boolean&nbsp;locked)</code>
 <div class="block">set the cell's using this style to be locked</div>
 </td>
 </tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/usermodel/HSSFCellStyle.html#setQuotePrefixed(boolean)">setQuotePrefixed</a></strong>(boolean&nbsp;quotePrefix)</code>
+<div class="block">Turn on or off "Quote Prefix" or "123 Prefix" for the style,
+  which is used to tell Excel that the thing which looks like
+  a number or a formula shouldn't be treated as on.</div>
+</td>
+</tr>
 <tr class="altColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/usermodel/HSSFCellStyle.html#setReadingOrder(short)">setReadingOrder</a></strong>(short&nbsp;order)</code>
@@ -900,6 +914,36 @@ implements <a href="../../../../../org/a
 <dt><span class="strong">Returns:</span></dt><dd>hidden - whether the cell using this style should be locked</dd></dl>
 </li>
 </ul>
+<a name="setQuotePrefixed(boolean)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setQuotePrefixed</h4>
+<pre>public&nbsp;void&nbsp;setQuotePrefixed(boolean&nbsp;quotePrefix)</pre>
+<div class="block">Turn on or off "Quote Prefix" or "123 Prefix" for the style,
+  which is used to tell Excel that the thing which looks like
+  a number or a formula shouldn't be treated as on.</div>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code><a href="../../../../../org/apache/poi/ss/usermodel/CellStyle.html#setQuotePrefixed(boolean)">setQuotePrefixed</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/poi/ss/usermodel/CellStyle.html" title="interface in org.apache.poi.ss.usermodel">CellStyle</a></code></dd>
+</dl>
+</li>
+</ul>
+<a name="getQuotePrefixed()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getQuotePrefixed</h4>
+<pre>public&nbsp;boolean&nbsp;getQuotePrefixed()</pre>
+<div class="block">Is "Quote Prefix" or "123 Prefix" enabled for the cell?</div>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code><a href="../../../../../org/apache/poi/ss/usermodel/CellStyle.html#getQuotePrefixed()">getQuotePrefixed</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/poi/ss/usermodel/CellStyle.html" title="interface in org.apache.poi.ss.usermodel">CellStyle</a></code></dd>
+</dl>
+</li>
+</ul>
 <a name="setAlignment(short)">
 <!--   -->
 </a>

Modified: poi/site/publish/apidocs/org/apache/poi/poifs/filesystem/EntryUtils.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/poifs/filesystem/EntryUtils.html?rev=1768013&r1=1768012&r2=1768013&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/poifs/filesystem/EntryUtils.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/poifs/filesystem/EntryUtils.html Fri Nov  4 11:12:45 2016
@@ -163,29 +163,19 @@ extends java.lang.Object</pre>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>static void</code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/poifs/filesystem/EntryUtils.html#copyNodes(org.apache.poi.poifs.filesystem.DirectoryEntry,%20org.apache.poi.poifs.filesystem.DirectoryEntry,%20java.util.List)">copyNodes</a></strong>(<a href="../../../../../org/apache/poi/poifs/filesystem/DirectoryEntry.html" title="interface in org.apache.poi.poifs.filesystem">DirectoryEntry</a>&nbsp;sourceRoot,
-         <a href="../../../../../org/apache/poi/poifs/filesystem/DirectoryEntry.html" title="interface in org.apache.poi.poifs.filesystem">DirectoryEntry</a>&nbsp;targetRoot,
-         java.util.List&lt;java.lang.String&gt;&nbsp;excepts)</code>
-<div class="block"><strong>Deprecated.</strong>&nbsp;
-<div class="block"><i>POI 3.8 beta 5. Use <a href="../../../../../org/apache/poi/poifs/filesystem/FilteringDirectoryNode.html" title="class in org.apache.poi.poifs.filesystem"><code>FilteringDirectoryNode</code></a> instead</i></div>
-</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>static void</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/poifs/filesystem/EntryUtils.html#copyNodes(org.apache.poi.poifs.filesystem.FilteringDirectoryNode,%20org.apache.poi.poifs.filesystem.FilteringDirectoryNode)">copyNodes</a></strong>(<a href="../../../../../org/apache/poi/poifs/filesystem/FilteringDirectoryNode.html" title="class in org.apache.poi.poifs.filesystem">FilteringDirectoryNode</a>&nbsp;filteredSource,
          <a href="../../../../../org/apache/poi/poifs/filesystem/FilteringDirectoryNode.html" title="class in org.apache.poi.poifs.filesystem">FilteringDirectoryNode</a>&nbsp;filteredTarget)</code>
 <div class="block">Copies nodes from one Directory to the other minus the excepts</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>static void</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/poifs/filesystem/EntryUtils.html#copyNodes(org.apache.poi.poifs.filesystem.NPOIFSFileSystem,%20org.apache.poi.poifs.filesystem.NPOIFSFileSystem)">copyNodes</a></strong>(<a href="../../../../../org/apache/poi/poifs/filesystem/NPOIFSFileSystem.html" title="class in org.apache.poi.poifs.filesystem">NPOIFSFileSystem</a>&nbsp;source,
          <a href="../../../../../org/apache/poi/poifs/filesystem/NPOIFSFileSystem.html" title="class in org.apache.poi.poifs.filesystem">NPOIFSFileSystem</a>&nbsp;target)</code>
 <div class="block">Copies all nodes from one POIFS to the other</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>static void</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/poifs/filesystem/EntryUtils.html#copyNodes(org.apache.poi.poifs.filesystem.NPOIFSFileSystem,%20org.apache.poi.poifs.filesystem.NPOIFSFileSystem,%20java.util.List)">copyNodes</a></strong>(<a href="../../../../../org/apache/poi/poifs/filesystem/NPOIFSFileSystem.html" title="class in org.apache.poi.poifs.filesystem">NPOIFSFileSystem</a>&nbsp;source,
          <a href="../../../../../org/apache/poi/poifs/filesystem/NPOIFSFileSystem.html" title="class in org.apache.poi.poifs.filesystem">NPOIFSFileSystem</a>&nbsp;target,
@@ -193,14 +183,14 @@ extends java.lang.Object</pre>
 <div class="block">Copies nodes from one POIFS to the other, minus the excepts.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>static void</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/poifs/filesystem/EntryUtils.html#copyNodes(org.apache.poi.poifs.filesystem.OPOIFSFileSystem,%20org.apache.poi.poifs.filesystem.OPOIFSFileSystem)">copyNodes</a></strong>(<a href="../../../../../org/apache/poi/poifs/filesystem/OPOIFSFileSystem.html" title="class in org.apache.poi.poifs.filesystem">OPOIFSFileSystem</a>&nbsp;source,
          <a href="../../../../../org/apache/poi/poifs/filesystem/OPOIFSFileSystem.html" title="class in org.apache.poi.poifs.filesystem">OPOIFSFileSystem</a>&nbsp;target)</code>
 <div class="block">Copies all nodes from one POIFS to the other</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>static void</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/poifs/filesystem/EntryUtils.html#copyNodes(org.apache.poi.poifs.filesystem.OPOIFSFileSystem,%20org.apache.poi.poifs.filesystem.OPOIFSFileSystem,%20java.util.List)">copyNodes</a></strong>(<a href="../../../../../org/apache/poi/poifs/filesystem/OPOIFSFileSystem.html" title="class in org.apache.poi.poifs.filesystem">OPOIFSFileSystem</a>&nbsp;source,
          <a href="../../../../../org/apache/poi/poifs/filesystem/OPOIFSFileSystem.html" title="class in org.apache.poi.poifs.filesystem">OPOIFSFileSystem</a>&nbsp;target,
@@ -291,23 +281,6 @@ public static&nbsp;void&nbsp;copyNodeRec
 <dt><span class="strong">Throws:</span></dt>
 <dd><code>java.io.IOException</code></dd></dl>
 </li>
-</ul>
-<a name="copyNodes(org.apache.poi.poifs.filesystem.DirectoryEntry, org.apache.poi.poifs.filesystem.DirectoryEntry, java.util.List)">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>copyNodes</h4>
-<pre>public static&nbsp;void&nbsp;copyNodes(<a href="../../../../../org/apache/poi/poifs/filesystem/DirectoryEntry.html" title="interface in org.apache.poi.poifs.filesystem">DirectoryEntry</a>&nbsp;sourceRoot,
-             <a href="../../../../../org/apache/poi/poifs/filesystem/DirectoryEntry.html" title="interface in org.apache.poi.poifs.filesystem">DirectoryEntry</a>&nbsp;targetRoot,
-             java.util.List&lt;java.lang.String&gt;&nbsp;excepts)
-                      throws java.io.IOException</pre>
-<div class="block"><span class="strong">Deprecated.</span>&nbsp;<i>POI 3.8 beta 5. Use <a href="../../../../../org/apache/poi/poifs/filesystem/FilteringDirectoryNode.html" title="class in org.apache.poi.poifs.filesystem"><code>FilteringDirectoryNode</code></a> instead</i></div>
-<div class="block">Copies nodes from one Directory to the other minus the excepts</div>
-<dl><dt><span class="strong">Parameters:</span></dt><dd><code>sourceRoot</code> - is the source Directory to copy from</dd><dd><code>targetRoot</code> - is the target Directory to copy to</dd><dd><code>excepts</code> - is a list of Strings specifying what nodes NOT to copy</dd>
-<dt><span class="strong">Throws:</span></dt>
-<dd><code>java.io.IOException</code></dd></dl>
-</li>
 </ul>
 <a name="copyNodes(org.apache.poi.poifs.filesystem.OPOIFSFileSystem, org.apache.poi.poifs.filesystem.OPOIFSFileSystem)">
 <!--   -->

Modified: poi/site/publish/apidocs/org/apache/poi/poifs/filesystem/class-use/DirectoryEntry.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/poifs/filesystem/class-use/DirectoryEntry.html?rev=1768013&r1=1768012&r2=1768013&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/poifs/filesystem/class-use/DirectoryEntry.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/poifs/filesystem/class-use/DirectoryEntry.html Fri Nov  4 11:12:45 2016
@@ -384,16 +384,6 @@
 <div class="block">Copies all the nodes from one POIFS Directory to another</div>
 </td>
 </tr>
-<tr class="rowColor">
-<td class="colFirst"><code>static void</code></td>
-<td class="colLast"><span class="strong">EntryUtils.</span><code><strong><a href="../../../../../../org/apache/poi/poifs/filesystem/EntryUtils.html#copyNodes(org.apache.poi.poifs.filesystem.DirectoryEntry,%20org.apache.poi.poifs.filesystem.DirectoryEntry,%20java.util.List)">copyNodes</a></strong>(<a href="../../../../../../org/apache/poi/poifs/filesystem/DirectoryEntry.html" title="interface in org.apache.poi.poifs.filesystem">DirectoryEntry</a>&nbsp;sourceRoot,
-         <a href="../../../../../../org/apache/poi/poifs/filesystem/DirectoryEntry.html" title="interface in org.apache.poi.poifs.filesystem">DirectoryEntry</a>&nbsp;targetRoot,
-         java.util.List&lt;java.lang.String&gt;&nbsp;excepts)</code>
-<div class="block"><strong>Deprecated.</strong>&nbsp;
-<div class="block"><i>POI 3.8 beta 5. Use <a href="../../../../../../org/apache/poi/poifs/filesystem/FilteringDirectoryNode.html" title="class in org.apache.poi.poifs.filesystem"><code>FilteringDirectoryNode</code></a> instead</i></div>
-</div>
-</td>
-</tr>
 </tbody>
 </table>
 <table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation">

Modified: poi/site/publish/apidocs/org/apache/poi/ss/formula/FormulaShifter.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/ss/formula/FormulaShifter.html?rev=1768013&r1=1768012&r2=1768013&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/ss/formula/FormulaShifter.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/ss/formula/FormulaShifter.html Fri Nov  4 11:12:45 2016
@@ -131,18 +131,6 @@ extends java.lang.Object</pre>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>static <a href="../../../../../org/apache/poi/ss/formula/FormulaShifter.html" title="class in org.apache.poi.ss.formula">FormulaShifter</a></code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/ss/formula/FormulaShifter.html#createForRowShift(int,%20java.lang.String,%20int,%20int,%20int)">createForRowShift</a></strong>(int&nbsp;externSheetIndex,
-                 java.lang.String&nbsp;sheetName,
-                 int&nbsp;firstMovedRowIndex,
-                 int&nbsp;lastMovedRowIndex,
-                 int&nbsp;numberOfRowsToMove)</code>
-<div class="block"><strong>Deprecated.</strong>&nbsp;
-<div class="block"><i>As of 3.14 beta 1 (November 2015), replaced by <a href="../../../../../org/apache/poi/ss/formula/FormulaShifter.html#createForRowShift(int,%20java.lang.String,%20int,%20int,%20int,%20org.apache.poi.ss.SpreadsheetVersion)"><code>createForRowShift(int, String, int, int, int, SpreadsheetVersion)</code></a></i></div>
-</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>static <a href="../../../../../org/apache/poi/ss/formula/FormulaShifter.html" title="class in org.apache.poi.ss.formula">FormulaShifter</a></code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/ss/formula/FormulaShifter.html#createForRowShift(int,%20java.lang.String,%20int,%20int,%20int,%20org.apache.poi.ss.SpreadsheetVersion)">createForRowShift</a></strong>(int&nbsp;externSheetIndex,
                  java.lang.String&nbsp;sheetName,
                  int&nbsp;firstMovedRowIndex,
@@ -150,12 +138,12 @@ extends java.lang.Object</pre>
                  int&nbsp;numberOfRowsToMove,
                  <a href="../../../../../org/apache/poi/ss/SpreadsheetVersion.html" title="enum in org.apache.poi.ss">SpreadsheetVersion</a>&nbsp;version)</code>&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>static <a href="../../../../../org/apache/poi/ss/formula/FormulaShifter.html" title="class in org.apache.poi.ss.formula">FormulaShifter</a></code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/ss/formula/FormulaShifter.html#createForSheetShift(int,%20int)">createForSheetShift</a></strong>(int&nbsp;srcSheetIndex,
                    int&nbsp;dstSheetIndex)</code>&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>java.lang.String</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/ss/formula/FormulaShifter.html#toString()">toString</a></strong>()</code>&nbsp;</td>
 </tr>
@@ -181,23 +169,6 @@ extends java.lang.Object</pre>
 <!--   -->
 </a>
 <h3>Method Detail</h3>
-<a name="createForRowShift(int, java.lang.String, int, int, int)">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>createForRowShift</h4>
-<pre>@Deprecated
-public static&nbsp;<a href="../../../../../org/apache/poi/ss/formula/FormulaShifter.html" title="class in org.apache.poi.ss.formula">FormulaShifter</a>&nbsp;createForRowShift(int&nbsp;externSheetIndex,
-                                          java.lang.String&nbsp;sheetName,
-                                          int&nbsp;firstMovedRowIndex,
-                                          int&nbsp;lastMovedRowIndex,
-                                          int&nbsp;numberOfRowsToMove)</pre>
-<div class="block"><span class="strong">Deprecated.</span>&nbsp;<i>As of 3.14 beta 1 (November 2015), replaced by <a href="../../../../../org/apache/poi/ss/formula/FormulaShifter.html#createForRowShift(int,%20java.lang.String,%20int,%20int,%20int,%20org.apache.poi.ss.SpreadsheetVersion)"><code>createForRowShift(int, String, int, int, int, SpreadsheetVersion)</code></a></i></div>
-<dl><dt><span class="strong">Parameters:</span></dt><dd><code>externSheetIndex</code> - </dd><dd><code>sheetName</code> - </dd><dd><code>firstMovedRowIndex</code> - </dd><dd><code>lastMovedRowIndex</code> - </dd><dd><code>numberOfRowsToMove</code> - </dd>
-<dt><span class="strong">Returns:</span></dt><dd>FormulaShifter object that can be passed to a RowShifter to modify formulas.</dd></dl>
-</li>
-</ul>
 <a name="createForRowShift(int, java.lang.String, int, int, int, org.apache.poi.ss.SpreadsheetVersion)">
 <!--   -->
 </a>

Modified: poi/site/publish/apidocs/org/apache/poi/ss/formula/class-use/FormulaShifter.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/ss/formula/class-use/FormulaShifter.html?rev=1768013&r1=1768012&r2=1768013&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/ss/formula/class-use/FormulaShifter.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/ss/formula/class-use/FormulaShifter.html Fri Nov  4 11:12:45 2016
@@ -226,18 +226,6 @@
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>static <a href="../../../../../../org/apache/poi/ss/formula/FormulaShifter.html" title="class in org.apache.poi.ss.formula">FormulaShifter</a></code></td>
-<td class="colLast"><span class="strong">FormulaShifter.</span><code><strong><a href="../../../../../../org/apache/poi/ss/formula/FormulaShifter.html#createForRowShift(int,%20java.lang.String,%20int,%20int,%20int)">createForRowShift</a></strong>(int&nbsp;externSheetIndex,
-                 java.lang.String&nbsp;sheetName,
-                 int&nbsp;firstMovedRowIndex,
-                 int&nbsp;lastMovedRowIndex,
-                 int&nbsp;numberOfRowsToMove)</code>
-<div class="block"><strong>Deprecated.</strong>&nbsp;
-<div class="block"><i>As of 3.14 beta 1 (November 2015), replaced by <a href="../../../../../../org/apache/poi/ss/formula/FormulaShifter.html#createForRowShift(int,%20java.lang.String,%20int,%20int,%20int,%20org.apache.poi.ss.SpreadsheetVersion)"><code>createForRowShift(int, String, int, int, int, SpreadsheetVersion)</code></a></i></div>
-</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>static <a href="../../../../../../org/apache/poi/ss/formula/FormulaShifter.html" title="class in org.apache.poi.ss.formula">FormulaShifter</a></code></td>
 <td class="colLast"><span class="strong">FormulaShifter.</span><code><strong><a href="../../../../../../org/apache/poi/ss/formula/FormulaShifter.html#createForRowShift(int,%20java.lang.String,%20int,%20int,%20int,%20org.apache.poi.ss.SpreadsheetVersion)">createForRowShift</a></strong>(int&nbsp;externSheetIndex,
                  java.lang.String&nbsp;sheetName,
                  int&nbsp;firstMovedRowIndex,
@@ -245,7 +233,7 @@
                  int&nbsp;numberOfRowsToMove,
                  <a href="../../../../../../org/apache/poi/ss/SpreadsheetVersion.html" title="enum in org.apache.poi.ss">SpreadsheetVersion</a>&nbsp;version)</code>&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>static <a href="../../../../../../org/apache/poi/ss/formula/FormulaShifter.html" title="class in org.apache.poi.ss.formula">FormulaShifter</a></code></td>
 <td class="colLast"><span class="strong">FormulaShifter.</span><code><strong><a href="../../../../../../org/apache/poi/ss/formula/FormulaShifter.html#createForSheetShift(int,%20int)">createForSheetShift</a></strong>(int&nbsp;srcSheetIndex,
                    int&nbsp;dstSheetIndex)</code>&nbsp;</td>

Modified: poi/site/publish/apidocs/org/apache/poi/ss/usermodel/CellStyle.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/ss/usermodel/CellStyle.html?rev=1768013&r1=1768012&r2=1768013&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/ss/usermodel/CellStyle.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/ss/usermodel/CellStyle.html Fri Nov  4 11:12:45 2016
@@ -656,31 +656,39 @@
 </td>
 </tr>
 <tr class="altColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/ss/usermodel/CellStyle.html#getQuotePrefixed()">getQuotePrefixed</a></strong>()</code>
+<div class="block">Is "Quote Prefix" or "123 Prefix" enabled for the cell?
+ Having this on is somewhat (but not completely, see <a href="../../../../../org/apache/poi/ss/usermodel/IgnoredErrorType.html" title="enum in org.apache.poi.ss.usermodel"><code>IgnoredErrorType</code></a>)
+  like prefixing the cell value with a ' in Excel</div>
+</td>
+</tr>
+<tr class="rowColor">
 <td class="colFirst"><code>short</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/ss/usermodel/CellStyle.html#getRightBorderColor()">getRightBorderColor</a></strong>()</code>
 <div class="block">get the color to use for the left border</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>short</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/ss/usermodel/CellStyle.html#getRotation()">getRotation</a></strong>()</code>
 <div class="block">get the degree of rotation for the text in the cell.</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/ss/usermodel/CellStyle.html#getShrinkToFit()">getShrinkToFit</a></strong>()</code>
 <div class="block">Should the Cell be auto-sized by Excel to shrink
   it to fit if this text is too long?</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>short</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/ss/usermodel/CellStyle.html#getTopBorderColor()">getTopBorderColor</a></strong>()</code>
 <div class="block">get the color to use for the top border</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>short</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/ss/usermodel/CellStyle.html#getVerticalAlignment()">getVerticalAlignment</a></strong>()</code>
 <div class="block"><strong>Deprecated.</strong>&nbsp;
@@ -688,25 +696,25 @@
 </div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/poi/ss/usermodel/VerticalAlignment.html" title="enum in org.apache.poi.ss.usermodel">VerticalAlignment</a></code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/ss/usermodel/CellStyle.html#getVerticalAlignmentEnum()">getVerticalAlignmentEnum</a></strong>()</code>
 <div class="block">get the type of vertical alignment for the cell</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/ss/usermodel/CellStyle.html#getWrapText()">getWrapText</a></strong>()</code>
 <div class="block">get whether the text should be wrapped</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/ss/usermodel/CellStyle.html#setAlignment(org.apache.poi.ss.usermodel.HorizontalAlignment)">setAlignment</a></strong>(<a href="../../../../../org/apache/poi/ss/usermodel/HorizontalAlignment.html" title="enum in org.apache.poi.ss.usermodel">HorizontalAlignment</a>&nbsp;align)</code>
 <div class="block">set the type of horizontal alignment for the cell</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/ss/usermodel/CellStyle.html#setAlignment(short)">setAlignment</a></strong>(short&nbsp;align)</code>
 <div class="block"><strong>Deprecated.</strong>&nbsp;
@@ -714,13 +722,13 @@
 </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/ss/usermodel/CellStyle.html#setBorderBottom(org.apache.poi.ss.usermodel.BorderStyle)">setBorderBottom</a></strong>(<a href="../../../../../org/apache/poi/ss/usermodel/BorderStyle.html" title="enum in org.apache.poi.ss.usermodel">BorderStyle</a>&nbsp;border)</code>
 <div class="block">set the type of border to use for the bottom border of the cell</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/ss/usermodel/CellStyle.html#setBorderBottom(short)">setBorderBottom</a></strong>(short&nbsp;border)</code>
 <div class="block"><strong>Deprecated.</strong>&nbsp;
@@ -728,13 +736,13 @@
 </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/ss/usermodel/CellStyle.html#setBorderLeft(org.apache.poi.ss.usermodel.BorderStyle)">setBorderLeft</a></strong>(<a href="../../../../../org/apache/poi/ss/usermodel/BorderStyle.html" title="enum in org.apache.poi.ss.usermodel">BorderStyle</a>&nbsp;border)</code>
 <div class="block">set the type of border to use for the left border of the cell</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/ss/usermodel/CellStyle.html#setBorderLeft(short)">setBorderLeft</a></strong>(short&nbsp;border)</code>
 <div class="block"><strong>Deprecated.</strong>&nbsp;
@@ -742,13 +750,13 @@
 </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/ss/usermodel/CellStyle.html#setBorderRight(org.apache.poi.ss.usermodel.BorderStyle)">setBorderRight</a></strong>(<a href="../../../../../org/apache/poi/ss/usermodel/BorderStyle.html" title="enum in org.apache.poi.ss.usermodel">BorderStyle</a>&nbsp;border)</code>
 <div class="block">set the type of border to use for the right border of the cell</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/ss/usermodel/CellStyle.html#setBorderRight(short)">setBorderRight</a></strong>(short&nbsp;border)</code>
 <div class="block"><strong>Deprecated.</strong>&nbsp;
@@ -756,13 +764,13 @@
 </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/ss/usermodel/CellStyle.html#setBorderTop(org.apache.poi.ss.usermodel.BorderStyle)">setBorderTop</a></strong>(<a href="../../../../../org/apache/poi/ss/usermodel/BorderStyle.html" title="enum in org.apache.poi.ss.usermodel">BorderStyle</a>&nbsp;border)</code>
 <div class="block">set the type of border to use for the top border of the cell</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/ss/usermodel/CellStyle.html#setBorderTop(short)">setBorderTop</a></strong>(short&nbsp;border)</code>
 <div class="block"><strong>Deprecated.</strong>&nbsp;
@@ -770,38 +778,38 @@
 </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/ss/usermodel/CellStyle.html#setBottomBorderColor(short)">setBottomBorderColor</a></strong>(short&nbsp;color)</code>
 <div class="block">set the color to use for the bottom border</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/ss/usermodel/CellStyle.html#setDataFormat(short)">setDataFormat</a></strong>(short&nbsp;fmt)</code>
 <div class="block">set the data format (must be a valid format)</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/ss/usermodel/CellStyle.html#setFillBackgroundColor(short)">setFillBackgroundColor</a></strong>(short&nbsp;bg)</code>
 <div class="block">set the background fill color.</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/ss/usermodel/CellStyle.html#setFillForegroundColor(short)">setFillForegroundColor</a></strong>(short&nbsp;bg)</code>
 <div class="block">set the foreground fill color
  <i>Note: Ensure Foreground color is set prior to background color.</i></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/ss/usermodel/CellStyle.html#setFillPattern(org.apache.poi.ss.usermodel.FillPatternType)">setFillPattern</a></strong>(<a href="../../../../../org/apache/poi/ss/usermodel/FillPatternType.html" title="enum in org.apache.poi.ss.usermodel">FillPatternType</a>&nbsp;fp)</code>
 <div class="block">setting to one fills the cell with the foreground color...</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/ss/usermodel/CellStyle.html#setFillPattern(short)">setFillPattern</a></strong>(short&nbsp;fp)</code>
 <div class="block"><strong>Deprecated.</strong>&nbsp;
@@ -809,36 +817,44 @@
 </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/ss/usermodel/CellStyle.html#setFont(org.apache.poi.ss.usermodel.Font)">setFont</a></strong>(<a href="../../../../../org/apache/poi/ss/usermodel/Font.html" title="interface in org.apache.poi.ss.usermodel">Font</a>&nbsp;font)</code>
 <div class="block">set the font for this style</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/ss/usermodel/CellStyle.html#setHidden(boolean)">setHidden</a></strong>(boolean&nbsp;hidden)</code>
 <div class="block">set the cell's using this style to be hidden</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/ss/usermodel/CellStyle.html#setIndention(short)">setIndention</a></strong>(short&nbsp;indent)</code>
 <div class="block">set the number of spaces to indent the text in the cell</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/ss/usermodel/CellStyle.html#setLeftBorderColor(short)">setLeftBorderColor</a></strong>(short&nbsp;color)</code>
 <div class="block">set the color to use for the left border</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/ss/usermodel/CellStyle.html#setLocked(boolean)">setLocked</a></strong>(boolean&nbsp;locked)</code>
 <div class="block">set the cell's using this style to be locked</div>
 </td>
 </tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/ss/usermodel/CellStyle.html#setQuotePrefixed(boolean)">setQuotePrefixed</a></strong>(boolean&nbsp;quotePrefix)</code>
+<div class="block">Turn on or off "Quote Prefix" or "123 Prefix" for the style,
+  which is used to tell Excel that the thing which looks like
+  a number or a formula shouldn't be treated as on.</div>
+</td>
+</tr>
 <tr class="altColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/ss/usermodel/CellStyle.html#setRightBorderColor(short)">setRightBorderColor</a></strong>(short&nbsp;color)</code>
@@ -1590,6 +1606,32 @@ static final&nbsp;short LEAST_DOTS</pre>
 <dl><dt><span class="strong">Returns:</span></dt><dd>hidden - whether the cell using this style should be locked</dd></dl>
 </li>
 </ul>
+<a name="setQuotePrefixed(boolean)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setQuotePrefixed</h4>
+<pre>void&nbsp;setQuotePrefixed(boolean&nbsp;quotePrefix)</pre>
+<div class="block">Turn on or off "Quote Prefix" or "123 Prefix" for the style,
+  which is used to tell Excel that the thing which looks like
+  a number or a formula shouldn't be treated as on.
+ Turning this on is somewhat (but not completely, see <a href="../../../../../org/apache/poi/ss/usermodel/IgnoredErrorType.html" title="enum in org.apache.poi.ss.usermodel"><code>IgnoredErrorType</code></a>)
+  like prefixing the cell value with a ' in Excel</div>
+</li>
+</ul>
+<a name="getQuotePrefixed()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getQuotePrefixed</h4>
+<pre>boolean&nbsp;getQuotePrefixed()</pre>
+<div class="block">Is "Quote Prefix" or "123 Prefix" enabled for the cell?
+ Having this on is somewhat (but not completely, see <a href="../../../../../org/apache/poi/ss/usermodel/IgnoredErrorType.html" title="enum in org.apache.poi.ss.usermodel"><code>IgnoredErrorType</code></a>)
+  like prefixing the cell value with a ' in Excel</div>
+</li>
+</ul>
 <a name="setAlignment(short)">
 <!--   -->
 </a>

Modified: poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/XSSFCellStyle.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/XSSFCellStyle.html?rev=1768013&r1=1768012&r2=1768013&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/XSSFCellStyle.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/XSSFCellStyle.html Fri Nov  4 11:12:45 2016
@@ -407,49 +407,55 @@ implements <a href="../../../../../org/a
 </td>
 </tr>
 <tr class="altColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFCellStyle.html#getQuotePrefixed()">getQuotePrefixed</a></strong>()</code>
+<div class="block">Is "Quote Prefix" or "123 Prefix" enabled for the cell?</div>
+</td>
+</tr>
+<tr class="rowColor">
 <td class="colFirst"><code>short</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFCellStyle.html#getRightBorderColor()">getRightBorderColor</a></strong>()</code>
 <div class="block">Get the color to use for the right border</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFColor.html" title="class in org.apache.poi.xssf.usermodel">XSSFColor</a></code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFCellStyle.html#getRightBorderXSSFColor()">getRightBorderXSSFColor</a></strong>()</code>
 <div class="block">Get the color to use for the right border</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>short</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFCellStyle.html#getRotation()">getRotation</a></strong>()</code>
 <div class="block">Get the degree of rotation for the text in the cell</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/XSSFCellStyle.html#getShrinkToFit()">getShrinkToFit</a></strong>()</code>
 <div class="block">Should the Cell be auto-sized by Excel to shrink
   it to fit if this text is too long?</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>org.openxmlformats.schemas.spreadsheetml.x2006.main.CTXf</code></td>
 <td class="colLast"><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="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>short</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFCellStyle.html#getTopBorderColor()">getTopBorderColor</a></strong>()</code>
 <div class="block">Get the color to use for the top border</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFColor.html" title="class in org.apache.poi.xssf.usermodel">XSSFColor</a></code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFCellStyle.html#getTopBorderXSSFColor()">getTopBorderXSSFColor</a></strong>()</code>
 <div class="block">Get the color to use for the top border</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>protected int</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFCellStyle.html#getUIndex()">getUIndex</a></strong>()</code>
 <div class="block">Workaround for places where we need to support more than 32767 cell styles, ideally
@@ -457,7 +463,7 @@ implements <a href="../../../../../org/a
  public APIs</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>short</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFCellStyle.html#getVerticalAlignment()">getVerticalAlignment</a></strong>()</code>
 <div class="block"><strong>Deprecated.</strong>&nbsp;
@@ -465,31 +471,31 @@ implements <a href="../../../../../org/a
 </div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/poi/ss/usermodel/VerticalAlignment.html" title="enum in org.apache.poi.ss.usermodel">VerticalAlignment</a></code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFCellStyle.html#getVerticalAlignmentEnum()">getVerticalAlignmentEnum</a></strong>()</code>
 <div class="block">Get the type of vertical alignment for the cell</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/usermodel/XSSFCellStyle.html#getWrapText()">getWrapText</a></strong>()</code>
 <div class="block">Whether the text should be wrapped</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>int</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFCellStyle.html#hashCode()">hashCode</a></strong>()</code>
 <div class="block">Returns a hash code value for the object.</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/XSSFCellStyle.html#setAlignment(org.apache.poi.ss.usermodel.HorizontalAlignment)">setAlignment</a></strong>(<a href="../../../../../org/apache/poi/ss/usermodel/HorizontalAlignment.html" title="enum in org.apache.poi.ss.usermodel">HorizontalAlignment</a>&nbsp;align)</code>
 <div class="block">Set the type of horizontal alignment for the cell</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/XSSFCellStyle.html#setAlignment(short)">setAlignment</a></strong>(short&nbsp;align)</code>
 <div class="block"><strong>Deprecated.</strong>&nbsp;
@@ -497,13 +503,13 @@ implements <a href="../../../../../org/a
 </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/XSSFCellStyle.html#setBorderBottom(org.apache.poi.ss.usermodel.BorderStyle)">setBorderBottom</a></strong>(<a href="../../../../../org/apache/poi/ss/usermodel/BorderStyle.html" title="enum in org.apache.poi.ss.usermodel">BorderStyle</a>&nbsp;border)</code>
 <div class="block">Set the type of border to use for the bottom border of the cell</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/XSSFCellStyle.html#setBorderBottom(short)">setBorderBottom</a></strong>(short&nbsp;border)</code>
 <div class="block"><strong>Deprecated.</strong>&nbsp;
@@ -511,20 +517,20 @@ implements <a href="../../../../../org/a
 </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/XSSFCellStyle.html#setBorderColor(org.apache.poi.xssf.usermodel.extensions.XSSFCellBorder.BorderSide,%20org.apache.poi.xssf.usermodel.XSSFColor)">setBorderColor</a></strong>(<a href="../../../../../org/apache/poi/xssf/usermodel/extensions/XSSFCellBorder.BorderSide.html" title="enum in org.apache.poi.xssf.usermodel.extensions">XSSFCellBorder.BorderSide</a>&nbsp;side,
               <a href="../../../../../org/apache/poi/xssf/usermodel/XSSFColor.html" title="class in org.apache.poi.xssf.usermodel">XSSFColor</a>&nbsp;color)</code>
 <div class="block">Set the color to use for the selected border</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/XSSFCellStyle.html#setBorderLeft(org.apache.poi.ss.usermodel.BorderStyle)">setBorderLeft</a></strong>(<a href="../../../../../org/apache/poi/ss/usermodel/BorderStyle.html" title="enum in org.apache.poi.ss.usermodel">BorderStyle</a>&nbsp;border)</code>
 <div class="block">Set the type of border to use for the left border of the cell</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/XSSFCellStyle.html#setBorderLeft(short)">setBorderLeft</a></strong>(short&nbsp;border)</code>
 <div class="block"><strong>Deprecated.</strong>&nbsp;
@@ -532,13 +538,13 @@ implements <a href="../../../../../org/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/XSSFCellStyle.html#setBorderRight(org.apache.poi.ss.usermodel.BorderStyle)">setBorderRight</a></strong>(<a href="../../../../../org/apache/poi/ss/usermodel/BorderStyle.html" title="enum in org.apache.poi.ss.usermodel">BorderStyle</a>&nbsp;border)</code>
 <div class="block">Set the type of border to use for the right border of the cell</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/XSSFCellStyle.html#setBorderRight(short)">setBorderRight</a></strong>(short&nbsp;border)</code>
 <div class="block"><strong>Deprecated.</strong>&nbsp;
@@ -546,13 +552,13 @@ implements <a href="../../../../../org/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/XSSFCellStyle.html#setBorderTop(org.apache.poi.ss.usermodel.BorderStyle)">setBorderTop</a></strong>(<a href="../../../../../org/apache/poi/ss/usermodel/BorderStyle.html" title="enum in org.apache.poi.ss.usermodel">BorderStyle</a>&nbsp;border)</code>
 <div class="block">Set the type of border to use for the top border of the cell</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/XSSFCellStyle.html#setBorderTop(short)">setBorderTop</a></strong>(short&nbsp;border)</code>
 <div class="block"><strong>Deprecated.</strong>&nbsp;
@@ -560,43 +566,43 @@ implements <a href="../../../../../org/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/XSSFCellStyle.html#setBottomBorderColor(short)">setBottomBorderColor</a></strong>(short&nbsp;color)</code>
 <div class="block">Set the color to use for the bottom border</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/XSSFCellStyle.html#setBottomBorderColor(org.apache.poi.xssf.usermodel.XSSFColor)">setBottomBorderColor</a></strong>(<a href="../../../../../org/apache/poi/xssf/usermodel/XSSFColor.html" title="class in org.apache.poi.xssf.usermodel">XSSFColor</a>&nbsp;color)</code>
 <div class="block">Set the color to use for the bottom border</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/XSSFCellStyle.html#setDataFormat(int)">setDataFormat</a></strong>(int&nbsp;fmt)</code>
 <div class="block">Set the index of a data format</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/XSSFCellStyle.html#setDataFormat(short)">setDataFormat</a></strong>(short&nbsp;fmt)</code>
 <div class="block">Set the index of a data format</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/XSSFCellStyle.html#setFillBackgroundColor(short)">setFillBackgroundColor</a></strong>(short&nbsp;bg)</code>
 <div class="block">Set the background fill color represented as a indexed color value.</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/XSSFCellStyle.html#setFillBackgroundColor(org.apache.poi.xssf.usermodel.XSSFColor)">setFillBackgroundColor</a></strong>(<a href="../../../../../org/apache/poi/xssf/usermodel/XSSFColor.html" title="class in org.apache.poi.xssf.usermodel">XSSFColor</a>&nbsp;color)</code>
 <div class="block">Set the background fill color represented as a <a href="../../../../../org/apache/poi/xssf/usermodel/XSSFColor.html" title="class in org.apache.poi.xssf.usermodel"><code>XSSFColor</code></a> value.</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/XSSFCellStyle.html#setFillForegroundColor(short)">setFillForegroundColor</a></strong>(short&nbsp;fg)</code>
 <div class="block">Set the foreground fill color as a indexed color value
@@ -604,19 +610,19 @@ implements <a href="../../../../../org/a
  <i>Note: Ensure Foreground color is set prior to background color.</i></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/XSSFCellStyle.html#setFillForegroundColor(org.apache.poi.xssf.usermodel.XSSFColor)">setFillForegroundColor</a></strong>(<a href="../../../../../org/apache/poi/xssf/usermodel/XSSFColor.html" title="class in org.apache.poi.xssf.usermodel">XSSFColor</a>&nbsp;color)</code>
 <div class="block">Set the foreground fill color represented as a <a href="../../../../../org/apache/poi/xssf/usermodel/XSSFColor.html" title="class in org.apache.poi.xssf.usermodel"><code>XSSFColor</code></a> value.</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/XSSFCellStyle.html#setFillPattern(org.apache.poi.ss.usermodel.FillPatternType)">setFillPattern</a></strong>(<a href="../../../../../org/apache/poi/ss/usermodel/FillPatternType.html" title="enum in org.apache.poi.ss.usermodel">FillPatternType</a>&nbsp;pattern)</code>
 <div class="block">This element is used to specify cell fill information for pattern and solid color cell fills.</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/XSSFCellStyle.html#setFillPattern(short)">setFillPattern</a></strong>(short&nbsp;fp)</code>
 <div class="block"><strong>Deprecated.</strong>&nbsp;
@@ -624,42 +630,50 @@ implements <a href="../../../../../org/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/XSSFCellStyle.html#setFont(org.apache.poi.ss.usermodel.Font)">setFont</a></strong>(<a href="../../../../../org/apache/poi/ss/usermodel/Font.html" title="interface in org.apache.poi.ss.usermodel">Font</a>&nbsp;font)</code>
 <div class="block">Set the font for this style</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/XSSFCellStyle.html#setHidden(boolean)">setHidden</a></strong>(boolean&nbsp;hidden)</code>
 <div class="block">Set the cell's using this style to be hidden</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/XSSFCellStyle.html#setIndention(short)">setIndention</a></strong>(short&nbsp;indent)</code>
 <div class="block">Set the number of spaces to indent the text in the cell</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/XSSFCellStyle.html#setLeftBorderColor(short)">setLeftBorderColor</a></strong>(short&nbsp;color)</code>
 <div class="block">Set the color to use for the left border as a indexed color value</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/XSSFCellStyle.html#setLeftBorderColor(org.apache.poi.xssf.usermodel.XSSFColor)">setLeftBorderColor</a></strong>(<a href="../../../../../org/apache/poi/xssf/usermodel/XSSFColor.html" title="class in org.apache.poi.xssf.usermodel">XSSFColor</a>&nbsp;color)</code>
 <div class="block">Set the color to use for the left border as a <a href="../../../../../org/apache/poi/xssf/usermodel/XSSFColor.html" title="class in org.apache.poi.xssf.usermodel"><code>XSSFColor</code></a> value</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/XSSFCellStyle.html#setLocked(boolean)">setLocked</a></strong>(boolean&nbsp;locked)</code>
 <div class="block">Set the cell's using this style to be locked</div>
 </td>
 </tr>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFCellStyle.html#setQuotePrefixed(boolean)">setQuotePrefixed</a></strong>(boolean&nbsp;quotePrefix)</code>
+<div class="block">Turn on or off "Quote Prefix" or "123 Prefix" for the style,
+  which is used to tell Excel that the thing which looks like
+  a number or a formula shouldn't be treated as on.</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/XSSFCellStyle.html#setRightBorderColor(short)">setRightBorderColor</a></strong>(short&nbsp;color)</code>
@@ -1323,6 +1337,20 @@ public&nbsp;org.openxmlformats.schemas.s
 <dt><span class="strong">Returns:</span></dt><dd>whether the cell using this style are locked</dd></dl>
 </li>
 </ul>
+<a name="getQuotePrefixed()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getQuotePrefixed</h4>
+<pre>public&nbsp;boolean&nbsp;getQuotePrefixed()</pre>
+<div class="block">Is "Quote Prefix" or "123 Prefix" enabled for the cell?</div>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code><a href="../../../../../org/apache/poi/ss/usermodel/CellStyle.html#getQuotePrefixed()">getQuotePrefixed</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/poi/ss/usermodel/CellStyle.html" title="interface in org.apache.poi.ss.usermodel">CellStyle</a></code></dd>
+</dl>
+</li>
+</ul>
 <a name="getRightBorderColor()">
 <!--   -->
 </a>
@@ -1950,6 +1978,22 @@ public&nbsp;void&nbsp;setFillPattern(sho
 <dt><span class="strong">Parameters:</span></dt><dd><code>locked</code> - -  whether the cell using this style should be locked</dd></dl>
 </li>
 </ul>
+<a name="setQuotePrefixed(boolean)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setQuotePrefixed</h4>
+<pre>public&nbsp;void&nbsp;setQuotePrefixed(boolean&nbsp;quotePrefix)</pre>
+<div class="block">Turn on or off "Quote Prefix" or "123 Prefix" for the style,
+  which is used to tell Excel that the thing which looks like
+  a number or a formula shouldn't be treated as on.</div>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code><a href="../../../../../org/apache/poi/ss/usermodel/CellStyle.html#setQuotePrefixed(boolean)">setQuotePrefixed</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/poi/ss/usermodel/CellStyle.html" title="interface in org.apache.poi.ss.usermodel">CellStyle</a></code></dd>
+</dl>
+</li>
+</ul>
 <a name="setRightBorderColor(short)">
 <!--   -->
 </a>

Modified: poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/XWPFNum.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/XWPFNum.html?rev=1768013&r1=1768012&r2=1768013&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/XWPFNum.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/XWPFNum.html Fri Nov  4 11:12:45 2016
@@ -96,8 +96,7 @@
 <br>
 <pre>public class <span class="strong">XWPFNum</span>
 extends java.lang.Object</pre>
-<dl><dt><span class="strong">Author:</span></dt>
-  <dd>Philipp Epp</dd></dl>
+<div class="block">TODO Bring more of the logic over from XWPFParagraph</div>
 </li>
 </ul>
 </div>

Modified: poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/package-summary.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/package-summary.html?rev=1768013&r1=1768012&r2=1768013&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/package-summary.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/package-summary.html Fri Nov  4 11:12:45 2016
@@ -259,7 +259,9 @@
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFNum.html" title="class in org.apache.poi.xwpf.usermodel">XWPFNum</a></td>
-<td class="colLast">&nbsp;</td>
+<td class="colLast">
+<div class="block">TODO Bring more of the logic over from XWPFParagraph</div>
+</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFNumbering.html" title="class in org.apache.poi.xwpf.usermodel">XWPFNumbering</a></td>

Modified: poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/package-use.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/package-use.html?rev=1768013&r1=1768012&r2=1768013&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/package-use.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/package-use.html Fri Nov  4 11:12:45 2016
@@ -352,7 +352,9 @@
 <td class="colOne"><a href="../../../../../org/apache/poi/xwpf/usermodel/class-use/XWPFLatentStyles.html#org.apache.poi.xwpf.usermodel">XWPFLatentStyles</a>&nbsp;</td>
 </tr>
 <tr class="altColor">
-<td class="colOne"><a href="../../../../../org/apache/poi/xwpf/usermodel/class-use/XWPFNum.html#org.apache.poi.xwpf.usermodel">XWPFNum</a>&nbsp;</td>
+<td class="colOne"><a href="../../../../../org/apache/poi/xwpf/usermodel/class-use/XWPFNum.html#org.apache.poi.xwpf.usermodel">XWPFNum</a>
+<div class="block">TODO Bring more of the logic over from XWPFParagraph</div>
+</td>
 </tr>
 <tr class="rowColor">
 <td class="colOne"><a href="../../../../../org/apache/poi/xwpf/usermodel/class-use/XWPFNumbering.html#org.apache.poi.xwpf.usermodel">XWPFNumbering</a>&nbsp;</td>




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