You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@poi.apache.org by ni...@apache.org on 2017/11/01 11:22:51 UTC

svn commit: r1813967 [11/14] - in /poi/site/publish/apidocs: ./ org/apache/poi/ org/apache/poi/class-use/ org/apache/poi/hmef/ org/apache/poi/hpsf/ org/apache/poi/hslf/usermodel/ org/apache/poi/hssf/converter/ org/apache/poi/hssf/record/common/ org/apa...

Modified: poi/site/publish/apidocs/org/apache/poi/xssf/model/StylesTable.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xssf/model/StylesTable.html?rev=1813967&r1=1813966&r2=1813967&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/xssf/model/StylesTable.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/xssf/model/StylesTable.html Wed Nov  1 11:22:49 2017
@@ -17,7 +17,7 @@
     catch(err) {
     }
 //-->
-var methods = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10,"i6":10,"i7":10,"i8":10,"i9":10,"i10":10,"i11":10,"i12":10,"i13":10,"i14":10,"i15":10,"i16":10,"i17":10,"i18":10,"i19":10,"i20":10,"i21":10,"i22":10,"i23":10,"i24":10,"i25":10,"i26":10,"i27":10,"i28":10,"i29":10,"i30":10,"i31":10,"i32":10,"i33":10,"i34":10,"i35":10,"i36":10,"i37":10,"i38":10,"i39":10,"i40":10,"i41":10,"i42":10,"i43":10,"i44":10,"i45":10};
+var methods = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10,"i6":10,"i7":10,"i8":10,"i9":10,"i10":10,"i11":10,"i12":10,"i13":10,"i14":10,"i15":10,"i16":10,"i17":10,"i18":10,"i19":10,"i20":10,"i21":10,"i22":10,"i23":10,"i24":10,"i25":10,"i26":10,"i27":10,"i28":10,"i29":10,"i30":10,"i31":10,"i32":10,"i33":10,"i34":10,"i35":10,"i36":10,"i37":10,"i38":10,"i39":10,"i40":10,"i41":10,"i42":10,"i43":10,"i44":10,"i45":10,"i46":10};
 var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
 var altColor = "altColor";
 var rowColor = "rowColor";
@@ -223,6 +223,20 @@ extends <a href="../../../../../org/apac
 </tr>
 <tr id="i5" class="rowColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFFont.html" title="class in org.apache.poi.xssf.usermodel">XSSFFont</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/poi/xssf/model/StylesTable.html#findFont-boolean-org.apache.poi.ss.usermodel.Color-short-java.lang.String-boolean-boolean-short-byte-">findFont</a></span>(boolean&nbsp;bold,
+        <a href="../../../../../org/apache/poi/ss/usermodel/Color.html" title="interface in org.apache.poi.ss.usermodel">Color</a>&nbsp;color,
+        short&nbsp;fontHeight,
+        java.lang.String&nbsp;name,
+        boolean&nbsp;italic,
+        boolean&nbsp;strikeout,
+        short&nbsp;typeOffset,
+        byte&nbsp;underline)</code>
+<div class="block">Finds a font that matches the one with the supplied attributes,
+ where color is the actual Color-value, not the indexed color</div>
+</td>
+</tr>
+<tr id="i6" class="altColor">
+<td class="colFirst"><code><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFFont.html" title="class in org.apache.poi.xssf.usermodel">XSSFFont</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/poi/xssf/model/StylesTable.html#findFont-boolean-short-short-java.lang.String-boolean-boolean-short-byte-">findFont</a></span>(boolean&nbsp;bold,
         short&nbsp;color,
         short&nbsp;fontHeight,
@@ -231,212 +245,213 @@ extends <a href="../../../../../org/apac
         boolean&nbsp;strikeout,
         short&nbsp;typeOffset,
         byte&nbsp;underline)</code>
-<div class="block">Finds a font that matches the one with the supplied attributes</div>
+<div class="block">Finds a font that matches the one with the supplied attributes,
+ where color is the indexed-value, not the actual color.</div>
 </td>
 </tr>
-<tr id="i6" class="altColor">
+<tr id="i7" class="rowColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/poi/xssf/usermodel/extensions/XSSFCellBorder.html" title="class in org.apache.poi.xssf.usermodel.extensions">XSSFCellBorder</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/poi/xssf/model/StylesTable.html#getBorderAt-int-">getBorderAt</a></span>(int&nbsp;idx)</code>&nbsp;</td>
 </tr>
-<tr id="i7" class="rowColor">
+<tr id="i8" class="altColor">
 <td class="colFirst"><code>java.util.List&lt;<a href="../../../../../org/apache/poi/xssf/usermodel/extensions/XSSFCellBorder.html" title="class in org.apache.poi.xssf.usermodel.extensions">XSSFCellBorder</a>&gt;</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/poi/xssf/model/StylesTable.html#getBorders--">getBorders</a></span>()</code>&nbsp;</td>
 </tr>
-<tr id="i8" class="altColor">
+<tr id="i9" class="rowColor">
 <td class="colFirst"><code>org.openxmlformats.schemas.spreadsheetml.x2006.main.CTXf</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/poi/xssf/model/StylesTable.html#getCellStyleXfAt-int-">getCellStyleXfAt</a></span>(int&nbsp;idx)</code>&nbsp;</td>
 </tr>
