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/08/20 09:37:01 UTC

svn commit: r1805541 - in /poi/site/publish/apidocs: index-all.html org/apache/poi/ss/formula/EvaluationConditionalFormatRule.ValueAndFormat.html

Author: nick
Date: Sun Aug 20 09:37:01 2017
New Revision: 1805541

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

Modified:
    poi/site/publish/apidocs/index-all.html
    poi/site/publish/apidocs/org/apache/poi/ss/formula/EvaluationConditionalFormatRule.ValueAndFormat.html

Modified: poi/site/publish/apidocs/index-all.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/index-all.html?rev=1805541&r1=1805540&r2=1805541&view=diff
==============================================================================
--- poi/site/publish/apidocs/index-all.html (original)
+++ poi/site/publish/apidocs/index-all.html Sun Aug 20 09:37:01 2017
@@ -39433,6 +39433,8 @@
 <dd>&nbsp;</dd>
 <dt><span class="strong"><a href="./org/apache/poi/sl/draw/DrawTextFragment.html#getString()">getString()</a></span> - Method in class org.apache.poi.sl.draw.<a href="./org/apache/poi/sl/draw/DrawTextFragment.html" title="class in org.apache.poi.sl.draw">DrawTextFragment</a></dt>
 <dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/poi/ss/formula/EvaluationConditionalFormatRule.ValueAndFormat.html#getString()">getString()</a></span> - Method in class org.apache.poi.ss.formula.<a href="./org/apache/poi/ss/formula/EvaluationConditionalFormatRule.ValueAndFormat.html" title="class in org.apache.poi.ss.formula">EvaluationConditionalFormatRule.ValueAndFormat</a></dt>
+<dd>&nbsp;</dd>
 <dt><span class="strong"><a href="./org/apache/poi/ss/usermodel/Comment.html#getString()">getString()</a></span> - Method in interface org.apache.poi.ss.usermodel.<a href="./org/apache/poi/ss/usermodel/Comment.html" title="interface in org.apache.poi.ss.usermodel">Comment</a></dt>
 <dd>
 <div class="block">Fetches the rich text string of the comment</div>

Modified: poi/site/publish/apidocs/org/apache/poi/ss/formula/EvaluationConditionalFormatRule.ValueAndFormat.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/ss/formula/EvaluationConditionalFormatRule.ValueAndFormat.html?rev=1805541&r1=1805540&r2=1805541&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/ss/formula/EvaluationConditionalFormatRule.ValueAndFormat.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/ss/formula/EvaluationConditionalFormatRule.ValueAndFormat.html Sun Aug 20 09:37:01 2017
@@ -161,14 +161,18 @@ implements java.lang.Comparable&lt;<a hr
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/ss/formula/EvaluationConditionalFormatRule.ValueAndFormat.html#equals(java.lang.Object)">equals</a></strong>(java.lang.Object&nbsp;obj)</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/ss/formula/EvaluationConditionalFormatRule.ValueAndFormat.html#getString()">getString</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
 <td class="colFirst"><code>java.lang.Double</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/ss/formula/EvaluationConditionalFormatRule.ValueAndFormat.html#getValue()">getValue</a></strong>()</code>&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>int</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/ss/formula/EvaluationConditionalFormatRule.ValueAndFormat.html#hashCode()">hashCode</a></strong>()</code>&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>boolean</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/ss/formula/EvaluationConditionalFormatRule.ValueAndFormat.html#isNumber()">isNumber</a></strong>()</code>&nbsp;</td>
 </tr>
@@ -240,6 +244,15 @@ implements java.lang.Comparable&lt;<a hr
 <pre>public&nbsp;java.lang.Double&nbsp;getValue()</pre>
 </li>
 </ul>
+<a name="getString()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getString</h4>
+<pre>public&nbsp;java.lang.String&nbsp;getString()</pre>
+</li>
+</ul>
 <a name="equals(java.lang.Object)">
 <!--   -->
 </a>



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