Author: nick
Date: Mon Mar 28 23:21:45 2016
New Revision: 1736938

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

Modified:
    poi/site/publish/apidocs/index-all.html
    poi/site/publish/apidocs/org/apache/poi/ss/usermodel/class-use/Cell.html
    
poi/site/publish/apidocs/org/apache/poi/ss/usermodel/class-use/CellCopyPolicy.html
    poi/site/publish/apidocs/org/apache/poi/util/class-use/Beta.html
    poi/site/publish/apidocs/org/apache/poi/util/class-use/Internal.html
    poi/site/publish/apidocs/org/apache/poi/xslf/usermodel/XSLFPictureShape.html
    poi/site/publish/apidocs/org/apache/poi/xslf/usermodel/XSLFSlide.html
    poi/site/publish/apidocs/org/apache/poi/xssf/streaming/SXSSFCell.html
    poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/XSSFCell.html
    poi/site/publish/spreadsheet/quick-guide.html

Modified: poi/site/publish/apidocs/index-all.html
URL: 
http://svn.apache.org/viewvc/poi/site/publish/apidocs/index-all.html?rev=1736938&r1=1736937&r2=1736938&view=diff
==============================================================================
--- poi/site/publish/apidocs/index-all.html (original)
+++ poi/site/publish/apidocs/index-all.html Mon Mar 28 23:21:45 2016
@@ -6892,7 +6892,7 @@
 <dd>&nbsp;</dd>
 <dt><span class="strong"><a 
href="./org/apache/poi/xssf/usermodel/XSSFCell.html#copyCellFrom(org.apache.poi.ss.usermodel.Cell,%20org.apache.poi.ss.usermodel.CellCopyPolicy)">copyCellFrom(Cell,
 CellCopyPolicy)</a></span> - Method in class org.apache.poi.xssf.usermodel.<a 
href="./org/apache/poi/xssf/usermodel/XSSFCell.html" title="class in 
org.apache.poi.xssf.usermodel">XSSFCell</a></dt>
 <dd>
-<div class="block">Copy cell value, formula, and style, from srcCell per cell 
copy policy
+<div class="block">Copy cell value, formula and style, from srcCell per cell 
copy policy
  If srcCell is null, clears the cell value and cell style per cell copy policy
  
  This does not shift references in formulas.</div>
@@ -20075,6 +20075,8 @@
 <dd>&nbsp;</dd>
 <dt><span class="strong"><a 
href="./org/apache/poi/xslf/usermodel/XSLFPictureShape.html#getBlip()">getBlip()</a></span>
 - Method in class org.apache.poi.xslf.usermodel.<a 
href="./org/apache/poi/xslf/usermodel/XSLFPictureShape.html" title="class in 
org.apache.poi.xslf.usermodel">XSLFPictureShape</a></dt>
 <dd>&nbsp;</dd>
+<dt><span class="strong"><a 
href="./org/apache/poi/xslf/usermodel/XSLFPictureShape.html#getBlipFill()">getBlipFill()</a></span>
 - Method in class org.apache.poi.xslf.usermodel.<a 
href="./org/apache/poi/xslf/usermodel/XSLFPictureShape.html" title="class in 
org.apache.poi.xslf.usermodel">XSLFPictureShape</a></dt>
+<dd>&nbsp;</dd>
 <dt><span class="strong"><a 
href="./org/apache/poi/xslf/usermodel/XSLFPictureShape.html#getBlipId()">getBlipId()</a></span>
 - Method in class org.apache.poi.xslf.usermodel.<a 
href="./org/apache/poi/xslf/usermodel/XSLFPictureShape.html" title="class in 
org.apache.poi.xslf.usermodel">XSLFPictureShape</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="strong"><a 
href="./org/apache/poi/xslf/usermodel/XSLFPictureShape.html#getBlipLink()">getBlipLink()</a></span>
 - Method in class org.apache.poi.xslf.usermodel.<a 
href="./org/apache/poi/xslf/usermodel/XSLFPictureShape.html" title="class in 
org.apache.poi.xslf.usermodel">XSLFPictureShape</a></dt>