-<tr id="i9" class="rowColor">
+<tr id="i10" class="altColor">
 <td class="colFirst"><code>org.openxmlformats.schemas.spreadsheetml.x2006.main.CTXf</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/poi/xssf/model/StylesTable.html#getCellXfAt-int-">getCellXfAt</a></span>(int&nbsp;idx)</code>&nbsp;</td>
 </tr>
-<tr id="i10" class="altColor">
+<tr id="i11" class="rowColor">
 <td class="colFirst"><code>org.openxmlformats.schemas.spreadsheetml.x2006.main.CTStylesheet</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/poi/xssf/model/StylesTable.html#getCTStylesheet--">getCTStylesheet</a></span>()</code>
 <div class="block">For unit testing only!</div>
 </td>
 </tr>
-<tr id="i11" class="rowColor">
+<tr id="i12" class="altColor">
 <td class="colFirst"><code>org.openxmlformats.schemas.spreadsheetml.x2006.main.CTDxf</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/poi/xssf/model/StylesTable.html#getDxfAt-int-">getDxfAt</a></span>(int&nbsp;idx)</code>&nbsp;</td>
 </tr>
-<tr id="i12" class="altColor">
+<tr id="i13" class="rowColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/poi/ss/usermodel/TableStyle.html" title="interface in org.apache.poi.ss.usermodel">TableStyle</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/poi/xssf/model/StylesTable.html#getExplicitTableStyle-java.lang.String-">getExplicitTableStyle</a></span>(java.lang.String&nbsp;name)</code>
 <div class="block">NOTE: this only returns explicitly defined styles</div>
 </td>
 </tr>
-<tr id="i13" class="rowColor">
+<tr id="i14" class="altColor">
 <td class="colFirst"><code>java.util.Set&lt;java.lang.String&gt;</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/poi/xssf/model/StylesTable.html#getExplicitTableStyleNames--">getExplicitTableStyleNames</a></span>()</code>&nbsp;</td>
 </tr>
-<tr id="i14" class="altColor">
+<tr id="i15" class="rowColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/poi/xssf/usermodel/extensions/XSSFCellFill.html" title="class in org.apache.poi.xssf.usermodel.extensions">XSSFCellFill</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/poi/xssf/model/StylesTable.html#getFillAt-int-">getFillAt</a></span>(int&nbsp;idx)</code>&nbsp;</td>
 </tr>
-<tr id="i15" class="rowColor">
+<tr id="i16" class="altColor">
 <td class="colFirst"><code>java.util.List&lt;<a href="../../../../../org/apache/poi/xssf/usermodel/extensions/XSSFCellFill.html" title="class in org.apache.poi.xssf.usermodel.extensions">XSSFCellFill</a>&gt;</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/poi/xssf/model/StylesTable.html#getFills--">getFills</a></span>()</code>&nbsp;</td>
 </tr>
-<tr id="i16" class="altColor">
+<tr id="i17" class="rowColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFFont.html" title="class in org.apache.poi.xssf.usermodel">XSSFFont</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/poi/xssf/model/StylesTable.html#getFontAt-int-">getFontAt</a></span>(int&nbsp;idx)</code>&nbsp;</td>
 </tr>
-<tr id="i17" class="rowColor">
+<tr id="i18" class="altColor">
 <td class="colFirst"><code>java.util.List&lt;<a href="../../../../../org/apache/poi/xssf/usermodel/XSSFFont.html" title="class in org.apache.poi.xssf.usermodel">XSSFFont</a>&gt;</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/poi/xssf/model/StylesTable.html#getFonts--">getFonts</a></span>()</code>&nbsp;</td>
 </tr>
-<tr id="i18" class="altColor">
+<tr id="i19" class="rowColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/poi/xssf/usermodel/IndexedColorMap.html" title="interface in org.apache.poi.xssf.usermodel">IndexedColorMap</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/poi/xssf/model/StylesTable.html#getIndexedColors--">getIndexedColors</a></span>()</code>&nbsp;</td>
 </tr>
-<tr id="i19" class="rowColor">
+<tr id="i20" class="altColor">
 <td class="colFirst"><code>int</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/poi/xssf/model/StylesTable.html#getMaxNumberOfDataFormats--">getMaxNumberOfDataFormats</a></span>()</code>
 <div class="block">Get the upper limit on the number of data formats that has been set for the style table.</div>
 </td>
 </tr>
-<tr id="i20" class="altColor">
+<tr id="i21" class="rowColor">
 <td class="colFirst"><code>java.lang.String</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/poi/xssf/model/StylesTable.html#getNumberFormatAt-short-">getNumberFormatAt</a></span>(short&nbsp;fmtId)</code>
 <div class="block">Get number format string given its id</div>
 </td>
 </tr>
-<tr id="i21" class="rowColor">
+<tr id="i22" class="altColor">
 <td class="colFirst"><code>java.util.Map&lt;java.lang.Short,java.lang.String&gt;</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/poi/xssf/model/StylesTable.html#getNumberFormats--">getNumberFormats</a></span>()</code>&nbsp;</td>
 </tr>
-<tr id="i22" class="altColor">
+<tr id="i23" class="rowColor">
 <td class="colFirst"><code>int</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/poi/xssf/model/StylesTable.html#getNumCellStyles--">getNumCellStyles</a></span>()</code>
 <div class="block">get the size of cell styles</div>
 </td>
 </tr>
