Author: nick
Date: Tue Feb 14 17:49:37 2017
New Revision: 1782996

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

Modified:
    poi/site/publish/apidocs/index-all.html
    poi/site/publish/apidocs/org/apache/poi/hssf/record/CFRule12Record.html
    
poi/site/publish/apidocs/org/apache/poi/hssf/usermodel/HSSFConditionalFormattingRule.html
    
poi/site/publish/apidocs/org/apache/poi/hssf/usermodel/HSSFFontFormatting.html
    
poi/site/publish/apidocs/org/apache/poi/ss/usermodel/ConditionalFormattingRule.html
    poi/site/publish/apidocs/org/apache/poi/ss/usermodel/FontFormatting.html
    
poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/XSSFConditionalFormattingRule.html
    
poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/XSSFFontFormatting.html

Modified: poi/site/publish/apidocs/index-all.html
URL: 
http://svn.apache.org/viewvc/poi/site/publish/apidocs/index-all.html?rev=1782996&r1=1782995&r2=1782996&view=diff
==============================================================================
--- poi/site/publish/apidocs/index-all.html (original)
+++ poi/site/publish/apidocs/index-all.html Tue Feb 14 17:49:37 2017
@@ -34793,16 +34793,17 @@
 <dd>
 <div class="block">Gets the print setup object.</div>
 </dd>
+<dt><span class="strong"><a 
href="./org/apache/poi/hssf/record/CFRule12Record.html#getPriority()">getPriority()</a></span>
 - Method in class org.apache.poi.hssf.record.<a 
href="./org/apache/poi/hssf/record/CFRule12Record.html" title="class in 
org.apache.poi.hssf.record">CFRule12Record</a></dt>
+<dd>&nbsp;</dd>
 <dt><span class="strong"><a 
href="./org/apache/poi/hssf/usermodel/HSSFConditionalFormattingRule.html#getPriority()">getPriority()</a></span>
 - Method in class org.apache.poi.hssf.usermodel.<a 
href="./org/apache/poi/hssf/usermodel/HSSFConditionalFormattingRule.html" 
title="class in 
org.apache.poi.hssf.usermodel">HSSFConditionalFormattingRule</a></dt>
 <dd>
-<div class="block">we don't know priority for these, other than 
definition/model order, which appears to be what Excel uses.</div>
+<div class="block">Only newer style formatting rules have priorities.</div>
 </dd>
 <dt><span class="strong"><a 
href="./org/apache/poi/ss/formula/EvaluationConditionalFormatRule.html#getPriority()">getPriority()</a></span>
 - Method in class org.apache.poi.ss.formula.<a 
href="./org/apache/poi/ss/formula/EvaluationConditionalFormatRule.html" 
title="class in 
org.apache.poi.ss.formula">EvaluationConditionalFormatRule</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="strong"><a 
href="./org/apache/poi/ss/usermodel/ConditionalFormattingRule.html#getPriority()">getPriority()</a></span>
 - Method in interface org.apache.poi.ss.usermodel.<a 
href="./org/apache/poi/ss/usermodel/ConditionalFormattingRule.html" 
title="interface in 
org.apache.poi.ss.usermodel">ConditionalFormattingRule</a></dt>
 <dd>
-<div class="block">HSSF just returns 0, XSSF uses the value stored in the 
model if present, 
- otherwise uses 0.</div>
+<div class="block">The priority of the rule, if defined, otherwise 0.</div>
 </dd>
 <dt><span class="strong"><a 
href="./org/apache/poi/xssf/usermodel/XSSFConditionalFormattingRule.html#getPriority()">getPriority()</a></span>
 - Method in class org.apache.poi.xssf.usermodel.<a 
href="./org/apache/poi/xssf/usermodel/XSSFConditionalFormattingRule.html" 
title="class in 
org.apache.poi.xssf.usermodel">XSSFConditionalFormattingRule</a></dt>
 <dd>&nbsp;</dd>
@@ -51592,6 +51593,12 @@
 </dd>
 <dt><span class="strong"><a 
