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/04/01 09:17:17 UTC

svn commit: r1737318 - in /poi/site/publish/apidocs/org/apache/poi/xssf: streaming/SXSSFCell.html usermodel/XSSFCell.html

Author: nick
Date: Fri Apr  1 07:17:17 2016
New Revision: 1737318

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

Modified:
    poi/site/publish/apidocs/org/apache/poi/xssf/streaming/SXSSFCell.html
    poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/XSSFCell.html

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=1737318&r1=1737317&r2=1737318&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 Fri Apr  1 07:17:17 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 <code>org.apache.poi.ss.util.CellUtil#setCellStyleProperties(Cell, Map<String,Object>)</code></p></div>
+ 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>
 <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=1737318&r1=1737317&r2=1737318&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 Fri Apr  1 07:17:17 2016
@@ -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 <code>org.apache.poi.ss.util.CellUtil#setCellStyleProperties(Cell, java.util.Map<String, Object>)</code></p></div>
+ use <a href="../../../../../org/apache/poi/ss/util/CellUtil.html#setCellStyleProperties(org.apache.poi.ss.usermodel.Cell,%20java.util.Map)"><code>CellUtil.setCellStyleProperties(Cell, java.util.Map)</code></a></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>



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