-<tr id="i23" class="rowColor">
+<tr id="i24" class="altColor">
 <td class="colFirst"><code>int</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/poi/xssf/model/StylesTable.html#getNumDataFormats--">getNumDataFormats</a></span>()</code>&nbsp;</td>
 </tr>
-<tr id="i24" class="altColor">
+<tr id="i25" class="rowColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFCellStyle.html" title="class in org.apache.poi.xssf.usermodel">XSSFCellStyle</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/poi/xssf/model/StylesTable.html#getStyleAt-int-">getStyleAt</a></span>(int&nbsp;idx)</code>&nbsp;</td>
 </tr>
-<tr id="i25" class="rowColor">
+<tr id="i26" class="altColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/poi/ss/usermodel/TableStyle.html" title="interface in org.apache.poi.ss.usermodel">TableStyle</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/poi/xssf/model/StylesTable.html#getTableStyle-java.lang.String-">getTableStyle</a></span>(java.lang.String&nbsp;name)</code>&nbsp;</td>
 </tr>
-<tr id="i26" class="altColor">
+<tr id="i27" class="rowColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/poi/xssf/model/ThemesTable.html" title="class in org.apache.poi.xssf.model">ThemesTable</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/poi/xssf/model/StylesTable.html#getTheme--">getTheme</a></span>()</code>
 <div class="block">Get the current Workbook's theme table, or null if the
   Workbook lacks any themes.</div>
 </td>
 </tr>
-<tr id="i27" class="rowColor">
+<tr id="i28" class="altColor">
 <td class="colFirst"><code>int</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/poi/xssf/model/StylesTable.html#putBorder-org.apache.poi.xssf.usermodel.extensions.XSSFCellBorder-">putBorder</a></span>(<a href="../../../../../org/apache/poi/xssf/usermodel/extensions/XSSFCellBorder.html" title="class in org.apache.poi.xssf.usermodel.extensions">XSSFCellBorder</a>&nbsp;border)</code>
 <div class="block">Adds a border to the border style table if it isn't already in the style table
  Does nothing if border is already in borders style table</div>
 </td>
 </tr>
-<tr id="i28" class="altColor">
+<tr id="i29" class="rowColor">
 <td class="colFirst"><code>int</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/poi/xssf/model/StylesTable.html#putCellStyleXf-org.openxmlformats.schemas.spreadsheetml.x2006.main.CTXf-">putCellStyleXf</a></span>(org.openxmlformats.schemas.spreadsheetml.x2006.main.CTXf&nbsp;cellStyleXf)</code>
 <div class="block">Adds a cell style to the styles table.</div>
 </td>
 </tr>
-<tr id="i29" class="rowColor">
+<tr id="i30" class="altColor">
 <td class="colFirst"><code>int</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/poi/xssf/model/StylesTable.html#putCellXf-org.openxmlformats.schemas.spreadsheetml.x2006.main.CTXf-">putCellXf</a></span>(org.openxmlformats.schemas.spreadsheetml.x2006.main.CTXf&nbsp;cellXf)</code>
 <div class="block">Adds a cell to the styles table.</div>
 </td>
 </tr>
-<tr id="i30" class="altColor">
+<tr id="i31" class="rowColor">
 <td class="colFirst"><code>int</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/poi/xssf/model/StylesTable.html#putDxf-org.openxmlformats.schemas.spreadsheetml.x2006.main.CTDxf-">putDxf</a></span>(org.openxmlformats.schemas.spreadsheetml.x2006.main.CTDxf&nbsp;dxf)</code>
 <div class="block">Adds a Dxf to the style table
  Does not check for duplicates.</div>
 </td>
 </tr>
-<tr id="i31" class="rowColor">
+<tr id="i32" class="altColor">
 <td class="colFirst"><code>int</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/poi/xssf/model/StylesTable.html#putFill-org.apache.poi.xssf.usermodel.extensions.XSSFCellFill-">putFill</a></span>(<a href="../../../../../org/apache/poi/xssf/usermodel/extensions/XSSFCellFill.html" title="class in org.apache.poi.xssf.usermodel.extensions">XSSFCellFill</a>&nbsp;fill)</code>
 <div class="block">Adds a fill to the fill style table if it isn't already in the style table
  Does nothing if fill is already in fill style table</div>
 </td>
 </tr>
-<tr id="i32" class="altColor">
+<tr id="i33" class="rowColor">
 <td class="colFirst"><code>int</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/poi/xssf/model/StylesTable.html#putFont-org.apache.poi.xssf.usermodel.XSSFFont-">putFont</a></span>(<a href="../../../../../org/apache/poi/xssf/usermodel/XSSFFont.html" title="class in org.apache.poi.xssf.usermodel">XSSFFont</a>&nbsp;font)</code>&nbsp;</td>
 </tr>
-<tr id="i33" class="rowColor">
+<tr id="i34" class="altColor">
 <td class="colFirst"><code>int</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/poi/xssf/model/StylesTable.html#putFont-org.apache.poi.xssf.usermodel.XSSFFont-boolean-">putFont</a></span>(<a href="../../../../../org/apache/poi/xssf/usermodel/XSSFFont.html" title="class in org.apache.poi.xssf.usermodel">XSSFFont</a>&nbsp;font,
        boolean&nbsp;forceRegistration)</code>
 <div class="block">Records the given font in the font table.</div>
 </td>
 </tr>