href="./org/apache/poi/hssf/usermodel/HSSFFontFormatting.html#isStruckout()">isStruckout()</a></span>
 - Method in class org.apache.poi.hssf.usermodel.<a 
href="./org/apache/poi/hssf/usermodel/HSSFFontFormatting.html" title="class in 
org.apache.poi.hssf.usermodel">HSSFFontFormatting</a></dt>
 <dd>&nbsp;</dd>
+<dt><span class="strong"><a 
href="./org/apache/poi/ss/usermodel/FontFormatting.html#isStruckout()">isStruckout()</a></span>
 - Method in interface org.apache.poi.ss.usermodel.<a 
href="./org/apache/poi/ss/usermodel/FontFormatting.html" title="interface in 
org.apache.poi.ss.usermodel">FontFormatting</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a 
href="./org/apache/poi/xssf/usermodel/XSSFFontFormatting.html#isStruckout()">isStruckout()</a></span>
 - Method in class org.apache.poi.xssf.usermodel.<a 
href="./org/apache/poi/xssf/usermodel/XSSFFontFormatting.html" title="class in 
org.apache.poi.xssf.usermodel">XSSFFontFormatting</a></dt>
+<dd>
+<div class="block">XMLBeans and the XSD make this look like it can have 
multiple values, but it is maxOccurrs=1.</div>
+</dd>
 <dt><span class="strong"><a 
href="./org/apache/poi/ss/usermodel/Table.html#isStructuredReference">isStructuredReference</a></span>
 - Static variable in interface org.apache.poi.ss.usermodel.<a 
href="./org/apache/poi/ss/usermodel/Table.html" title="interface in 
org.apache.poi.ss.usermodel">Table</a></dt>
 <dd>
 <div class="block">Regular expression matching a Structured Reference (Table 
syntax) for XSSF table expressions.</div>
@@ -74571,6 +74578,8 @@ Compound Document Format.</div>
 <dd>
 <div class="block">Sets the PrintSetupRecord.</div>
 </dd>
+<dt><span class="strong"><a 
href="./org/apache/poi/hssf/record/CFRule12Record.html#setPriority(int)">setPriority(int)</a></span>
 - Method in class org.apache.poi.hssf.record.<a 
href="./org/apache/poi/hssf/record/CFRule12Record.html" title="class in 
org.apache.poi.hssf.record">CFRule12Record</a></dt>
+<dd>&nbsp;</dd>
 <dt><span class="strong"><a 
href="./org/apache/poi/hwpf/converter/FoDocumentFacade.html#setProducer(java.lang.String)">setProducer(String)</a></span>
 - Method in class org.apache.poi.hwpf.converter.<a 
href="./org/apache/poi/hwpf/converter/FoDocumentFacade.html" title="class in 
org.apache.poi.hwpf.converter">FoDocumentFacade</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="strong"><a 
href="./org/apache/poi/hslf/record/ExEmbed.html#setProgId(java.lang.String)">setProgId(String)</a></span>
 - Method in class org.apache.poi.hslf.record.<a 
href="./org/apache/poi/hslf/record/ExEmbed.html" title="class in 
org.apache.poi.hslf.record">ExEmbed</a></dt>

Modified: 
poi/site/publish/apidocs/org/apache/poi/hssf/record/CFRule12Record.html
URL: 
http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hssf/record/CFRule12Record.html?rev=1782996&r1=1782995&r2=1782996&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hssf/record/CFRule12Record.html 
(original)
+++ poi/site/publish/apidocs/org/apache/poi/hssf/record/CFRule12Record.html Tue 
Feb 14 17:49:37 2017
@@ -318,21 +318,29 @@ implements <a href="../../../../../org/a
 </td>
 </tr>
 <tr class="rowColor">
+<td class="colFirst"><code>int</code></td>
+<td class="colLast"><code><strong><a 
href="../../../../../org/apache/poi/hssf/record/CFRule12Record.html#getPriority()">getPriority</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
 <td class="colFirst"><code>short</code></td>
 <td class="colLast"><code><strong><a 
href="../../../../../org/apache/poi/hssf/record/CFRule12Record.html#getSid()">getSid</a></strong>()</code>
 <div class="block">return the non static version of the id for this 