Modified: 
poi/site/publish/apidocs/org/apache/poi/ss/usermodel/class-use/Cell.html
URL: 
http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/ss/usermodel/class-use/Cell.html?rev=1736938&r1=1736937&r2=1736938&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/ss/usermodel/class-use/Cell.html 
(original)
+++ poi/site/publish/apidocs/org/apache/poi/ss/usermodel/class-use/Cell.html 
Mon Mar 28 23:21:45 2016
@@ -801,7 +801,7 @@
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><span class="strong">XSSFCell.</span><code><strong><a 
href="../../../../../../org/apache/poi/xssf/usermodel/XSSFCell.html#copyCellFrom(org.apache.poi.ss.usermodel.Cell,%20org.apache.poi.ss.usermodel.CellCopyPolicy)">copyCellFrom</a></strong>(<a
 href="../../../../../../org/apache/poi/ss/usermodel/Cell.html" 
title="interface in org.apache.poi.ss.usermodel">Cell</a>&nbsp;srcCell,
             <a 
href="../../../../../../org/apache/poi/ss/usermodel/CellCopyPolicy.html" 
title="class in 
org.apache.poi.ss.usermodel">CellCopyPolicy</a>&nbsp;policy)</code>
-<div class="block">Copy cell value, formula, and style, from srcCell per cell 
copy policy
+<div class="block">Copy cell value, formula and style, from srcCell per cell 
copy policy
  If srcCell is null, clears the cell value and cell style per cell copy policy
  
  This does not shift references in formulas.</div>

Modified: 
poi/site/publish/apidocs/org/apache/poi/ss/usermodel/class-use/CellCopyPolicy.html
URL: 
http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/ss/usermodel/class-use/CellCopyPolicy.html?rev=1736938&r1=1736937&r2=1736938&view=diff
==============================================================================
--- 
poi/site/publish/apidocs/org/apache/poi/ss/usermodel/class-use/CellCopyPolicy.html
 (original)
+++ 
poi/site/publish/apidocs/org/apache/poi/ss/usermodel/class-use/CellCopyPolicy.html
 Mon Mar 28 23:21:45 2016
@@ -132,7 +132,7 @@
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><span class="strong">XSSFCell.</span><code><strong><a 
href="../../../../../../org/apache/poi/xssf/usermodel/XSSFCell.html#copyCellFrom(org.apache.poi.ss.usermodel.Cell,%20org.apache.poi.ss.usermodel.CellCopyPolicy)">copyCellFrom</a></strong>(<a
 href="../../../../../../org/apache/poi/ss/usermodel/Cell.html" 
title="interface in org.apache.poi.ss.usermodel">Cell</a>&nbsp;srcCell,
             <a 
href="../../../../../../org/apache/poi/ss/usermodel/CellCopyPolicy.html" 
title="class in 
org.apache.poi.ss.usermodel">CellCopyPolicy</a>&nbsp;policy)</code>
-<div class="block">Copy cell value, formula, and style, from srcCell per cell 
copy policy
+<div class="block">Copy cell value, formula and style, from srcCell per cell 
copy policy
  If srcCell is null, clears the cell value and cell style per cell copy policy
  
  This does not shift references in formulas.</div>

Modified: poi/site/publish/apidocs/org/apache/poi/util/class-use/Beta.html
URL: 
http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/util/class-use/Beta.html?rev=1736938&r1=1736937&r2=1736938&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/util/class-use/Beta.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/util/class-use/Beta.html Mon Mar 28 
23:21:45 2016
@@ -629,7 +629,7 @@
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><span class="strong">XSSFCell.</span><code><strong><a 
href="../../../../../org/apache/poi/xssf/usermodel/XSSFCell.html#copyCellFrom(org.apache.poi.ss.usermodel.Cell,%20org.apache.poi.ss.usermodel.CellCopyPolicy)">copyCellFrom</a></strong>(<a
 href="../../../../../org/apache/poi/ss/usermodel/Cell.html" title="interface 
in org.apache.poi.ss.usermodel">Cell</a>&nbsp;srcCell,
             <a 
href="../../../../../org/apache/poi/ss/usermodel/CellCopyPolicy.html" 
title="class in 
org.apache.poi.ss.usermodel">CellCopyPolicy</a>&nbsp;policy)</code>
-<div class="block">Copy cell value, formula, and style, from srcCell per cell 
copy policy
+<div class="block">Copy cell value, formula and style, from srcCell per cell 
copy policy
  If srcCell is null, clears the cell value and cell style per cell copy policy
  
  This does not shift references in formulas.</div>

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=1736938&r1=1736937&r2=1736938&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/util/class-use/Internal.html 
(original)
+++ poi/site/publish/apidocs/org/apache/poi/util/class-use/Internal.html Mon 
Mar 28 23:21:45 2016
@@ -10684,7 +10684,7 @@ Compound Document Format.</div>
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><span class="strong">XSSFCell.</span><code><strong><a 
href="../../../../../org/apache/poi/xssf/usermodel/XSSFCell.html#copyCellFrom(org.apache.poi.ss.usermodel.Cell,%20org.apache.poi.ss.usermodel.CellCopyPolicy)">copyCellFrom</a></strong>(<a
 href="../../../../../org/apache/poi/ss/usermodel/Cell.html" title="interface 
in org.apache.poi.ss.usermodel">Cell</a>&nbsp;srcCell,
             <a 
href="../../../../../org/apache/poi/ss/usermodel/CellCopyPolicy.html" 
title="class in 
org.apache.poi.ss.usermodel">CellCopyPolicy</a>&nbsp;policy)</code>
-<div class="block">Copy cell value, formula, and style, from srcCell per cell 
copy policy
+<div class="block">Copy cell value, formula and style, from srcCell per cell 
copy policy
  If srcCell is null, clears the cell value and cell style per cell copy policy
  
  This does not shift references in formulas.</div>

Modified: 
poi/site/publish/apidocs/org/apache/poi/xslf/usermodel/XSLFPictureShape.html
URL: 
http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xslf/usermodel/XSLFPictureShape.html?rev=1736938&r1=1736937&r2=1736938&view=diff
==============================================================================
--- 
poi/site/publish/apidocs/org/apache/poi/xslf/usermodel/XSLFPictureShape.html 
(original)
+++ 
poi/site/publish/apidocs/org/apache/poi/xslf/usermodel/XSLFPictureShape.html 
Mon Mar 28 23:21:45 2016
@@ -136,33 +136,37 @@ implements <a href="../../../../../org/a
 <td class="colLast"><code><strong><a 
href="../../../../../org/apache/poi/xslf/usermodel/XSLFPictureShape.html#getBlip()">getBlip</a></strong>()</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
+<td class="colFirst"><code>protected 
org.openxmlformats.schemas.drawingml.x2006.main.CTBlipFillProperties</code></td>
+<td class="colLast"><code><strong><a 
href="../../../../../org/apache/poi/xslf/usermodel/XSLFPictureShape.html#getBlipFill()">getBlipFill</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
 <td class="colFirst"><code>protected java.lang.String</code></td>
 <td class="colLast"><code><strong><a 
href="../../../../../org/apache/poi/xslf/usermodel/XSLFPictureShape.html#getBlipId()">getBlipId</a></strong>()</code>&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>protected java.lang.String</code></td>
 <td class="colLast"><code><strong><a 
href="../../../../../org/apache/poi/xslf/usermodel/XSLFPictureShape.html#getBlipLink()">getBlipLink</a></strong>()</code>&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>java.awt.Insets</code></td>
 <td class="colLast"><code><strong><a 
href="../../../../../org/apache/poi/xslf/usermodel/XSLFPictureShape.html#getClipping()">getClipping</a></strong>()</code>
 <div class="block">Returns the clipping values as percent ratio relatively to 
the image size.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code><a 
href="../../../../../org/apache/poi/xslf/usermodel/XSLFPictureData.html" 
title="class in org.apache.poi.xslf.usermodel">XSLFPictureData</a></code></td>
 <td class="colLast"><code><strong><a 
href="../../../../../org/apache/poi/xslf/usermodel/XSLFPictureShape.html#getPictureData()">getPictureData</a></strong>()</code>
 <div class="block">Return the data on the (internal) picture.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>java.net.URI</code></td>
 <td class="colLast"><code><strong><a 
href="../../../../../org/apache/poi/xslf/usermodel/XSLFPictureShape.html#getPictureLink()">getPictureLink</a></strong>()</code>
 <div class="block">For an external linked picture, return the last-seen
   path to the picture.</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/xslf/usermodel/XSLFPictureShape.html#isExternalLinkedPicture()">isExternalLinkedPicture</a></strong>()</code>
 <div class="block">Is this an internal picture (image data included within
@@ -170,7 +174,7 @@ implements <a href="../../../../../org/a
   (image lives outside)?</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/xslf/usermodel/XSLFPictureShape.html#setPlaceholder(org.apache.poi.sl.usermodel.Placeholder)">setPlaceholder</a></strong>(<a
 href="../../../../../org/apache/poi/sl/usermodel/Placeholder.html" title="enum 
in org.apache.poi.sl.usermodel">Placeholder</a>&nbsp;placeholder)</code>
 <div class="block">Specifies that the corresponding shape should be 
represented by the generating application
@@ -301,6 +305,15 @@ implements <a href="../../../../../org/a
  For an internal picture, returns null.</div>
 </li>
 </ul>
+<a name="getBlipFill()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getBlipFill</h4>
+<pre>protected&nbsp;org.openxmlformats.schemas.drawingml.x2006.main.CTBlipFillProperties&nbsp;getBlipFill()</pre>
+</li>
+</ul>
 <a name="getBlip()">
 <!--   -->
 </a>

Modified: poi/site/publish/apidocs/org/apache/poi/xslf/usermodel/XSLFSlide.html
URL: 
http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xslf/usermodel/XSLFSlide.html?rev=1736938&r1=1736937&r2=1736938&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/xslf/usermodel/XSLFSlide.html 
(original)
+++ poi/site/publish/apidocs/org/apache/poi/xslf/usermodel/XSLFSlide.html Mon 
Mar 28 23:21:45 2016
@@ -426,7 +426,9 @@ implements <a href="../../../../../org/a
 <dd><code><a 
href="../../../../../org/apache/poi/sl/usermodel/Sheet.html#getFollowMasterGraphics()">getFollowMasterGraphics</a></code>&nbsp;in
 interface&nbsp;<code><a 
href="../../../../../org/apache/poi/sl/usermodel/Sheet.html" title="interface 
in org.apache.poi.sl.usermodel">Sheet</a>&lt;<a 
href="../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html" title="class 
in org.apache.poi.xslf.usermodel">XSLFShape</a>,<a 
href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextParagraph.html" 
title="class in 
org.apache.poi.xslf.usermodel">XSLFTextParagraph</a>&gt;</code></dd>
 <dt><strong>Overrides:</strong></dt>
 <dd><code><a 
href="../../../../../org/apache/poi/xslf/usermodel/XSLFSheet.html#getFollowMasterGraphics()">getFollowMasterGraphics</a></code>&nbsp;in
 class&nbsp;<code><a 
href="../../../../../org/apache/poi/xslf/usermodel/XSLFSheet.html" title="class 
in org.apache.poi.xslf.usermodel">XSLFSheet</a></code></dd>
-<dt><span class="strong">Returns:</span></dt><dd>whether shapes on the master 
slide should be shown  or not.</dd></dl>
+<dt><span class="strong">Returns:</span></dt><dd>whether shapes on the master 
sheet should be shown. By default master graphics is turned off.
+ Sheets that support the notion of master (slide, slideLayout) should override 
it and
+ check this setting in the sheet XML</dd></dl>
 </li>
 </ul>
 <a name="setFollowMasterGraphics(boolean)">

Modified: poi/site/publish/apidocs/org/apache/poi/xssf/streaming/SXSSFCell.html
URL: 
http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xssf/streaming/SXSSFCell.html?rev=1736938&r1=1736937&r2=1736938&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/xssf/streaming/SXSSFCell.html 
(original)
+++ poi/site/publish/apidocs/org/apache/poi/xssf/streaming/SXSSFCell.html Mon 
Mar 28 23:21:45 2016
@@ -823,7 +823,7 @@ implements <a href="../../../../../org/a
  the Workbook.</p>
  
  <p>To change the style of a cell without affecting other cells that use the 
same style,
- use <a 
href="../../../../../org/apache/poi/ss/util/CellUtil.html#setCellStyleProperties(org.apache.poi.ss.usermodel.Cell,%20java.util.Map)"><code>CellUtil.setCellStyleProperties(Cell,
 Map)</code></a></p></div>
+ use <code>org.apache.poi.ss.util.CellUtil#setCellStyleProperties(Cell, 
Map<String,Object>)</code></p></div>
 <dl>
 <dt><strong>Specified by:</strong></dt>
 <dd><code><a 
href="../../../../../org/apache/poi/ss/usermodel/Cell.html#setCellStyle(org.apache.poi.ss.usermodel.CellStyle)">setCellStyle</a></code>&nbsp;in
 interface&nbsp;<code><a 
href="../../../../../org/apache/poi/ss/usermodel/Cell.html" title="interface in 
org.apache.poi.ss.usermodel">Cell</a></code></dd>

Modified: poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/XSSFCell.html
URL: 
http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/XSSFCell.html?rev=1736938&r1=1736937&r2=1736938&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/XSSFCell.html 
(original)
+++ poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/XSSFCell.html Mon 
Mar 28 23:21:45 2016
@@ -172,7 +172,7 @@ implements <a href="../../../../../org/a
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><strong><a 
href="../../../../../org/apache/poi/xssf/usermodel/XSSFCell.html#copyCellFrom(org.apache.poi.ss.usermodel.Cell,%20org.apache.poi.ss.usermodel.CellCopyPolicy)">copyCellFrom</a></strong>(<a
 href="../../../../../org/apache/poi/ss/usermodel/Cell.html" title="interface 
in org.apache.poi.ss.usermodel">Cell</a>&nbsp;srcCell,
             <a 
href="../../../../../org/apache/poi/ss/usermodel/CellCopyPolicy.html" 
title="class in 
org.apache.poi.ss.usermodel">CellCopyPolicy</a>&nbsp;policy)</code>
-<div class="block">Copy cell value, formula, and style, from srcCell per cell 
copy policy
+<div class="block">Copy cell value, formula and style, from srcCell per cell 
copy policy
  If srcCell is null, clears the cell value and cell style per cell copy policy
  
  This does not shift references in formulas.</div>
@@ -489,11 +489,11 @@ implements <a href="../../../../../org/a
 <a href="../../../../../org/apache/poi/util/Internal.html" title="annotation 
in org.apache.poi.util">@Internal</a>
 public&nbsp;void&nbsp;copyCellFrom(<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)</pre>
-<div class="block">Copy cell value, formula, and style, from srcCell per cell 
copy policy
+<div class="block">Copy cell value, formula and style, from srcCell per cell 
copy policy
  If srcCell is null, clears the cell value and cell style per cell copy policy
  
  This does not shift references in formulas. Use <a 
href="../../../../../org/apache/poi/xssf/usermodel/helpers/XSSFRowShifter.html" 
title="class in 
org.apache.poi.xssf.usermodel.helpers"><code>XSSFRowShifter</code></a> to shift 
references in formulas.</div>
-<dl><dt><span class="strong">Parameters:</span></dt><dd><code>srcCell</code> - 
</dd><dd><code>policy</code> - </dd>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>srcCell</code> - 
The cell to take value, formula and style from</dd><dd><code>policy</code> - 
The policy for copying the information, see <a 
href="../../../../../org/apache/poi/ss/usermodel/CellCopyPolicy.html" 
title="class in 
org.apache.poi.ss.usermodel"><code>CellCopyPolicy</code></a></dd>
 <dt><span class="strong">Throws:</span></dt>
 <dd><code>java.lang.IllegalArgumentException</code> - if copy cell style and 
srcCell is from a different workbook</dd></dl>
 </li>
@@ -806,7 +806,7 @@ public&nbsp;void&nbsp;copyCellFrom(<a hr
  the XSSFWorkbook.</p>
 
  <p>To change the style of a cell without affecting other cells that use the 
same style,
- use <a 
href="../../../../../org/apache/poi/ss/util/CellUtil.html#setCellStyleProperties(org.apache.poi.ss.usermodel.Cell,%20java.util.Map)"><code>CellUtil.setCellStyleProperties(Cell,
 Map)</code></a></p></div>
+ use <code>org.apache.poi.ss.util.CellUtil#setCellStyleProperties(Cell, 
java.util.Map<String, Object>)</code></p></div>
 <dl>
 <dt><strong>Specified by:</strong></dt>
 <dd><code><a 
href="../../../../../org/apache/poi/ss/usermodel/Cell.html#setCellStyle(org.apache.poi.ss.usermodel.CellStyle)">setCellStyle</a></code>&nbsp;in
 interface&nbsp;<code><a 
href="../../../../../org/apache/poi/ss/usermodel/Cell.html" title="interface in 
org.apache.poi.ss.usermodel">Cell</a></code></dd>

Modified: poi/site/publish/spreadsheet/quick-guide.html
URL: 
http://svn.apache.org/viewvc/poi/site/publish/spreadsheet/quick-guide.html?rev=1736938&r1=1736937&r2=1736938&view=diff
==============================================================================
--- poi/site/publish/spreadsheet/quick-guide.html (original)
+++ poi/site/publish/spreadsheet/quick-guide.html Mon Mar 28 23:21:45 2016
@@ -1745,7 +1745,7 @@ Examples:
                 
                 
 <a name="Outlining"></a>
-                <a name="Outlining-N103E2"></a>
+                <a name="Outlining-N103E7"></a>
 <div class="h2">
 <h2>Outlining</h2>
 </div>
@@ -1792,7 +1792,7 @@ Examples:
         
         
 <a name="Images"></a>
-        <a name="Images-N103FF"></a>
+        <a name="Images-N10404"></a>
 <div class="h3">
 <h3>Images</h3>
 </div>



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to