-<tr id="i34" class="altColor">
+<tr id="i35" class="rowColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/poi/xssf/model/StylesTable.html#putNumberFormat-short-java.lang.String-">putNumberFormat</a></span>(short&nbsp;index,
                java.lang.String&nbsp;fmt)</code>
 <div class="block">Add a number format with a specific ID into the numberFormats map.</div>
 </td>
 </tr>
-<tr id="i35" class="rowColor">
+<tr id="i36" class="altColor">
 <td class="colFirst"><code>int</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/poi/xssf/model/StylesTable.html#putNumberFormat-java.lang.String-">putNumberFormat</a></span>(java.lang.String&nbsp;fmt)</code>
 <div class="block">Puts <code>fmt</code> in the numberFormats map if the format is not
  already in the the number format style table.</div>
 </td>
 </tr>
-<tr id="i36" class="altColor">
+<tr id="i37" class="rowColor">
 <td class="colFirst"><code>int</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/poi/xssf/model/StylesTable.html#putStyle-org.apache.poi.xssf.usermodel.XSSFCellStyle-">putStyle</a></span>(<a href="../../../../../org/apache/poi/xssf/usermodel/XSSFCellStyle.html" title="class in org.apache.poi.xssf.usermodel">XSSFCellStyle</a>&nbsp;style)</code>&nbsp;</td>
 </tr>
-<tr id="i37" class="rowColor">
+<tr id="i38" class="altColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/poi/xssf/model/StylesTable.html#readFrom-java.io.InputStream-">readFrom</a></span>(java.io.InputStream&nbsp;is)</code>
 <div class="block">Read this shared styles table from an XML file.</div>
 </td>
 </tr>
-<tr id="i38" class="altColor">
+<tr id="i39" class="rowColor">
 <td class="colFirst"><code>boolean</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/poi/xssf/model/StylesTable.html#removeNumberFormat-short-">removeNumberFormat</a></span>(short&nbsp;index)</code>
 <div class="block">Remove a number format from the style table if it exists.</div>
 </td>
 </tr>
-<tr id="i39" class="rowColor">
+<tr id="i40" class="altColor">
 <td class="colFirst"><code>boolean</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/poi/xssf/model/StylesTable.html#removeNumberFormat-java.lang.String-">removeNumberFormat</a></span>(java.lang.String&nbsp;fmt)</code>
 <div class="block">Remove a number format from the style table if it exists
  All cell styles with this number format will be modified to use the default number format</div>
 </td>
 </tr>
-<tr id="i40" class="altColor">
+<tr id="i41" class="rowColor">
 <td class="colFirst"><code>protected void</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/poi/xssf/model/StylesTable.html#replaceCellStyleXfAt-int-org.openxmlformats.schemas.spreadsheetml.x2006.main.CTXf-">replaceCellStyleXfAt</a></span>(int&nbsp;idx,
                     org.openxmlformats.schemas.spreadsheetml.x2006.main.CTXf&nbsp;cellStyleXf)</code>&nbsp;</td>
 </tr>
-<tr id="i41" class="rowColor">
+<tr id="i42" class="altColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/poi/xssf/model/StylesTable.html#replaceCellXfAt-int-org.openxmlformats.schemas.spreadsheetml.x2006.main.CTXf-">replaceCellXfAt</a></span>(int&nbsp;idx,
                org.openxmlformats.schemas.spreadsheetml.x2006.main.CTXf&nbsp;cellXf)</code>&nbsp;</td>
 </tr>
-<tr id="i42" class="altColor">
+<tr id="i43" class="rowColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/poi/xssf/model/StylesTable.html#setMaxNumberOfDataFormats-int-">setMaxNumberOfDataFormats</a></span>(int&nbsp;num)</code>
 <div class="block">Changes the maximum number of data formats that may be in a style table</div>
 </td>
 </tr>
-<tr id="i43" class="rowColor">
+<tr id="i44" class="altColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/poi/xssf/model/StylesTable.html#setTheme-org.apache.poi.xssf.model.ThemesTable-">setTheme</a></span>(<a href="../../../../../org/apache/poi/xssf/model/ThemesTable.html" title="class in org.apache.poi.xssf.model">ThemesTable</a>&nbsp;theme)</code>&nbsp;</td>
 </tr>
-<tr id="i44" class="altColor">
+<tr id="i45" class="rowColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/poi/xssf/model/StylesTable.html#setWorkbook-org.apache.poi.xssf.usermodel.XSSFWorkbook-">setWorkbook</a></span>(<a href="../../../../../org/apache/poi/xssf/usermodel/XSSFWorkbook.html" title="class in org.apache.poi.xssf.usermodel">XSSFWorkbook</a>&nbsp;wb)</code>&nbsp;</td>
 </tr>
-<tr id="i45" class="rowColor">
+<tr id="i46" class="altColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/poi/xssf/model/StylesTable.html#writeTo-java.io.OutputStream-">writeTo</a></span>(java.io.OutputStream&nbsp;out)</code>
 <div class="block">Write this table out as XML.</div>
@@ -1148,7 +1163,26 @@ public&nbsp;int&nbsp;putDxf(org.openxmlf
                          boolean&nbsp;strikeout,
                          short&nbsp;typeOffset,
                          byte&nbsp;underline)</pre>