record.</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/record/CFRule12Record.html#serialize(org.apache.poi.util.LittleEndianOutput)">serialize</a></strong>(<a
 href="../../../../../org/apache/poi/util/LittleEndianOutput.html" 
title="interface in org.apache.poi.util">LittleEndianOutput</a>&nbsp;out)</code>
 <div class="block">called by the class that is responsible for writing this 
sucker.</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/record/CFRule12Record.html#setParsedExpressionScale(org.apache.poi.ss.formula.ptg.Ptg[])">setParsedExpressionScale</a></strong>(<a
 href="../../../../../org/apache/poi/ss/formula/ptg/Ptg.html" title="class in 
org.apache.poi.ss.formula.ptg">Ptg</a>[]&nbsp;ptgs)</code>&nbsp;</td>
 </tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a 
href="../../../../../org/apache/poi/hssf/record/CFRule12Record.html#setPriority(int)">setPriority</a></strong>(int&nbsp;priority)</code>&nbsp;</td>
+</tr>
 <tr class="altColor">
 <td class="colFirst"><code>java.lang.String</code></td>
 <td class="colLast"><code><strong><a 
href="../../../../../org/apache/poi/hssf/record/CFRule12Record.html#toString()">toString</a></strong>()</code>
@@ -603,6 +611,24 @@ implements <a href="../../../../../org/a
 <pre>public&nbsp;void&nbsp;setParsedExpressionScale(<a 
href="../../../../../org/apache/poi/ss/formula/ptg/Ptg.html" title="class in 
org.apache.poi.ss.formula.ptg">Ptg</a>[]&nbsp;ptgs)</pre>
 </li>
 </ul>
+<a name="getPriority()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getPriority</h4>
+<pre>public&nbsp;int&nbsp;getPriority()</pre>
+</li>
+</ul>
+<a name="setPriority(int)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setPriority</h4>
+<pre>public&nbsp;void&nbsp;setPriority(int&nbsp;priority)</pre>
+</li>
+</ul>
 <a name="getSid()">
 <!--   -->
 </a>

Modified: 
poi/site/publish/apidocs/org/apache/poi/hssf/usermodel/HSSFConditionalFormattingRule.html
URL: 
http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hssf/usermodel/HSSFConditionalFormattingRule.html?rev=1782996&r1=1782995&r2=1782996&view=diff
==============================================================================
--- 
poi/site/publish/apidocs/org/apache/poi/hssf/usermodel/HSSFConditionalFormattingRule.html
 (original)
+++ 
poi/site/publish/apidocs/org/apache/poi/hssf/usermodel/HSSFConditionalFormattingRule.html
 Tue Feb 14 17:49:37 2017
@@ -238,7 +238,7 @@ implements <a href="../../../../../org/a
 <tr class="altColor">
 <td class="colFirst"><code>int</code></td>
 <td class="colLast"><code><strong><a 
href="../../../../../org/apache/poi/hssf/usermodel/HSSFConditionalFormattingRule.html#getPriority()">getPriority</a></strong>()</code>
-<div class="block">we don't know priority for these, other than 
definition/model order, which appears to be what Excel uses.</div>
+<div class="block">Only newer style formatting rules have priorities.</div>
 </td>
 </tr>
 <tr class="rowColor">
@@ -285,7 +285,9 @@ implements <a href="../../../../../org/a
 <li class="blockList">
 <h4>getPriority</h4>
 <pre>public&nbsp;int&nbsp;getPriority()</pre>
-<div class="block">we don't know priority for these, other than 
definition/model order, which appears to be what Excel uses.</div>
+<div class="block">Only newer style formatting rules have priorities. For 
older ones,
+  we don't know priority for these, other than definition/model order, 
+  which appears to be what Excel uses.</div>
 <dl>
 <dt><strong>Specified by:</strong></dt>
 <dd><code><a 
href="../../../../../org/apache/poi/ss/usermodel/ConditionalFormattingRule.html#getPriority()">getPriority</a></code>&nbsp;in
 interface&nbsp;<code><a 
href="../../../../../org/apache/poi/ss/usermodel/ConditionalFormattingRule.html"
 title="interface in 
org.apache.poi.ss.usermodel">ConditionalFormattingRule</a></code></dd>

Modified: 
poi/site/publish/apidocs/org/apache/poi/hssf/usermodel/HSSFFontFormatting.html
URL: 
http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hssf/usermodel/HSSFFontFormatting.html?rev=1782996&r1=1782995&r2=1782996&view=diff
==============================================================================
--- 
poi/site/publish/apidocs/org/apache/poi/hssf/usermodel/HSSFFontFormatting.html 
(original)
+++ 
poi/site/publish/apidocs/org/apache/poi/hssf/usermodel/HSSFFontFormatting.html 
Tue Feb 14 17:49:37 2017
@@ -693,7 +693,10 @@ implements <a href="../../../../../org/a
 <li class="blockList">
 <h4>isStruckout</h4>
 <pre>public&nbsp;boolean&nbsp;isStruckout()</pre>
-<dl><dt><span class="strong">Returns:</span></dt><dd>true if font strikeout is 
on</dd></dl>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code><a 
href="../../../../../org/apache/poi/ss/usermodel/FontFormatting.html#isStruckout()">isStruckout</a></code>&nbsp;in
 interface&nbsp;<code><a 
href="../../../../../org/apache/poi/ss/usermodel/FontFormatting.html" 
title="interface in org.apache.poi.ss.usermodel">FontFormatting</a></code></dd>
+<dt><span class="strong">Returns:</span></dt><dd>true if font strikeout is 
on</dd></dl>
 </li>
 </ul>
 <a name="isUnderlineTypeModified()">

Modified: 
poi/site/publish/apidocs/org/apache/poi/ss/usermodel/ConditionalFormattingRule.html
URL: 
http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/ss/usermodel/ConditionalFormattingRule.html?rev=1782996&r1=1782995&r2=1782996&view=diff
==============================================================================
--- 
poi/site/publish/apidocs/org/apache/poi/ss/usermodel/ConditionalFormattingRule.html
 (original)
+++ 
poi/site/publish/apidocs/org/apache/poi/ss/usermodel/ConditionalFormattingRule.html
 Tue Feb 14 17:49:37 2017
@@ -209,8 +209,7 @@
 <tr class="rowColor">
 <td class="colFirst"><code>int</code></td>
 <td class="colLast"><code><strong><a 
href="../../../../../org/apache/poi/ss/usermodel/ConditionalFormattingRule.html#getPriority()">getPriority</a></strong>()</code>
-<div class="block">HSSF just returns 0, XSSF uses the value stored in the 
model if present, 
- otherwise uses 0.</div>
+<div class="block">The priority of the rule, if defined, otherwise 0.</div>
 </td>
 </tr>
 <tr class="altColor">
@@ -430,10 +429,13 @@
 <li class="blockList">
 <h4>getPriority</h4>
 <pre>int&nbsp;getPriority()</pre>
-<div class="block">HSSF just returns 0, XSSF uses the value stored in the 
model if present, 
- otherwise uses 0.
+<div class="block">The priority of the rule, if defined, otherwise 0.
  <p/>
- If priority is 0, just use definition order, as that's how HSSF rules are 
evaluated.
+ If priority is 0, just use definition order, as that's how older HSSF rules 
+  are evaluated.
+ <p/>
+ For XSSF, this should always be set. For HSSF, only newer style rules
+  have this set, older ones will return 0.
  <p/>
  If a rule is created but not yet added to a sheet, this value may not be 
valid.</div>
 <dl><dt><span class="strong">Returns:</span></dt><dd>rule priority</dd></dl>

Modified: 
poi/site/publish/apidocs/org/apache/poi/ss/usermodel/FontFormatting.html
URL: 
http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/ss/usermodel/FontFormatting.html?rev=1782996&r1=1782995&r2=1782996&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/ss/usermodel/FontFormatting.html 
(original)
+++ poi/site/publish/apidocs/org/apache/poi/ss/usermodel/FontFormatting.html 
Tue Feb 14 17:49:37 2017
@@ -215,43 +215,47 @@
 <td class="colLast"><code><strong><a 
href="../../../../../org/apache/poi/ss/usermodel/FontFormatting.html#isItalic()">isItalic</a></strong>()</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><code><strong><a 
href="../../../../../org/apache/poi/ss/usermodel/FontFormatting.html#isStruckout()">isStruckout</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><strong><a 
href="../../../../../org/apache/poi/ss/usermodel/FontFormatting.html#resetFontStyle()">resetFontStyle</a></strong>()</code>
 <div class="block">set font style options to default values (non-italic, 
non-bold)</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/FontFormatting.html#setEscapementType(short)">setEscapementType</a></strong>(short&nbsp;escapementType)</code>
 <div class="block">set the escapement type for the font</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/FontFormatting.html#setFontColor(org.apache.poi.ss.usermodel.Color)">setFontColor</a></strong>(<a
 href="../../../../../org/apache/poi/ss/usermodel/Color.html" title="interface 
in org.apache.poi.ss.usermodel">Color</a>&nbsp;color)</code>
 <div class="block">Sets the colour to use</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/FontFormatting.html#setFontColorIndex(short)">setFontColorIndex</a></strong>(short&nbsp;color)</code>
 <div class="block">Sets the indexed colour to use</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/FontFormatting.html#setFontHeight(int)">setFontHeight</a></strong>(int&nbsp;height)</code>
 <div class="block">Sets the height of the font in 1/20th point units</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/FontFormatting.html#setFontStyle(boolean,%20boolean)">setFontStyle</a></strong>(boolean&nbsp;italic,
             boolean&nbsp;bold)</code>
 <div class="block">set font style options.</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/FontFormatting.html#setUnderlineType(short)">setUnderlineType</a></strong>(short&nbsp;underlineType)</code>
 <div class="block">set the type of underlining type for the font</div>
