Added: 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=1690972&view=auto ============================================================================== --- poi/site/publish/apidocs/org/apache/poi/hssf/record/CFRule12Record.html (added) +++ poi/site/publish/apidocs/org/apache/poi/hssf/record/CFRule12Record.html Tue Jul 14 15:11:48 2015 @@ -0,0 +1,604 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<title>CFRule12Record (POI API Documentation)</title> +<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> +</head> +<body> +<script type="text/javascript"><!-- + if (location.href.indexOf('is-external=true') == -1) { + parent.document.title="CFRule12Record (POI API Documentation)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<ul class="navList" title="Navigation"> +<li><a href="../../../../../overview-summary.html">Overview</a></li> +<li><a href="package-summary.html">Package</a></li> +<li class="navBarCell1Rev">Class</li> +<li><a href="class-use/CFRule12Record.html">Use</a></li> +<li><a href="package-tree.html">Tree</a></li> +<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> +<li><a href="../../../../../index-all.html">Index</a></li> +<li><a href="../../../../../help-doc.html">Help</a></li> +</ul> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../../org/apache/poi/hssf/record/CFHeaderRecord.html" title="class in org.apache.poi.hssf.record"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../../org/apache/poi/hssf/record/CFRuleBase.html" title="class in org.apache.poi.hssf.record"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../../index.html?org/apache/poi/hssf/record/CFRule12Record.html" target="_top">Frames</a></li> +<li><a href="CFRule12Record.html" target="_top">No Frames</a></li> +</ul> +<ul class="navList" id="allclasses_navbar_top"> +<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> +</ul> +<div> +<script type="text/javascript"><!-- + allClassesLink = document.getElementById("allclasses_navbar_top"); + if(window==top) { + allClassesLink.style.display = "block"; + } + else { + allClassesLink.style.display = "none"; + } + //--> +</script> +</div> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_classes_inherited_from_class_org.apache.poi.hssf.record.CFRuleBase">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">org.apache.poi.hssf.record</div> +<h2 title="Class CFRule12Record" class="title">Class CFRule12Record</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li>java.lang.Object</li> +<li> +<ul class="inheritance"> +<li><a href="../../../../../org/apache/poi/hssf/record/RecordBase.html" title="class in org.apache.poi.hssf.record">org.apache.poi.hssf.record.RecordBase</a></li> +<li> +<ul class="inheritance"> +<li><a href="../../../../../org/apache/poi/hssf/record/Record.html" title="class in org.apache.poi.hssf.record">org.apache.poi.hssf.record.Record</a></li> +<li> +<ul class="inheritance"> +<li><a href="../../../../../org/apache/poi/hssf/record/StandardRecord.html" title="class in org.apache.poi.hssf.record">org.apache.poi.hssf.record.StandardRecord</a></li> +<li> +<ul class="inheritance"> +<li><a href="../../../../../org/apache/poi/hssf/record/CFRuleBase.html" title="class in org.apache.poi.hssf.record">org.apache.poi.hssf.record.CFRuleBase</a></li> +<li> +<ul class="inheritance"> +<li>org.apache.poi.hssf.record.CFRule12Record</li> +</ul> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>All Implemented Interfaces:</dt> +<dd><a href="../../../../../org/apache/poi/hssf/record/common/FutureRecord.html" title="interface in org.apache.poi.hssf.record.common">FutureRecord</a></dd> +</dl> +<hr> +<br> +<pre>public final class <span class="strong">CFRule12Record</span> +extends <a href="../../../../../org/apache/poi/hssf/record/CFRuleBase.html" title="class in org.apache.poi.hssf.record">CFRuleBase</a> +implements <a href="../../../../../org/apache/poi/hssf/record/common/FutureRecord.html" title="interface in org.apache.poi.hssf.record.common">FutureRecord</a></pre> +<div class="block">Conditional Formatting v12 Rule Record (0x087A). + + <p>This is for newer-style Excel conditional formattings, + from Excel 2007 onwards. + + <p><a href="../../../../../org/apache/poi/hssf/record/CFRuleRecord.html" title="class in org.apache.poi.hssf.record"><code>CFRuleRecord</code></a> is used where the condition type is + <a href="../../../../../org/apache/poi/hssf/record/CFRuleBase.html#CONDITION_TYPE_CELL_VALUE_IS"><code>CFRuleBase.CONDITION_TYPE_CELL_VALUE_IS</code></a> or <a href="../../../../../org/apache/poi/hssf/record/CFRuleBase.html#CONDITION_TYPE_FORMULA"><code>CFRuleBase.CONDITION_TYPE_FORMULA</code></a>, + this is only used for the other types</div> +</li> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== NESTED CLASS SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="nested_class_summary"> +<!-- --> +</a> +<h3>Nested Class Summary</h3> +<ul class="blockList"> +<li class="blockList"><a name="nested_classes_inherited_from_class_org.apache.poi.hssf.record.CFRuleBase"> +<!-- --> +</a> +<h3>Nested classes/interfaces inherited from class org.apache.poi.hssf.record.<a href="../../../../../org/apache/poi/hssf/record/CFRuleBase.html" title="class in org.apache.poi.hssf.record">CFRuleBase</a></h3> +<code><a href="../../../../../org/apache/poi/hssf/record/CFRuleBase.ComparisonOperator.html" title="class in org.apache.poi.hssf.record">CFRuleBase.ComparisonOperator</a></code></li> +</ul> +</li> +</ul> +<!-- =========== FIELD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_summary"> +<!-- --> +</a> +<h3>Field Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation"> +<caption><span>Fields</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Field and Description</th> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>static short</code></td> +<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/record/CFRule12Record.html#sid">sid</a></strong></code> </td> +</tr> +</table> +<ul class="blockList"> +<li class="blockList"><a name="fields_inherited_from_class_org.apache.poi.hssf.record.CFRuleBase"> +<!-- --> +</a> +<h3>Fields inherited from class org.apache.poi.hssf.record.<a href="../../../../../org/apache/poi/hssf/record/CFRuleBase.html" title="class in org.apache.poi.hssf.record">CFRuleBase</a></h3> +<code><a href="../../../../../org/apache/poi/hssf/record/CFRuleBase.html#_borderFormatting">_borderFormatting</a>, <a href="../../../../../org/apache/poi/hssf/record/CFRuleBase.html#_fontFormatting">_fontFormatting</a>, <a href="../../../../../org/apache/poi/hssf/record/CFRuleBase.html#_patternFormatting">_patternFormatting</a>, <a href="../../../../../org/apache/poi/hssf/record/CFRuleBase.html#CONDITION_TYPE_CELL_VALUE_IS">CONDITION_TYPE_CELL_VALUE_IS</a>, <a href="../../../../../org/apache/poi/hssf/record/CFRuleBase.html#CONDITION_TYPE_COLOR_SCALE">CONDITION_TYPE_COLOR_SCALE</a>, <a href="../../../../../org/apache/poi/hssf/record/CFRuleBase.html#CONDITION_TYPE_DATA_BAR">CONDITION_TYPE_DATA_BAR</a>, <a href="../../../../../org/apache/poi/hssf/record/CFRuleBase.html#CONDITION_TYPE_FILTER">CONDITION_TYPE_FILTER</a>, <a href="../../../../../org/apache/poi/hssf/record/CFRuleBase.html#CONDITION_TYPE_FORMULA">CONDITION_TYPE_FORMULA</a>, <a href="../../../../../org/apache/poi/hssf/record/ CFRuleBase.html#CONDITION_TYPE_ICON_SET">CONDITION_TYPE_ICON_SET</a>, <a href="../../../../../org/apache/poi/hssf/record/CFRuleBase.html#formatting_not_used">formatting_not_used</a>, <a href="../../../../../org/apache/poi/hssf/record/CFRuleBase.html#formatting_options">formatting_options</a>, <a href="../../../../../org/apache/poi/hssf/record/CFRuleBase.html#logger">logger</a>, <a href="../../../../../org/apache/poi/hssf/record/CFRuleBase.html#TEMPLATE_ABOVE_AVERAGE">TEMPLATE_ABOVE_AVERAGE</a>, <a href="../../../../../org/apache/poi/hssf/record/CFRuleBase.html#TEMPLATE_ABOVE_OR_EQUAL_TO_AVERAGE">TEMPLATE_ABOVE_OR_EQUAL_TO_AVERAGE</a>, <a href="../../../../../org/apache/poi/hssf/record/CFRuleBase.html#TEMPLATE_BELOW_AVERAGE">TEMPLATE_BELOW_AVERAGE</a>, <a href="../../../../../org/apache/poi/hssf/record/CFRuleBase.html#TEMPLATE_BELOW_OR_EQUAL_TO_AVERAGE">TEMPLATE_BELOW_OR_EQUAL_TO_AVERAGE</a>, <a href="../../../../../org/apache/poi/hssf/record/CFRuleBase.html#TEMPLATE_CELL_VALUE">TEMP LATE_CELL_VALUE</a>, <a href="../../../../../org/apache/poi/hssf/record/CFRuleBase.html#TEMPLATE_COLOR_SCALE_FORMATTING">TEMPLATE_COLOR_SCALE_FORMATTING</a>, <a href="../../../../../org/apache/poi/hssf/record/CFRuleBase.html#TEMPLATE_CONTAINS_BLANKS">TEMPLATE_CONTAINS_BLANKS</a>, <a href="../../../../../org/apache/poi/hssf/record/CFRuleBase.html#TEMPLATE_CONTAINS_ERRORS">TEMPLATE_CONTAINS_ERRORS</a>, <a href="../../../../../org/apache/poi/hssf/record/CFRuleBase.html#TEMPLATE_CONTAINS_NO_BLANKS">TEMPLATE_CONTAINS_NO_BLANKS</a>, <a href="../../../../../org/apache/poi/hssf/record/CFRuleBase.html#TEMPLATE_CONTAINS_NO_ERRORS">TEMPLATE_CONTAINS_NO_ERRORS</a>, <a href="../../../../../org/apache/poi/hssf/record/CFRuleBase.html#TEMPLATE_CONTAINS_TEXT">TEMPLATE_CONTAINS_TEXT</a>, <a href="../../../../../org/apache/poi/hssf/record/CFRuleBase.html#TEMPLATE_DATA_BAR_FORMATTING">TEMPLATE_DATA_BAR_FORMATTING</a>, <a href="../../../../../org/apache/poi/hssf/record/CFRuleBase.html#TEMPLATE_DUPLICATE _VALUES">TEMPLATE_DUPLICATE_VALUES</a>, <a href="../../../../../org/apache/poi/hssf/record/CFRuleBase.html#TEMPLATE_FILTER">TEMPLATE_FILTER</a>, <a href="../../../../../org/apache/poi/hssf/record/CFRuleBase.html#TEMPLATE_FORMULA">TEMPLATE_FORMULA</a>, <a href="../../../../../org/apache/poi/hssf/record/CFRuleBase.html#TEMPLATE_ICON_SET_FORMATTING">TEMPLATE_ICON_SET_FORMATTING</a>, <a href="../../../../../org/apache/poi/hssf/record/CFRuleBase.html#TEMPLATE_LAST_7_DAYS">TEMPLATE_LAST_7_DAYS</a>, <a href="../../../../../org/apache/poi/hssf/record/CFRuleBase.html#TEMPLATE_LAST_MONTH">TEMPLATE_LAST_MONTH</a>, <a href="../../../../../org/apache/poi/hssf/record/CFRuleBase.html#TEMPLATE_LAST_WEEK">TEMPLATE_LAST_WEEK</a>, <a href="../../../../../org/apache/poi/hssf/record/CFRuleBase.html#TEMPLATE_NEXT_MONTH">TEMPLATE_NEXT_MONTH</a>, <a href="../../../../../org/apache/poi/hssf/record/CFRuleBase.html#TEMPLATE_NEXT_WEEK">TEMPLATE_NEXT_WEEK</a>, <a href="../../../../../org/apache/poi/hssf/record/ CFRuleBase.html#TEMPLATE_THIS_MONTH">TEMPLATE_THIS_MONTH</a>, <a href="../../../../../org/apache/poi/hssf/record/CFRuleBase.html#TEMPLATE_THIS_WEEK">TEMPLATE_THIS_WEEK</a>, <a href="../../../../../org/apache/poi/hssf/record/CFRuleBase.html#TEMPLATE_TODAY">TEMPLATE_TODAY</a>, <a href="../../../../../org/apache/poi/hssf/record/CFRuleBase.html#TEMPLATE_TOMORROW">TEMPLATE_TOMORROW</a>, <a href="../../../../../org/apache/poi/hssf/record/CFRuleBase.html#TEMPLATE_UNIQUE_VALUES">TEMPLATE_UNIQUE_VALUES</a>, <a href="../../../../../org/apache/poi/hssf/record/CFRuleBase.html#TEMPLATE_YESTERDAY">TEMPLATE_YESTERDAY</a></code></li> +</ul> +</li> +</ul> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../../org/apache/poi/hssf/record/CFRule12Record.html#CFRule12Record(org.apache.poi.hssf.record.RecordInputStream)">CFRule12Record</a></strong>(<a href="../../../../../org/apache/poi/hssf/record/RecordInputStream.html" title="class in org.apache.poi.hssf.record">RecordInputStream</a> in)</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>java.lang.Object</code></td> +<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/record/CFRule12Record.html#clone()">clone</a></strong>()</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>static <a href="../../../../../org/apache/poi/hssf/record/CFRule12Record.html" title="class in org.apache.poi.hssf.record">CFRule12Record</a></code></td> +<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/record/CFRule12Record.html#create(org.apache.poi.hssf.usermodel.HSSFSheet,%20byte,%20java.lang.String,%20java.lang.String)">create</a></strong>(<a href="../../../../../org/apache/poi/hssf/usermodel/HSSFSheet.html" title="class in org.apache.poi.hssf.usermodel">HSSFSheet</a> sheet, + byte comparisonOperation, + java.lang.String formulaText1, + java.lang.String formulaText2)</code> +<div class="block">Creates a new comparison operation rule</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>static <a href="../../../../../org/apache/poi/hssf/record/CFRule12Record.html" title="class in org.apache.poi.hssf.record">CFRule12Record</a></code></td> +<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/record/CFRule12Record.html#create(org.apache.poi.hssf.usermodel.HSSFSheet,%20byte,%20java.lang.String,%20java.lang.String,%20java.lang.String)">create</a></strong>(<a href="../../../../../org/apache/poi/hssf/usermodel/HSSFSheet.html" title="class in org.apache.poi.hssf.usermodel">HSSFSheet</a> sheet, + byte comparisonOperation, + java.lang.String formulaText1, + java.lang.String formulaText2, + java.lang.String formulaTextScale)</code> +<div class="block">Creates a new comparison operation rule</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>static <a href="../../../../../org/apache/poi/hssf/record/CFRule12Record.html" title="class in org.apache.poi.hssf.record">CFRule12Record</a></code></td> +<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/record/CFRule12Record.html#create(org.apache.poi.hssf.usermodel.HSSFSheet,%20java.lang.String)">create</a></strong>(<a href="../../../../../org/apache/poi/hssf/usermodel/HSSFSheet.html" title="class in org.apache.poi.hssf.usermodel">HSSFSheet</a> sheet, + java.lang.String formulaText)</code> +<div class="block">Creates a new comparison operation rule</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code><a href="../../../../../org/apache/poi/ss/util/CellRangeAddress.html" title="class in org.apache.poi.ss.util">CellRangeAddress</a></code></td> +<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/record/CFRule12Record.html#getAssociatedRange()">getAssociatedRange</a></strong>()</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>protected int</code></td> +<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/record/CFRule12Record.html#getDataSize()">getDataSize</a></strong>()</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code><a href="../../../../../org/apache/poi/hssf/record/common/FtrHeader.html" title="class in org.apache.poi.hssf.record.common">FtrHeader</a></code></td> +<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/record/CFRule12Record.html#getFutureHeader()">getFutureHeader</a></strong>()</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>short</code></td> +<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/record/CFRule12Record.html#getFutureRecordType()">getFutureRecordType</a></strong>()</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code><a href="../../../../../org/apache/poi/ss/formula/ptg/Ptg.html" title="class in org.apache.poi.ss.formula.ptg">Ptg</a>[]</code></td> +<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/record/CFRule12Record.html#getParsedExpressionScale()">getParsedExpressionScale</a></strong>()</code> +<div class="block">get the stack of the scale expression as a list</div> +</td> +</tr> +<tr class="rowColor"> +<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"> +<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> out)</code> +<div class="block">called by the class that is responsible for writing this sucker.</div> +</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#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>[] ptgs)</code> </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> +<div class="block">get a string representation of the record (for biffview/debugging)</div> +</td> +</tr> +</table> +<ul class="blockList"> +<li class="blockList"><a name="methods_inherited_from_class_org.apache.poi.hssf.record.CFRuleBase"> +<!-- --> +</a> +<h3>Methods inherited from class org.apache.poi.hssf.record.<a href="../../../../../org/apache/poi/hssf/record/CFRuleBase.html" title="class in org.apache.poi.hssf.record">CFRuleBase</a></h3> +<code><a href="../../../../../org/apache/poi/hssf/record/CFRuleBase.html#containsAlignFormattingBlock()">containsAlignFormattingBlock</a>, <a href="../../../../../org/apache/poi/hssf/record/CFRuleBase.html#containsBorderFormattingBlock()">containsBorderFormattingBlock</a>, <a href="../../../../../org/apache/poi/hssf/record/CFRuleBase.html#containsFontFormattingBlock()">containsFontFormattingBlock</a>, <a href="../../../../../org/apache/poi/hssf/record/CFRuleBase.html#containsPatternFormattingBlock()">containsPatternFormattingBlock</a>, <a href="../../../../../org/apache/poi/hssf/record/CFRuleBase.html#containsProtectionFormattingBlock()">containsProtectionFormattingBlock</a>, <a href="../../../../../org/apache/poi/hssf/record/CFRuleBase.html#copyTo(org.apache.poi.hssf.record.CFRuleBase)">copyTo</a>, <a href="../../../../../org/apache/poi/hssf/record/CFRuleBase.html#getBorderFormatting()">getBorderFormatting</a>, <a href="../../../../../org/apache/poi/hssf/record/CFRuleBase.html#getC omparisonOperation()">getComparisonOperation</a>, <a href="../../../../../org/apache/poi/hssf/record/CFRuleBase.html#getConditionType()">getConditionType</a>, <a href="../../../../../org/apache/poi/hssf/record/CFRuleBase.html#getFontFormatting()">getFontFormatting</a>, <a href="../../../../../org/apache/poi/hssf/record/CFRuleBase.html#getFormattingBlockSize()">getFormattingBlockSize</a>, <a href="../../../../../org/apache/poi/hssf/record/CFRuleBase.html#getFormula1()">getFormula1</a>, <a href="../../../../../org/apache/poi/hssf/record/CFRuleBase.html#getFormula2()">getFormula2</a>, <a href="../../../../../org/apache/poi/hssf/record/CFRuleBase.html#getFormulaSize(org.apache.poi.ss.formula.Formula)">getFormulaSize</a>, <a href="../../../../../org/apache/poi/hssf/record/CFRuleBase.html#getOptions()">getOptions</a>, <a href="../../../../../org/apache/poi/hssf/record/CFRuleBase.html#getParsedExpression1()">getParsedExpression1</a>, <a href="../../../../../org/apache/poi/hssf/record/CFRul eBase.html#getParsedExpression2()">getParsedExpression2</a>, <a href="../../../../../org/apache/poi/hssf/record/CFRuleBase.html#getPatternFormatting()">getPatternFormatting</a>, <a href="../../../../../org/apache/poi/hssf/record/CFRuleBase.html#isBottomBorderModified()">isBottomBorderModified</a>, <a href="../../../../../org/apache/poi/hssf/record/CFRuleBase.html#isBottomLeftTopRightBorderModified()">isBottomLeftTopRightBorderModified</a>, <a href="../../../../../org/apache/poi/hssf/record/CFRuleBase.html#isLeftBorderModified()">isLeftBorderModified</a>, <a href="../../../../../org/apache/poi/hssf/record/CFRuleBase.html#isPatternBackgroundColorModified()">isPatternBackgroundColorModified</a>, <a href="../../../../../org/apache/poi/hssf/record/CFRuleBase.html#isPatternColorModified()">isPatternColorModified</a>, <a href="../../../../../org/apache/poi/hssf/record/CFRuleBase.html#isPatternStyleModified()">isPatternStyleModified</a>, <a href="../../../../../org/apache/poi/hssf/record/CF RuleBase.html#isRightBorderModified()">isRightBorderModified</a>, <a href="../../../../../org/apache/poi/hssf/record/CFRuleBase.html#isTopBorderModified()">isTopBorderModified</a>, <a href="../../../../../org/apache/poi/hssf/record/CFRuleBase.html#isTopLeftBottomRightBorderModified()">isTopLeftBottomRightBorderModified</a>, <a href="../../../../../org/apache/poi/hssf/record/CFRuleBase.html#parseFormula(java.lang.String,%20org.apache.poi.hssf.usermodel.HSSFSheet)">parseFormula</a>, <a href="../../../../../org/apache/poi/hssf/record/CFRuleBase.html#readFormatOptions(org.apache.poi.hssf.record.RecordInputStream)">readFormatOptions</a>, <a href="../../../../../org/apache/poi/hssf/record/CFRuleBase.html#serializeFormattingBlock(org.apache.poi.util.LittleEndianOutput)">serializeFormattingBlock</a>, <a href="../../../../../org/apache/poi/hssf/record/CFRuleBase.html#setAlignFormattingUnchanged()">setAlignFormattingUnchanged</a>, <a href="../../../../../org/apache/poi/hssf/record/CFRuleBase. html#setBorderFormatting(org.apache.poi.hssf.record.cf.BorderFormatting)">setBorderFormatting</a>, <a href="../../../../../org/apache/poi/hssf/record/CFRuleBase.html#setBottomBorderModified(boolean)">setBottomBorderModified</a>, <a href="../../../../../org/apache/poi/hssf/record/CFRuleBase.html#setBottomLeftTopRightBorderModified(boolean)">setBottomLeftTopRightBorderModified</a>, <a href="../../../../../org/apache/poi/hssf/record/CFRuleBase.html#setComparisonOperation(byte)">setComparisonOperation</a>, <a href="../../../../../org/apache/poi/hssf/record/CFRuleBase.html#setConditionType(byte)">setConditionType</a>, <a href="../../../../../org/apache/poi/hssf/record/CFRuleBase.html#setFontFormatting(org.apache.poi.hssf.record.cf.FontFormatting)">setFontFormatting</a>, <a href="../../../../../org/apache/poi/hssf/record/CFRuleBase.html#setFormula1(org.apache.poi.ss.formula.Formula)">setFormula1</a>, <a href="../../../../../org/apache/poi/hssf/record/CFRuleBase.html#setFormula2(org.apache .poi.ss.formula.Formula)">setFormula2</a>, <a href="../../../../../org/apache/poi/hssf/record/CFRuleBase.html#setLeftBorderModified(boolean)">setLeftBorderModified</a>, <a href="../../../../../org/apache/poi/hssf/record/CFRuleBase.html#setParsedExpression1(org.apache.poi.ss.formula.ptg.Ptg[])">setParsedExpression1</a>, <a href="../../../../../org/apache/poi/hssf/record/CFRuleBase.html#setParsedExpression2(org.apache.poi.ss.formula.ptg.Ptg[])">setParsedExpression2</a>, <a href="../../../../../org/apache/poi/hssf/record/CFRuleBase.html#setPatternBackgroundColorModified(boolean)">setPatternBackgroundColorModified</a>, <a href="../../../../../org/apache/poi/hssf/record/CFRuleBase.html#setPatternColorModified(boolean)">setPatternColorModified</a>, <a href="../../../../../org/apache/poi/hssf/record/CFRuleBase.html#setPatternFormatting(org.apache.poi.hssf.record.cf.PatternFormatting)">setPatternFormatting</a>, <a href="../../../../../org/apache/poi/hssf/record/CFRuleBase.html#setPatternSty leModified(boolean)">setPatternStyleModified</a>, <a href="../../../../../org/apache/poi/hssf/record/CFRuleBase.html#setProtectionFormattingUnchanged()">setProtectionFormattingUnchanged</a>, <a href="../../../../../org/apache/poi/hssf/record/CFRuleBase.html#setRightBorderModified(boolean)">setRightBorderModified</a>, <a href="../../../../../org/apache/poi/hssf/record/CFRuleBase.html#setTopBorderModified(boolean)">setTopBorderModified</a>, <a href="../../../../../org/apache/poi/hssf/record/CFRuleBase.html#setTopLeftBottomRightBorderModified(boolean)">setTopLeftBottomRightBorderModified</a></code></li> +</ul> +<ul class="blockList"> +<li class="blockList"><a name="methods_inherited_from_class_org.apache.poi.hssf.record.StandardRecord"> +<!-- --> +</a> +<h3>Methods inherited from class org.apache.poi.hssf.record.<a href="../../../../../org/apache/poi/hssf/record/StandardRecord.html" title="class in org.apache.poi.hssf.record">StandardRecord</a></h3> +<code><a href="../../../../../org/apache/poi/hssf/record/StandardRecord.html#getRecordSize()">getRecordSize</a>, <a href="../../../../../org/apache/poi/hssf/record/StandardRecord.html#serialize(int,%20byte[])">serialize</a></code></li> +</ul> +<ul class="blockList"> +<li class="blockList"><a name="methods_inherited_from_class_org.apache.poi.hssf.record.Record"> +<!-- --> +</a> +<h3>Methods inherited from class org.apache.poi.hssf.record.<a href="../../../../../org/apache/poi/hssf/record/Record.html" title="class in org.apache.poi.hssf.record">Record</a></h3> +<code><a href="../../../../../org/apache/poi/hssf/record/Record.html#cloneViaReserialise()">cloneViaReserialise</a>, <a href="../../../../../org/apache/poi/hssf/record/Record.html#serialize()">serialize</a></code></li> +</ul> +<ul class="blockList"> +<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> +<!-- --> +</a> +<h3>Methods inherited from class java.lang.Object</h3> +<code>equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait</code></li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ============ FIELD DETAIL =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_detail"> +<!-- --> +</a> +<h3>Field Detail</h3> +<a name="sid"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>sid</h4> +<pre>public static final short sid</pre> +<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../constant-values.html#org.apache.poi.hssf.record.CFRule12Record.sid">Constant Field Values</a></dd></dl> +</li> +</ul> +</li> +</ul> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="CFRule12Record(org.apache.poi.hssf.record.RecordInputStream)"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>CFRule12Record</h4> +<pre>public CFRule12Record(<a href="../../../../../org/apache/poi/hssf/record/RecordInputStream.html" title="class in org.apache.poi.hssf.record">RecordInputStream</a> in)</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="create(org.apache.poi.hssf.usermodel.HSSFSheet, java.lang.String)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>create</h4> +<pre>public static <a href="../../../../../org/apache/poi/hssf/record/CFRule12Record.html" title="class in org.apache.poi.hssf.record">CFRule12Record</a> create(<a href="../../../../../org/apache/poi/hssf/usermodel/HSSFSheet.html" title="class in org.apache.poi.hssf.usermodel">HSSFSheet</a> sheet, + java.lang.String formulaText)</pre> +<div class="block">Creates a new comparison operation rule</div> +</li> +</ul> +<a name="create(org.apache.poi.hssf.usermodel.HSSFSheet, byte, java.lang.String, java.lang.String)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>create</h4> +<pre>public static <a href="../../../../../org/apache/poi/hssf/record/CFRule12Record.html" title="class in org.apache.poi.hssf.record">CFRule12Record</a> create(<a href="../../../../../org/apache/poi/hssf/usermodel/HSSFSheet.html" title="class in org.apache.poi.hssf.usermodel">HSSFSheet</a> sheet, + byte comparisonOperation, + java.lang.String formulaText1, + java.lang.String formulaText2)</pre> +<div class="block">Creates a new comparison operation rule</div> +</li> +</ul> +<a name="create(org.apache.poi.hssf.usermodel.HSSFSheet, byte, java.lang.String, java.lang.String, java.lang.String)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>create</h4> +<pre>public static <a href="../../../../../org/apache/poi/hssf/record/CFRule12Record.html" title="class in org.apache.poi.hssf.record">CFRule12Record</a> create(<a href="../../../../../org/apache/poi/hssf/usermodel/HSSFSheet.html" title="class in org.apache.poi.hssf.usermodel">HSSFSheet</a> sheet, + byte comparisonOperation, + java.lang.String formulaText1, + java.lang.String formulaText2, + java.lang.String formulaTextScale)</pre> +<div class="block">Creates a new comparison operation rule</div> +</li> +</ul> +<a name="getParsedExpressionScale()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getParsedExpressionScale</h4> +<pre>public <a href="../../../../../org/apache/poi/ss/formula/ptg/Ptg.html" title="class in org.apache.poi.ss.formula.ptg">Ptg</a>[] getParsedExpressionScale()</pre> +<div class="block">get the stack of the scale expression as a list</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>list of tokens (casts stack to a list and returns it!) + this method can return null is we are unable to create Ptgs from + existing excel file + callers should check for null!</dd></dl> +</li> +</ul> +<a name="setParsedExpressionScale(org.apache.poi.ss.formula.ptg.Ptg[])"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setParsedExpressionScale</h4> +<pre>public void setParsedExpressionScale(<a href="../../../../../org/apache/poi/ss/formula/ptg/Ptg.html" title="class in org.apache.poi.ss.formula.ptg">Ptg</a>[] ptgs)</pre> +</li> +</ul> +<a name="getSid()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getSid</h4> +<pre>public short getSid()</pre> +<div class="block"><strong>Description copied from class: <code><a href="../../../../../org/apache/poi/hssf/record/Record.html#getSid()">Record</a></code></strong></div> +<div class="block">return the non static version of the id for this record.</div> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code><a href="../../../../../org/apache/poi/hssf/record/Record.html#getSid()">getSid</a></code> in class <code><a href="../../../../../org/apache/poi/hssf/record/Record.html" title="class in org.apache.poi.hssf.record">Record</a></code></dd> +</dl> +</li> +</ul> +<a name="serialize(org.apache.poi.util.LittleEndianOutput)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serialize</h4> +<pre>public void serialize(<a href="../../../../../org/apache/poi/util/LittleEndianOutput.html" title="interface in org.apache.poi.util">LittleEndianOutput</a> out)</pre> +<div class="block">called by the class that is responsible for writing this sucker. + Subclasses should implement this so that their data is passed back in a + byte array.</div> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code><a href="../../../../../org/apache/poi/hssf/record/StandardRecord.html#serialize(org.apache.poi.util.LittleEndianOutput)">serialize</a></code> in class <code><a href="../../../../../org/apache/poi/hssf/record/StandardRecord.html" title="class in org.apache.poi.hssf.record">StandardRecord</a></code></dd> +<dt><span class="strong">Parameters:</span></dt><dd><code>out</code> - the stream to write to</dd></dl> +</li> +</ul> +<a name="getDataSize()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getDataSize</h4> +<pre>protected int getDataSize()</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code><a href="../../../../../org/apache/poi/hssf/record/StandardRecord.html#getDataSize()">getDataSize</a></code> in class <code><a href="../../../../../org/apache/poi/hssf/record/StandardRecord.html" title="class in org.apache.poi.hssf.record">StandardRecord</a></code></dd> +</dl> +</li> +</ul> +<a name="toString()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>toString</h4> +<pre>public java.lang.String toString()</pre> +<div class="block"><strong>Description copied from class: <code><a href="../../../../../org/apache/poi/hssf/record/Record.html#toString()">Record</a></code></strong></div> +<div class="block">get a string representation of the record (for biffview/debugging)</div> +<dl> +<dt><strong>Overrides:</strong></dt> +<dd><code><a href="../../../../../org/apache/poi/hssf/record/Record.html#toString()">toString</a></code> in class <code><a href="../../../../../org/apache/poi/hssf/record/Record.html" title="class in org.apache.poi.hssf.record">Record</a></code></dd> +</dl> +</li> +</ul> +<a name="clone()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>clone</h4> +<pre>public java.lang.Object clone()</pre> +<dl> +<dt><strong>Overrides:</strong></dt> +<dd><code><a href="../../../../../org/apache/poi/hssf/record/Record.html#clone()">clone</a></code> in class <code><a href="../../../../../org/apache/poi/hssf/record/Record.html" title="class in org.apache.poi.hssf.record">Record</a></code></dd> +</dl> +</li> +</ul> +<a name="getFutureRecordType()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getFutureRecordType</h4> +<pre>public short getFutureRecordType()</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code><a href="../../../../../org/apache/poi/hssf/record/common/FutureRecord.html#getFutureRecordType()">getFutureRecordType</a></code> in interface <code><a href="../../../../../org/apache/poi/hssf/record/common/FutureRecord.html" title="interface in org.apache.poi.hssf.record.common">FutureRecord</a></code></dd> +</dl> +</li> +</ul> +<a name="getFutureHeader()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getFutureHeader</h4> +<pre>public <a href="../../../../../org/apache/poi/hssf/record/common/FtrHeader.html" title="class in org.apache.poi.hssf.record.common">FtrHeader</a> getFutureHeader()</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code><a href="../../../../../org/apache/poi/hssf/record/common/FutureRecord.html#getFutureHeader()">getFutureHeader</a></code> in interface <code><a href="../../../../../org/apache/poi/hssf/record/common/FutureRecord.html" title="interface in org.apache.poi.hssf.record.common">FutureRecord</a></code></dd> +</dl> +</li> +</ul> +<a name="getAssociatedRange()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>getAssociatedRange</h4> +<pre>public <a href="../../../../../org/apache/poi/ss/util/CellRangeAddress.html" title="class in org.apache.poi.ss.util">CellRangeAddress</a> getAssociatedRange()</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code><a href="../../../../../org/apache/poi/hssf/record/common/FutureRecord.html#getAssociatedRange()">getAssociatedRange</a></code> in interface <code><a href="../../../../../org/apache/poi/hssf/record/common/FutureRecord.html" title="interface in org.apache.poi.hssf.record.common">FutureRecord</a></code></dd> +</dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<ul class="navList" title="Navigation"> +<li><a href="../../../../../overview-summary.html">Overview</a></li> +<li><a href="package-summary.html">Package</a></li> +<li class="navBarCell1Rev">Class</li> +<li><a href="class-use/CFRule12Record.html">Use</a></li> +<li><a href="package-tree.html">Tree</a></li> +<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> +<li><a href="../../../../../index-all.html">Index</a></li> +<li><a href="../../../../../help-doc.html">Help</a></li> +</ul> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../../org/apache/poi/hssf/record/CFHeaderRecord.html" title="class in org.apache.poi.hssf.record"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../../org/apache/poi/hssf/record/CFRuleBase.html" title="class in org.apache.poi.hssf.record"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../../index.html?org/apache/poi/hssf/record/CFRule12Record.html" target="_top">Frames</a></li> +<li><a href="CFRule12Record.html" target="_top">No Frames</a></li> +</ul> +<ul class="navList" id="allclasses_navbar_bottom"> +<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> +</ul> +<div> +<script type="text/javascript"><!-- + allClassesLink = document.getElementById("allclasses_navbar_bottom"); + if(window==top) { + allClassesLink.style.display = "block"; + } + else { + allClassesLink.style.display = "none"; + } + //--> +</script> +</div> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_classes_inherited_from_class_org.apache.poi.hssf.record.CFRuleBase">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +<p class="legalCopy"><small> + <i>Copyright 2015 The Apache Software Foundation or + its licensors, as applicable.</i> + </small></p> +</body> +</html>
Added: poi/site/publish/apidocs/org/apache/poi/hssf/record/CFRuleBase.ComparisonOperator.html URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hssf/record/CFRuleBase.ComparisonOperator.html?rev=1690972&view=auto ============================================================================== --- poi/site/publish/apidocs/org/apache/poi/hssf/record/CFRuleBase.ComparisonOperator.html (added) +++ poi/site/publish/apidocs/org/apache/poi/hssf/record/CFRuleBase.ComparisonOperator.html Tue Jul 14 15:11:48 2015 @@ -0,0 +1,383 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<title>CFRuleBase.ComparisonOperator (POI API Documentation)</title> +<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> +</head> +<body> +<script type="text/javascript"><!-- + if (location.href.indexOf('is-external=true') == -1) { + parent.document.title="CFRuleBase.ComparisonOperator (POI API Documentation)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<ul class="navList" title="Navigation"> +<li><a href="../../../../../overview-summary.html">Overview</a></li> +<li><a href="package-summary.html">Package</a></li> +<li class="navBarCell1Rev">Class</li> +<li><a href="class-use/CFRuleBase.ComparisonOperator.html">Use</a></li> +<li><a href="package-tree.html">Tree</a></li> +<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> +<li><a href="../../../../../index-all.html">Index</a></li> +<li><a href="../../../../../help-doc.html">Help</a></li> +</ul> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../../org/apache/poi/hssf/record/CFRuleBase.html" title="class in org.apache.poi.hssf.record"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../../org/apache/poi/hssf/record/CFRuleRecord.html" title="class in org.apache.poi.hssf.record"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../../index.html?org/apache/poi/hssf/record/CFRuleBase.ComparisonOperator.html" target="_top">Frames</a></li> +<li><a href="CFRuleBase.ComparisonOperator.html" target="_top">No Frames</a></li> +</ul> +<ul class="navList" id="allclasses_navbar_top"> +<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> +</ul> +<div> +<script type="text/javascript"><!-- + allClassesLink = document.getElementById("allclasses_navbar_top"); + if(window==top) { + allClassesLink.style.display = "block"; + } + else { + allClassesLink.style.display = "none"; + } + //--> +</script> +</div> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#methods_inherited_from_class_java.lang.Object">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li>Method</li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">org.apache.poi.hssf.record</div> +<h2 title="Class CFRuleBase.ComparisonOperator" class="title">Class CFRuleBase.ComparisonOperator</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li>java.lang.Object</li> +<li> +<ul class="inheritance"> +<li>org.apache.poi.hssf.record.CFRuleBase.ComparisonOperator</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../../org/apache/poi/hssf/record/CFRuleBase.html" title="class in org.apache.poi.hssf.record">CFRuleBase</a></dd> +</dl> +<hr> +<br> +<pre>public static final class <span class="strong">CFRuleBase.ComparisonOperator</span> +extends java.lang.Object</pre> +</li> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- =========== FIELD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_summary"> +<!-- --> +</a> +<h3>Field Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation"> +<caption><span>Fields</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Field and Description</th> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>static byte</code></td> +<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/record/CFRuleBase.ComparisonOperator.html#BETWEEN">BETWEEN</a></strong></code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>static byte</code></td> +<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/record/CFRuleBase.ComparisonOperator.html#EQUAL">EQUAL</a></strong></code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>static byte</code></td> +<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/record/CFRuleBase.ComparisonOperator.html#GE">GE</a></strong></code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>static byte</code></td> +<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/record/CFRuleBase.ComparisonOperator.html#GT">GT</a></strong></code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>static byte</code></td> +<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/record/CFRuleBase.ComparisonOperator.html#LE">LE</a></strong></code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>static byte</code></td> +<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/record/CFRuleBase.ComparisonOperator.html#LT">LT</a></strong></code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>static byte</code></td> +<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/record/CFRuleBase.ComparisonOperator.html#NO_COMPARISON">NO_COMPARISON</a></strong></code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>static byte</code></td> +<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/record/CFRuleBase.ComparisonOperator.html#NOT_BETWEEN">NOT_BETWEEN</a></strong></code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>static byte</code></td> +<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/record/CFRuleBase.ComparisonOperator.html#NOT_EQUAL">NOT_EQUAL</a></strong></code> </td> +</tr> +</table> +</li> +</ul> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../../org/apache/poi/hssf/record/CFRuleBase.ComparisonOperator.html#CFRuleBase.ComparisonOperator()">CFRuleBase.ComparisonOperator</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<ul class="blockList"> +<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> +<!-- --> +</a> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ============ FIELD DETAIL =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_detail"> +<!-- --> +</a> +<h3>Field Detail</h3> +<a name="NO_COMPARISON"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>NO_COMPARISON</h4> +<pre>public static final byte NO_COMPARISON</pre> +<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../constant-values.html#org.apache.poi.hssf.record.CFRuleBase.ComparisonOperator.NO_COMPARISON">Constant Field Values</a></dd></dl> +</li> +</ul> +<a name="BETWEEN"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>BETWEEN</h4> +<pre>public static final byte BETWEEN</pre> +<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../constant-values.html#org.apache.poi.hssf.record.CFRuleBase.ComparisonOperator.BETWEEN">Constant Field Values</a></dd></dl> +</li> +</ul> +<a name="NOT_BETWEEN"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>NOT_BETWEEN</h4> +<pre>public static final byte NOT_BETWEEN</pre> +<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../constant-values.html#org.apache.poi.hssf.record.CFRuleBase.ComparisonOperator.NOT_BETWEEN">Constant Field Values</a></dd></dl> +</li> +</ul> +<a name="EQUAL"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>EQUAL</h4> +<pre>public static final byte EQUAL</pre> +<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../constant-values.html#org.apache.poi.hssf.record.CFRuleBase.ComparisonOperator.EQUAL">Constant Field Values</a></dd></dl> +</li> +</ul> +<a name="NOT_EQUAL"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>NOT_EQUAL</h4> +<pre>public static final byte NOT_EQUAL</pre> +<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../constant-values.html#org.apache.poi.hssf.record.CFRuleBase.ComparisonOperator.NOT_EQUAL">Constant Field Values</a></dd></dl> +</li> +</ul> +<a name="GT"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>GT</h4> +<pre>public static final byte GT</pre> +<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../constant-values.html#org.apache.poi.hssf.record.CFRuleBase.ComparisonOperator.GT">Constant Field Values</a></dd></dl> +</li> +</ul> +<a name="LT"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>LT</h4> +<pre>public static final byte LT</pre> +<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../constant-values.html#org.apache.poi.hssf.record.CFRuleBase.ComparisonOperator.LT">Constant Field Values</a></dd></dl> +</li> +</ul> +<a name="GE"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>GE</h4> +<pre>public static final byte GE</pre> +<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../constant-values.html#org.apache.poi.hssf.record.CFRuleBase.ComparisonOperator.GE">Constant Field Values</a></dd></dl> +</li> +</ul> +<a name="LE"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>LE</h4> +<pre>public static final byte LE</pre> +<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../constant-values.html#org.apache.poi.hssf.record.CFRuleBase.ComparisonOperator.LE">Constant Field Values</a></dd></dl> +</li> +</ul> +</li> +</ul> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="CFRuleBase.ComparisonOperator()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>CFRuleBase.ComparisonOperator</h4> +<pre>public CFRuleBase.ComparisonOperator()</pre> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<ul class="navList" title="Navigation"> +<li><a href="../../../../../overview-summary.html">Overview</a></li> +<li><a href="package-summary.html">Package</a></li> +<li class="navBarCell1Rev">Class</li> +<li><a href="class-use/CFRuleBase.ComparisonOperator.html">Use</a></li> +<li><a href="package-tree.html">Tree</a></li> +<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> +<li><a href="../../../../../index-all.html">Index</a></li> +<li><a href="../../../../../help-doc.html">Help</a></li> +</ul> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../../org/apache/poi/hssf/record/CFRuleBase.html" title="class in org.apache.poi.hssf.record"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../../org/apache/poi/hssf/record/CFRuleRecord.html" title="class in org.apache.poi.hssf.record"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../../index.html?org/apache/poi/hssf/record/CFRuleBase.ComparisonOperator.html" target="_top">Frames</a></li> +<li><a href="CFRuleBase.ComparisonOperator.html" target="_top">No Frames</a></li> +</ul> +<ul class="navList" id="allclasses_navbar_bottom"> +<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> +</ul> +<div> +<script type="text/javascript"><!-- + allClassesLink = document.getElementById("allclasses_navbar_bottom"); + if(window==top) { + allClassesLink.style.display = "block"; + } + else { + allClassesLink.style.display = "none"; + } + //--> +</script> +</div> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#methods_inherited_from_class_java.lang.Object">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li>Method</li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +<p class="legalCopy"><small> + <i>Copyright 2015 The Apache Software Foundation or + its licensors, as applicable.</i> + </small></p> +</body> +</html> --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