-<div class="block">Finds a font that matches the one with the supplied attributes</div>
+<div class="block">Finds a font that matches the one with the supplied attributes,
+ where color is the indexed-value, not the actual color.</div>
+</li>
+</ul>
+<a name="findFont-boolean-org.apache.poi.ss.usermodel.Color-short-java.lang.String-boolean-boolean-short-byte-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>findFont</h4>
+<pre>public&nbsp;<a href="../../../../../org/apache/poi/xssf/usermodel/XSSFFont.html" title="class in org.apache.poi.xssf.usermodel">XSSFFont</a>&nbsp;findFont(boolean&nbsp;bold,
+                         <a href="../../../../../org/apache/poi/ss/usermodel/Color.html" title="interface in org.apache.poi.ss.usermodel">Color</a>&nbsp;color,
+                         short&nbsp;fontHeight,
+                         java.lang.String&nbsp;name,
+                         boolean&nbsp;italic,
+                         boolean&nbsp;strikeout,
+                         short&nbsp;typeOffset,
+                         byte&nbsp;underline)</pre>
+<div class="block">Finds a font that matches the one with the supplied attributes,
+ where color is the actual Color-value, not the indexed color</div>
 </li>
 </ul>
 <a name="getIndexedColors--">

Modified: poi/site/publish/apidocs/org/apache/poi/xssf/streaming/SXSSFRow.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xssf/streaming/SXSSFRow.html?rev=1813967&r1=1813966&r2=1813967&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/xssf/streaming/SXSSFRow.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/xssf/streaming/SXSSFRow.html Wed Nov  1 11:22:49 2017
@@ -17,8 +17,8 @@
     catch(err) {
     }
 //-->
-var methods = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":42,"i6":10,"i7":10,"i8":10,"i9":10,"i10":10,"i11":10,"i12":10,"i13":10,"i14":10,"i15":10,"i16":10,"i17":10,"i18":10,"i19":10,"i20":10,"i21":10,"i22":10,"i23":10,"i24":10,"i25":10,"i26":10,"i27":10,"i28":10,"i29":10,"i30":10,"i31":10,"i32":10};
-var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"],32:["t6","Deprecated Methods"]};
+var methods = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10,"i6":10,"i7":10,"i8":10,"i9":10,"i10":10,"i11":10,"i12":10,"i13":10,"i14":10,"i15":10,"i16":10,"i17":10,"i18":10,"i19":10,"i20":10,"i21":10,"i22":10,"i23":10,"i24":10,"i25":10,"i26":10,"i27":10,"i28":10,"i29":10,"i30":10,"i31":10};
+var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
 var altColor = "altColor";
 var rowColor = "rowColor";
 var tableTab = "tableTab";
@@ -181,7 +181,7 @@ implements <a href="../../../../../org/a
 </a>
 <h3>Method Summary</h3>
 <table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
-<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t6" class="tableTab"><span><a href="javascript:show(32);">Deprecated Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
+<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
 <tr>
 <th class="colFirst" scope="col">Modifier and Type</th>
 <th class="colLast" scope="col">Method and Description</th>
@@ -214,161 +214,152 @@ implements <a href="../../../../../org/a
 </td>
 </tr>
 <tr id="i5" class="rowColor">
-<td class="colFirst"><code><a href="../../../../../org/apache/poi/xssf/streaming/SXSSFCell.html" title="class in org.apache.poi.xssf.streaming">SXSSFCell</a></code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/poi/xssf/streaming/SXSSFRow.html#createCell-int-int-">createCell</a></span>(int&nbsp;column,
-          int&nbsp;type)</code>
-<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;
-<div class="block"><span class="deprecationComment">POI 3.15 beta 3. Use <a href="../../../../../org/apache/poi/xssf/streaming/SXSSFRow.html#createCell-int-org.apache.poi.ss.usermodel.CellType-"><code>createCell(int, CellType)</code></a> instead.</span></div>
-</div>
-</td>
-</tr>
-<tr id="i6" class="altColor">
 <td class="colFirst"><code>boolean</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/poi/xssf/streaming/SXSSFRow.html#equals-java.lang.Object-">equals</a></span>(java.lang.Object&nbsp;obj)</code>&nbsp;</td>
 </tr>
-<tr id="i7" class="rowColor">
+<tr id="i6" class="altColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/poi/xssf/streaming/SXSSFCell.html" title="class in org.apache.poi.xssf.streaming">SXSSFCell</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/poi/xssf/streaming/SXSSFRow.html#getCell-int-">getCell</a></span>(int&nbsp;cellnum)</code>
 <div class="block">Get the cell representing a given column (logical cell) 0-based.</div>
 </td>
 </tr>
-<tr id="i8" class="altColor">
+<tr id="i7" class="rowColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/poi/xssf/streaming/SXSSFCell.html" title="class in org.apache.poi.xssf.streaming">SXSSFCell</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/poi/xssf/streaming/SXSSFRow.html#getCell-int-org.apache.poi.ss.usermodel.Row.MissingCellPolicy-">getCell</a></span>(int&nbsp;cellnum,
        <a href="../../../../../org/apache/poi/ss/usermodel/Row.MissingCellPolicy.html" title="enum in org.apache.poi.ss.usermodel">Row.MissingCellPolicy</a>&nbsp;policy)</code>
 <div class="block">Returns the cell at the given (0 based) index, with the specified <a href="../../../../../org/apache/poi/ss/usermodel/Row.MissingCellPolicy.html" title="enum in org.apache.poi.ss.usermodel"><code>Row.MissingCellPolicy</code></a></div>
 </td>
 </tr>