@@ -509,6 +513,16 @@
 <dl><dt><span class="strong">Returns:</span></dt><dd>true if font style was 
set to <i>italic</i></dd></dl>
 </li>
 </ul>
+<a name="isStruckout()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>isStruckout</h4>
+<pre>boolean&nbsp;isStruckout()</pre>
+<dl><dt><span class="strong">Returns:</span></dt><dd>true if font strikeout is 
on</dd></dl>
+</li>
+</ul>
 <a name="setFontStyle(boolean, boolean)">
 <!--   -->
 </a>

Modified: 
poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/XSSFConditionalFormattingRule.html
URL: 
http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/XSSFConditionalFormattingRule.html?rev=1782996&r1=1782995&r2=1782996&view=diff
==============================================================================
--- 
poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/XSSFConditionalFormattingRule.html
 (original)
+++ 
poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/XSSFConditionalFormattingRule.html
 Tue Feb 14 17:49:37 2017
@@ -227,8 +227,7 @@ implements <a href="../../../../../org/a
 <tr class="altColor">
 <td class="colFirst"><code>int</code></td>
 <td class="colLast"><code><strong><a 
href="../../../../../org/apache/poi/xssf/usermodel/XSSFConditionalFormattingRule.html#getPriority()">getPriority</a></strong>()</code>
-<div class="block">HSSF just returns 0, XSSF uses the value stored in the 
model if present, 
- otherwise uses 0.</div>
+<div class="block">The priority of the rule, if defined, otherwise 0.</div>
 </td>
 </tr>
 <tr class="rowColor">
@@ -267,10 +266,13 @@ implements <a href="../../../../../org/a
 <h4>getPriority</h4>
 <pre>public&nbsp;int&nbsp;getPriority()</pre>
 <div class="block"><strong>Description copied from interface:&nbsp;<code><a 
href="../../../../../org/apache/poi/ss/usermodel/ConditionalFormattingRule.html#getPriority()">ConditionalFormattingRule</a></code></strong></div>
-<div class="block">HSSF just returns 0, XSSF uses the value stored in the 
model if present, 
- otherwise uses 0.
+<div class="block">The priority of the rule, if defined, otherwise 0.
  <p/>
- If priority is 0, just use definition order, as that's how HSSF rules are 
evaluated.
+ If priority is 0, just use definition order, as that's how older HSSF rules 
+  are evaluated.
+ <p/>
+ For XSSF, this should always be set. For HSSF, only newer style rules
+  have this set, older ones will return 0.
  <p/>
  If a rule is created but not yet added to a sheet, this value may not be 
valid.</div>
 <dl>

Modified: 
poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/XSSFFontFormatting.html
URL: 
http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/XSSFFontFormatting.html?rev=1782996&r1=1782995&r2=1782996&view=diff
==============================================================================
--- 
poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/XSSFFontFormatting.html 
(original)
+++ 
poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/XSSFFontFormatting.html 
Tue Feb 14 17:49:37 2017
@@ -177,43 +177,49 @@ implements <a href="../../../../../org/a
 <td class="colLast"><code><strong><a 