-<tr id="i9" class="rowColor">
+<tr id="i8" class="altColor">
 <td class="colFirst"><code>java.lang.Boolean</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/poi/xssf/streaming/SXSSFRow.html#getCollapsed--">getCollapsed</a></span>()</code>&nbsp;</td>
 </tr>
-<tr id="i10" class="altColor">
+<tr id="i9" class="rowColor">
 <td class="colFirst"><code>short</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/poi/xssf/streaming/SXSSFRow.html#getFirstCellNum--">getFirstCellNum</a></span>()</code>
 <div class="block">Get the number of the first cell contained in this row.</div>
 </td>
 </tr>
-<tr id="i11" class="rowColor">
+<tr id="i10" class="altColor">
 <td class="colFirst"><code>short</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/poi/xssf/streaming/SXSSFRow.html#getHeight--">getHeight</a></span>()</code>
 <div class="block">Get the row's height measured in twips (1/20th of a point).</div>
 </td>
 </tr>
-<tr id="i12" class="altColor">
+<tr id="i11" class="rowColor">
 <td class="colFirst"><code>float</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/poi/xssf/streaming/SXSSFRow.html#getHeightInPoints--">getHeightInPoints</a></span>()</code>
 <div class="block">Returns row height measured in point size.</div>
 </td>
 </tr>
-<tr id="i13" class="rowColor">
+<tr id="i12" class="altColor">
 <td class="colFirst"><code>java.lang.Boolean</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/poi/xssf/streaming/SXSSFRow.html#getHidden--">getHidden</a></span>()</code>
 <div class="block">get row hidden state: Hidden (true), Unhidden (false), Undefined (null)</div>
 </td>
 </tr>
-<tr id="i14" class="altColor">
+<tr id="i13" class="rowColor">
 <td class="colFirst"><code>short</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/poi/xssf/streaming/SXSSFRow.html#getLastCellNum--">getLastCellNum</a></span>()</code>
 <div class="block">Gets the index of the last cell contained in this row <b>PLUS ONE</b>.</div>
 </td>
 </tr>
-<tr id="i15" class="rowColor">
+<tr id="i14" class="altColor">
 <td class="colFirst"><code>int</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/poi/xssf/streaming/SXSSFRow.html#getOutlineLevel--">getOutlineLevel</a></span>()</code>
 <div class="block">Returns the rows outline level.</div>
 </td>
 </tr>
-<tr id="i16" class="altColor">
+<tr id="i15" class="rowColor">
 <td class="colFirst"><code>int</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/poi/xssf/streaming/SXSSFRow.html#getPhysicalNumberOfCells--">getPhysicalNumberOfCells</a></span>()</code>
 <div class="block">Gets the number of defined cells (NOT number of cells in the actual row!).</div>
 </td>
 </tr>
-<tr id="i17" class="rowColor">
+<tr id="i16" class="altColor">
 <td class="colFirst"><code>int</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/poi/xssf/streaming/SXSSFRow.html#getRowNum--">getRowNum</a></span>()</code>
 <div class="block">Get row number this row represents</div>
 </td>
 </tr>
-<tr id="i18" class="altColor">
+<tr id="i17" class="rowColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/poi/ss/usermodel/CellStyle.html" title="interface in org.apache.poi.ss.usermodel">CellStyle</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/poi/xssf/streaming/SXSSFRow.html#getRowStyle--">getRowStyle</a></span>()</code>
 <div class="block">Returns the whole-row cell style.</div>
 </td>
 </tr>
-<tr id="i19" class="rowColor">
+<tr id="i18" class="altColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/poi/xssf/streaming/SXSSFSheet.html" title="class in org.apache.poi.xssf.streaming">SXSSFSheet</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/poi/xssf/streaming/SXSSFRow.html#getSheet--">getSheet</a></span>()</code>
 <div class="block">Returns the Sheet this row belongs to</div>
 </td>
 </tr>
-<tr id="i20" class="altColor">
+<tr id="i19" class="rowColor">
 <td class="colFirst"><code>boolean</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/poi/xssf/streaming/SXSSFRow.html#getZeroHeight--">getZeroHeight</a></span>()</code>
 <div class="block">Get whether or not to display this row with 0 height</div>
 </td>
 </tr>
-<tr id="i21" class="rowColor">
+<tr id="i20" class="altColor">
 <td class="colFirst"><code>boolean</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/poi/xssf/streaming/SXSSFRow.html#hasCustomHeight--">hasCustomHeight</a></span>()</code>&nbsp;</td>
 </tr>
-<tr id="i22" class="altColor">
+<tr id="i21" class="rowColor">
 <td class="colFirst"><code>int</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/poi/xssf/streaming/SXSSFRow.html#hashCode--">hashCode</a></span>()</code>&nbsp;</td>
 </tr>
-<tr id="i23" class="rowColor">
+<tr id="i22" class="altColor">
 <td class="colFirst"><code>boolean</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/poi/xssf/streaming/SXSSFRow.html#isFormatted--">isFormatted</a></span>()</code>
 <div class="block">Is this row formatted? Most aren't, but some rows
   do have whole-row styles.</div>
 </td>
 </tr>
-<tr id="i24" class="altColor">
+<tr id="i23" class="rowColor">
 <td class="colFirst"><code>java.util.Iterator&lt;<a href="../../../../../org/apache/poi/ss/usermodel/Cell.html" title="interface in org.apache.poi.ss.usermodel">Cell</a>&gt;</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/poi/xssf/streaming/SXSSFRow.html#iterator--">iterator</a></span>()</code></td>
 </tr>
-<tr id="i25" class="rowColor">
+<tr id="i24" class="altColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/poi/xssf/streaming/SXSSFRow.html#removeCell-org.apache.poi.ss.usermodel.Cell-">removeCell</a></span>(<a href="../../../../../org/apache/poi/ss/usermodel/Cell.html" title="interface in org.apache.poi.ss.usermodel">Cell</a>&nbsp;cell)</code>
 <div class="block">Remove the Cell from this row.</div>
 </td>
 </tr>
-<tr id="i26" class="altColor">
+<tr id="i25" class="rowColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/poi/xssf/streaming/SXSSFRow.html#setCollapsed-java.lang.Boolean-">setCollapsed</a></span>(java.lang.Boolean&nbsp;collapsed)</code>&nbsp;</td>
 </tr>
-<tr id="i27" class="rowColor">
+<tr id="i26" class="altColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/poi/xssf/streaming/SXSSFRow.html#setHeight-short-">setHeight</a></span>(short&nbsp;height)</code>
 <div class="block">Set the row's height or set to ff (-1) for undefined/default-height.</div>
 </td>
 </tr>
-<tr id="i28" class="altColor">
+<tr id="i27" class="rowColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/poi/xssf/streaming/SXSSFRow.html#setHeightInPoints-float-">setHeightInPoints</a></span>(float&nbsp;height)</code>
 <div class="block">Set the row's height in points.</div>
 </td>
 </tr>
-<tr id="i29" class="rowColor">
+<tr id="i28" class="altColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/poi/xssf/streaming/SXSSFRow.html#setHidden-java.lang.Boolean-">setHidden</a></span>(java.lang.Boolean&nbsp;hidden)</code>
 <div class="block">set row hidden state: Hidden (true), Unhidden (false), Undefined (null)</div>
 </td>
 </tr>
-<tr id="i30" class="altColor">
+<tr id="i29" class="rowColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/poi/xssf/streaming/SXSSFRow.html#setRowNum-int-">setRowNum</a></span>(int&nbsp;rowNum)</code>
 <div class="block">Set the row number of this row.</div>
 </td>
 </tr>
-<tr id="i31" class="rowColor">
+<tr id="i30" class="altColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/poi/xssf/streaming/SXSSFRow.html#setRowStyle-org.apache.poi.ss.usermodel.CellStyle-">setRowStyle</a></span>(<a href="../../../../../org/apache/poi/ss/usermodel/CellStyle.html" title="interface in org.apache.poi.ss.usermodel">CellStyle</a>&nbsp;style)</code>
 <div class="block">Applies a whole-row cell styling to the row.</div>
 </td>
 </tr>
-<tr id="i32" class="altColor">
+<tr id="i31" class="rowColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/poi/xssf/streaming/SXSSFRow.html#setZeroHeight-boolean-">setZeroHeight</a></span>(boolean&nbsp;zHeight)</code>
 <div class="block">Set whether or not to display this row with 0 height</div>
@@ -538,40 +529,6 @@ implements <a href="../../../../../org/a
 </dl>
 </li>
 </ul>
-<a name="createCell-int-int-">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>createCell</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/poi/xssf/streaming/SXSSFCell.html" title="class in org.apache.poi.xssf.streaming">SXSSFCell</a>&nbsp;createCell(int&nbsp;column,
-                            int&nbsp;type)</pre>
-<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;<span class="deprecationComment">POI 3.15 beta 3. Use <a href="../../../../../org/apache/poi/xssf/streaming/SXSSFRow.html#createCell-int-org.apache.poi.ss.usermodel.CellType-"><code>createCell(int, CellType)</code></a> instead.</span></div>
-<div class="block">Use this to create new cells within the row and return it.
- <p>
- The cell that is returned is a <a href="../../../../../org/apache/poi/ss/usermodel/CellType.html#BLANK"><code>CellType.BLANK</code></a>. The type can be changed
- either through calling setCellValue or setCellType.</div>
-<dl>
-<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
-<dd><code><a href="../../../../../org/apache/poi/ss/usermodel/Row.html#createCell-int-int-">createCell</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/poi/ss/usermodel/Row.html" title="interface in org.apache.poi.ss.usermodel">Row</a></code></dd>
-<dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>column</code> - - the column number this cell represents</dd>
-<dd><code>type</code> - - the cell's data type</dd>
-<dt><span class="returnLabel">Returns:</span></dt>
-<dd>Cell a high level representation of the created cell.</dd>
-<dt><span class="throwsLabel">Throws:</span></dt>
-<dd><code>java.lang.IllegalArgumentException</code> - if columnIndex < 0 or greate than a maximum number of supported columns
- (255 for *.xls, 1048576 for *.xlsx)</dd>
-<dt><span class="seeLabel">See Also:</span></dt>
-<dd><a href="../../../../../org/apache/poi/ss/usermodel/CellType.html#BLANK"><code>CellType.BLANK</code></a>, 
-<a href="../../../../../org/apache/poi/ss/usermodel/CellType.html#BOOLEAN"><code>CellType.BOOLEAN</code></a>, 
-<a href="../../../../../org/apache/poi/ss/usermodel/CellType.html#ERROR"><code>CellType.ERROR</code></a>, 
-<a href="../../../../../org/apache/poi/ss/usermodel/CellType.html#FORMULA"><code>CellType.FORMULA</code></a>, 
-<a href="../../../../../org/apache/poi/ss/usermodel/CellType.html#NUMERIC"><code>CellType.NUMERIC</code></a>, 
-<a href="../../../../../org/apache/poi/ss/usermodel/CellType.html#STRING"><code>CellType.STRING</code></a></dd>
-</dl>
-</li>
-</ul>
 <a name="createCell-int-org.apache.poi.ss.usermodel.CellType-">
 <!--   -->
 </a>