href="../../../../../org/apache/poi/xssf/usermodel/XSSFFontFormatting.html#isItalic()">isItalic</a></strong>()</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><code><strong><a 
href="../../../../../org/apache/poi/xssf/usermodel/XSSFFontFormatting.html#isStruckout()">isStruckout</a></strong>()</code>
+<div class="block">XMLBeans and the XSD make this look like it can have 
multiple values, but it is maxOccurrs=1.</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/XSSFFontFormatting.html#resetFontStyle()">resetFontStyle</a></strong>()</code>
 <div class="block">set font style options to default values (non-italic, 
non-bold)</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/XSSFFontFormatting.html#setEscapementType(short)">setEscapementType</a></strong>(short&nbsp;escapementType)</code>
 <div class="block">set the escapement type for the font</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/XSSFFontFormatting.html#setFontColor(org.apache.poi.ss.usermodel.Color)">setFontColor</a></strong>(<a
 href="../../../../../org/apache/poi/ss/usermodel/Color.html" title="interface 
in org.apache.poi.ss.usermodel">Color</a>&nbsp;color)</code>
 <div class="block">Sets the colour to use</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/XSSFFontFormatting.html#setFontColorIndex(short)">setFontColorIndex</a></strong>(short&nbsp;color)</code>
 <div class="block">Sets the indexed colour to use</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/XSSFFontFormatting.html#setFontHeight(int)">setFontHeight</a></strong>(int&nbsp;height)</code>
 <div class="block">Sets the height of the font in 1/20th point units</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/XSSFFontFormatting.html#setFontStyle(boolean,%20boolean)">setFontStyle</a></strong>(boolean&nbsp;italic,
             boolean&nbsp;bold)</code>
 <div class="block">set font style options.</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/XSSFFontFormatting.html#setUnderlineType(short)">setUnderlineType</a></strong>(short&nbsp;underlineType)</code>
 <div class="block">set the type of underlining type for the font</div>
@@ -273,6 +279,21 @@ implements <a href="../../../../../org/a
 <a 
href="../../../../../org/apache/poi/ss/usermodel/FontFormatting.html#SS_SUB"><code>FontFormatting.SS_SUB</code></a></dd></dl>
 </li>
 </ul>
+<a name="isStruckout()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>isStruckout</h4>
+<pre>public&nbsp;boolean&nbsp;isStruckout()</pre>
+<div class="block">XMLBeans and the XSD make this look like it can have 
multiple values, but it is maxOccurrs=1.
+ Use get*Array(), it is much faster than get*List().</div>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code><a 
href="../../../../../org/apache/poi/ss/usermodel/FontFormatting.html#isStruckout()">isStruckout</a></code>&nbsp;in
 interface&nbsp;<code><a 
href="../../../../../org/apache/poi/ss/usermodel/FontFormatting.html" 
title="interface in org.apache.poi.ss.usermodel">FontFormatting</a></code></dd>
+<dt><span class="strong">Returns:</span></dt><dd>true if font strikeout is 
on</dd><dt><span class="strong">See Also:</span></dt><dd><a 
href="../../../../../org/apache/poi/ss/usermodel/FontFormatting.html#isStruckout()"><code>FontFormatting.isStruckout()</code></a></dd></dl>
+</li>
+</ul>
 <a name="getFontColorIndex()">
 <!--   -->
 </a>



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

Reply via email to