Modified: poi/site/publish/apidocs/org/apache/poi/xssf/streaming/SXSSFWorkbook.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xssf/streaming/SXSSFWorkbook.html?rev=1813967&r1=1813966&r2=1813967&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/xssf/streaming/SXSSFWorkbook.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/xssf/streaming/SXSSFWorkbook.html Wed Nov  1 11:22:49 2017
@@ -786,8 +786,8 @@ implements <a href="../../../../../org/a
  <ul>
    <li>
    Access initial cells and rows in the template. After constructing
-   <a href="../../../../../org/apache/poi/xssf/streaming/SXSSFWorkbook.html#SXSSFWorkbook-org.apache.poi.xssf.usermodel.XSSFWorkbook-"><code>SXSSFWorkbook(XSSFWorkbook)</code></a> all internal windows are empty and
-   <a href="../../../../../org/apache/poi/xssf/streaming/SXSSFSheet.html#getRow-int-"><code>SXSSFSheet.getRow(int)</code></a> and <a href="../../../../../org/apache/poi/xssf/streaming/SXSSFRow.html#getCell-int-"><code>SXSSFRow.getCell(int)</code></a> return <code>null</code>.
+   all internal windows are empty and <a href="../../../../../org/apache/poi/xssf/streaming/SXSSFSheet.html#getRow-int-"><code>SXSSFSheet.getRow(int)</code></a> and
+   <a href="../../../../../org/apache/poi/xssf/streaming/SXSSFRow.html#getCell-int-"><code>SXSSFRow.getCell(int)</code></a> return <code>null</code>.
    </li>
    <li>
     Override existing cells and rows. The API silently allows that but

Modified: poi/site/publish/apidocs/org/apache/poi/xssf/streaming/class-use/SXSSFCell.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xssf/streaming/class-use/SXSSFCell.html?rev=1813967&r1=1813966&r2=1813967&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/xssf/streaming/class-use/SXSSFCell.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/xssf/streaming/class-use/SXSSFCell.html Wed Nov  1 11:22:49 2017
@@ -116,24 +116,15 @@
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/poi/xssf/streaming/SXSSFCell.html" title="class in org.apache.poi.xssf.streaming">SXSSFCell</a></code></td>
-<td class="colLast"><span class="typeNameLabel">SXSSFRow.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/poi/xssf/streaming/SXSSFRow.html#createCell-int-int-">createCell</a></span>(int&nbsp;column,
-          int&nbsp;type)</code>
-<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;
-<div class="block"><span class="deprecationComment">POI 3.15 beta 3. Use <a href="../../../../../../org/apache/poi/xssf/streaming/SXSSFRow.html#createCell-int-org.apache.poi.ss.usermodel.CellType-"><code>SXSSFRow.createCell(int, CellType)</code></a> instead.</span></div>
-</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code><a href="../../../../../../org/apache/poi/xssf/streaming/SXSSFCell.html" title="class in org.apache.poi.xssf.streaming">SXSSFCell</a></code></td>
 <td class="colLast"><span class="typeNameLabel">SXSSFFormulaEvaluator.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/poi/xssf/streaming/SXSSFFormulaEvaluator.html#evaluateInCell-org.apache.poi.ss.usermodel.Cell-">evaluateInCell</a></span>(<a href="../../../../../../org/apache/poi/ss/usermodel/Cell.html" title="interface in org.apache.poi.ss.usermodel">Cell</a>&nbsp;cell)</code>&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/poi/xssf/streaming/SXSSFCell.html" title="class in org.apache.poi.xssf.streaming">SXSSFCell</a></code></td>
 <td class="colLast"><span class="typeNameLabel">SXSSFRow.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/poi/xssf/streaming/SXSSFRow.html#getCell-int-">getCell</a></span>(int&nbsp;cellnum)</code>
 <div class="block">Get the cell representing a given column (logical cell) 0-based.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/poi/xssf/streaming/SXSSFCell.html" title="class in org.apache.poi.xssf.streaming">SXSSFCell</a></code></td>
 <td class="colLast"><span class="typeNameLabel">SXSSFRow.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/poi/xssf/streaming/SXSSFRow.html#getCell-int-org.apache.poi.ss.usermodel.Row.MissingCellPolicy-">getCell</a></span>(int&nbsp;cellnum,
        <a href="../../../../../../org/apache/poi/ss/usermodel/Row.MissingCellPolicy.html" title="enum in org.apache.poi.ss.usermodel">Row.MissingCellPolicy</a>&nbsp;policy)</code>



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