Added: poi/site/publish/apidocs/org/apache/poi/hssf/record/CFRuleBase.html URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hssf/record/CFRuleBase.html?rev=1690972&view=auto ============================================================================== --- poi/site/publish/apidocs/org/apache/poi/hssf/record/CFRuleBase.html (added) +++ poi/site/publish/apidocs/org/apache/poi/hssf/record/CFRuleBase.html Tue Jul 14 15:11:48 2015 @@ -0,0 +1,1581 @@ +<!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 (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 (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.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/CFRule12Record.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.ComparisonOperator.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.html" target="_top">Frames</a></li> +<li><a href="CFRuleBase.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_class_summary">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 CFRuleBase" class="title">Class CFRuleBase</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>org.apache.poi.hssf.record.CFRuleBase</li> +</ul> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>Direct Known Subclasses:</dt> +<dd><a href="../../../../../org/apache/poi/hssf/record/CFRule12Record.html" title="class in org.apache.poi.hssf.record">CFRule12Record</a>, <a href="../../../../../org/apache/poi/hssf/record/CFRuleRecord.html" title="class in org.apache.poi.hssf.record">CFRuleRecord</a></dd> +</dl> +<hr> +<br> +<pre>public abstract class <span class="strong">CFRuleBase</span> +extends <a href="../../../../../org/apache/poi/hssf/record/StandardRecord.html" title="class in org.apache.poi.hssf.record">StandardRecord</a></pre> +<div class="block">Conditional Formatting Rules. This can hold old-style rules + + + <p>This is for the older-style Excel conditional formattings, + new-style (Excel 2007+) also make use of <a href="../../../../../org/apache/poi/hssf/record/CFRule12Record.html" title="class in org.apache.poi.hssf.record"><code>CFRule12Record</code></a> + and <code>CFExRuleRecord</code> for their rules.</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> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Nested Class Summary table, listing nested classes, and an explanation"> +<caption><span>Nested Classes</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Class and Description</th> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>static class </code></td> +<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/record/CFRuleBase.ComparisonOperator.html" title="class in org.apache.poi.hssf.record">CFRuleBase.ComparisonOperator</a></strong></code> </td> +</tr> +</table> +</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>protected <a href="../../../../../org/apache/poi/hssf/record/cf/BorderFormatting.html" title="class in org.apache.poi.hssf.record.cf">BorderFormatting</a></code></td> +<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/record/CFRuleBase.html#_borderFormatting">_borderFormatting</a></strong></code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>protected <a href="../../../../../org/apache/poi/hssf/record/cf/FontFormatting.html" title="class in org.apache.poi.hssf.record.cf">FontFormatting</a></code></td> +<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/record/CFRuleBase.html#_fontFormatting">_fontFormatting</a></strong></code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>protected <a href="../../../../../org/apache/poi/hssf/record/cf/PatternFormatting.html" title="class in org.apache.poi.hssf.record.cf">PatternFormatting</a></code></td> +<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/record/CFRuleBase.html#_patternFormatting">_patternFormatting</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.html#CONDITION_TYPE_CELL_VALUE_IS">CONDITION_TYPE_CELL_VALUE_IS</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.html#CONDITION_TYPE_COLOR_SCALE">CONDITION_TYPE_COLOR_SCALE</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.html#CONDITION_TYPE_DATA_BAR">CONDITION_TYPE_DATA_BAR</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.html#CONDITION_TYPE_FILTER">CONDITION_TYPE_FILTER</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.html#CONDITION_TYPE_FORMULA">CONDITION_TYPE_FORMULA</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.html#CONDITION_TYPE_ICON_SET">CONDITION_TYPE_ICON_SET</a></strong></code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>protected short</code></td> +<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/record/CFRuleBase.html#formatting_not_used">formatting_not_used</a></strong></code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>protected int</code></td> +<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/record/CFRuleBase.html#formatting_options">formatting_options</a></strong></code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>protected static <a href="../../../../../org/apache/poi/util/POILogger.html" title="class in org.apache.poi.util">POILogger</a></code></td> +<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/record/CFRuleBase.html#logger">logger</a></strong></code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>static int</code></td> +<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/record/CFRuleBase.html#TEMPLATE_ABOVE_AVERAGE">TEMPLATE_ABOVE_AVERAGE</a></strong></code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>static int</code></td> +<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/record/CFRuleBase.html#TEMPLATE_ABOVE_OR_EQUAL_TO_AVERAGE">TEMPLATE_ABOVE_OR_EQUAL_TO_AVERAGE</a></strong></code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>static int</code></td> +<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/record/CFRuleBase.html#TEMPLATE_BELOW_AVERAGE">TEMPLATE_BELOW_AVERAGE</a></strong></code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>static int</code></td> +<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/record/CFRuleBase.html#TEMPLATE_BELOW_OR_EQUAL_TO_AVERAGE">TEMPLATE_BELOW_OR_EQUAL_TO_AVERAGE</a></strong></code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>static int</code></td> +<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/record/CFRuleBase.html#TEMPLATE_CELL_VALUE">TEMPLATE_CELL_VALUE</a></strong></code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>static int</code></td> +<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/record/CFRuleBase.html#TEMPLATE_COLOR_SCALE_FORMATTING">TEMPLATE_COLOR_SCALE_FORMATTING</a></strong></code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>static int</code></td> +<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/record/CFRuleBase.html#TEMPLATE_CONTAINS_BLANKS">TEMPLATE_CONTAINS_BLANKS</a></strong></code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>static int</code></td> +<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/record/CFRuleBase.html#TEMPLATE_CONTAINS_ERRORS">TEMPLATE_CONTAINS_ERRORS</a></strong></code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>static int</code></td> +<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/record/CFRuleBase.html#TEMPLATE_CONTAINS_NO_BLANKS">TEMPLATE_CONTAINS_NO_BLANKS</a></strong></code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>static int</code></td> +<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/record/CFRuleBase.html#TEMPLATE_CONTAINS_NO_ERRORS">TEMPLATE_CONTAINS_NO_ERRORS</a></strong></code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>static int</code></td> +<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/record/CFRuleBase.html#TEMPLATE_CONTAINS_TEXT">TEMPLATE_CONTAINS_TEXT</a></strong></code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>static int</code></td> +<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/record/CFRuleBase.html#TEMPLATE_DATA_BAR_FORMATTING">TEMPLATE_DATA_BAR_FORMATTING</a></strong></code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>static int</code></td> +<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/record/CFRuleBase.html#TEMPLATE_DUPLICATE_VALUES">TEMPLATE_DUPLICATE_VALUES</a></strong></code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>static int</code></td> +<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/record/CFRuleBase.html#TEMPLATE_FILTER">TEMPLATE_FILTER</a></strong></code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>static int</code></td> +<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/record/CFRuleBase.html#TEMPLATE_FORMULA">TEMPLATE_FORMULA</a></strong></code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>static int</code></td> +<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/record/CFRuleBase.html#TEMPLATE_ICON_SET_FORMATTING">TEMPLATE_ICON_SET_FORMATTING</a></strong></code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>static int</code></td> +<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/record/CFRuleBase.html#TEMPLATE_LAST_7_DAYS">TEMPLATE_LAST_7_DAYS</a></strong></code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>static int</code></td> +<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/record/CFRuleBase.html#TEMPLATE_LAST_MONTH">TEMPLATE_LAST_MONTH</a></strong></code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>static int</code></td> +<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/record/CFRuleBase.html#TEMPLATE_LAST_WEEK">TEMPLATE_LAST_WEEK</a></strong></code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>static int</code></td> +<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/record/CFRuleBase.html#TEMPLATE_NEXT_MONTH">TEMPLATE_NEXT_MONTH</a></strong></code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>static int</code></td> +<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/record/CFRuleBase.html#TEMPLATE_NEXT_WEEK">TEMPLATE_NEXT_WEEK</a></strong></code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>static int</code></td> +<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/record/CFRuleBase.html#TEMPLATE_THIS_MONTH">TEMPLATE_THIS_MONTH</a></strong></code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>static int</code></td> +<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/record/CFRuleBase.html#TEMPLATE_THIS_WEEK">TEMPLATE_THIS_WEEK</a></strong></code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>static int</code></td> +<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/record/CFRuleBase.html#TEMPLATE_TODAY">TEMPLATE_TODAY</a></strong></code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>static int</code></td> +<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/record/CFRuleBase.html#TEMPLATE_TOMORROW">TEMPLATE_TOMORROW</a></strong></code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>static int</code></td> +<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/record/CFRuleBase.html#TEMPLATE_UNIQUE_VALUES">TEMPLATE_UNIQUE_VALUES</a></strong></code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>static int</code></td> +<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/record/CFRuleBase.html#TEMPLATE_YESTERDAY">TEMPLATE_YESTERDAY</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="colFirst" scope="col">Modifier</th> +<th class="colLast" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>protected </code></td> +<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/record/CFRuleBase.html#CFRuleBase()">CFRuleBase</a></strong>()</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>protected </code></td> +<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/record/CFRuleBase.html#CFRuleBase(byte,%20byte)">CFRuleBase</a></strong>(byte conditionType, + byte comparisonOperation)</code> +<div class="block">Creates new CFRuleRecord</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>protected </code></td> +<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/record/CFRuleBase.html#CFRuleBase(byte,%20byte,%20org.apache.poi.ss.formula.ptg.Ptg[],%20org.apache.poi.ss.formula.ptg.Ptg[])">CFRuleBase</a></strong>(byte conditionType, + byte comparisonOperation, + <a href="../../../../../org/apache/poi/ss/formula/ptg/Ptg.html" title="class in org.apache.poi.ss.formula.ptg">Ptg</a>[] formula1, + <a href="../../../../../org/apache/poi/ss/formula/ptg/Ptg.html" title="class in org.apache.poi.ss.formula.ptg">Ptg</a>[] formula2)</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>boolean</code></td> +<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/record/CFRuleBase.html#containsAlignFormattingBlock()">containsAlignFormattingBlock</a></strong>()</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>boolean</code></td> +<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/record/CFRuleBase.html#containsBorderFormattingBlock()">containsBorderFormattingBlock</a></strong>()</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>boolean</code></td> +<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/record/CFRuleBase.html#containsFontFormattingBlock()">containsFontFormattingBlock</a></strong>()</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>boolean</code></td> +<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/record/CFRuleBase.html#containsPatternFormattingBlock()">containsPatternFormattingBlock</a></strong>()</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>boolean</code></td> +<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/record/CFRuleBase.html#containsProtectionFormattingBlock()">containsProtectionFormattingBlock</a></strong>()</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>protected void</code></td> +<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/record/CFRuleBase.html#copyTo(org.apache.poi.hssf.record.CFRuleBase)">copyTo</a></strong>(<a href="../../../../../org/apache/poi/hssf/record/CFRuleBase.html" title="class in org.apache.poi.hssf.record">CFRuleBase</a> rec)</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code><a href="../../../../../org/apache/poi/hssf/record/cf/BorderFormatting.html" title="class in org.apache.poi.hssf.record.cf">BorderFormatting</a></code></td> +<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/record/CFRuleBase.html#getBorderFormatting()">getBorderFormatting</a></strong>()</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>byte</code></td> +<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/record/CFRuleBase.html#getComparisonOperation()">getComparisonOperation</a></strong>()</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>byte</code></td> +<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/record/CFRuleBase.html#getConditionType()">getConditionType</a></strong>()</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code><a href="../../../../../org/apache/poi/hssf/record/cf/FontFormatting.html" title="class in org.apache.poi.hssf.record.cf">FontFormatting</a></code></td> +<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/record/CFRuleBase.html#getFontFormatting()">getFontFormatting</a></strong>()</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>protected int</code></td> +<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/record/CFRuleBase.html#getFormattingBlockSize()">getFormattingBlockSize</a></strong>()</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>protected <a href="../../../../../org/apache/poi/ss/formula/Formula.html" title="class in org.apache.poi.ss.formula">Formula</a></code></td> +<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/record/CFRuleBase.html#getFormula1()">getFormula1</a></strong>()</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>protected <a href="../../../../../org/apache/poi/ss/formula/Formula.html" title="class in org.apache.poi.ss.formula">Formula</a></code></td> +<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/record/CFRuleBase.html#getFormula2()">getFormula2</a></strong>()</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>protected static int</code></td> +<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/record/CFRuleBase.html#getFormulaSize(org.apache.poi.ss.formula.Formula)">getFormulaSize</a></strong>(<a href="../../../../../org/apache/poi/ss/formula/Formula.html" title="class in org.apache.poi.ss.formula">Formula</a> formula)</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>int</code></td> +<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/record/CFRuleBase.html#getOptions()">getOptions</a></strong>()</code> +<div class="block">get the option flags</div> +</td> +</tr> +<tr class="rowColor"> +<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/CFRuleBase.html#getParsedExpression1()">getParsedExpression1</a></strong>()</code> +<div class="block">get the stack of the 1st expression as a list</div> +</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/CFRuleBase.html#getParsedExpression2()">getParsedExpression2</a></strong>()</code> +<div class="block">get the stack of the 2nd expression as a list</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code><a href="../../../../../org/apache/poi/hssf/record/cf/PatternFormatting.html" title="class in org.apache.poi.hssf.record.cf">PatternFormatting</a></code></td> +<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/record/CFRuleBase.html#getPatternFormatting()">getPatternFormatting</a></strong>()</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>boolean</code></td> +<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/record/CFRuleBase.html#isBottomBorderModified()">isBottomBorderModified</a></strong>()</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>boolean</code></td> +<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/record/CFRuleBase.html#isBottomLeftTopRightBorderModified()">isBottomLeftTopRightBorderModified</a></strong>()</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>boolean</code></td> +<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/record/CFRuleBase.html#isLeftBorderModified()">isLeftBorderModified</a></strong>()</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>boolean</code></td> +<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/record/CFRuleBase.html#isPatternBackgroundColorModified()">isPatternBackgroundColorModified</a></strong>()</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>boolean</code></td> +<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/record/CFRuleBase.html#isPatternColorModified()">isPatternColorModified</a></strong>()</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>boolean</code></td> +<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/record/CFRuleBase.html#isPatternStyleModified()">isPatternStyleModified</a></strong>()</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>boolean</code></td> +<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/record/CFRuleBase.html#isRightBorderModified()">isRightBorderModified</a></strong>()</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>boolean</code></td> +<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/record/CFRuleBase.html#isTopBorderModified()">isTopBorderModified</a></strong>()</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>boolean</code></td> +<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/record/CFRuleBase.html#isTopLeftBottomRightBorderModified()">isTopLeftBottomRightBorderModified</a></strong>()</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>protected static <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/CFRuleBase.html#parseFormula(java.lang.String,%20org.apache.poi.hssf.usermodel.HSSFSheet)">parseFormula</a></strong>(java.lang.String formula, + <a href="../../../../../org/apache/poi/hssf/usermodel/HSSFSheet.html" title="class in org.apache.poi.hssf.usermodel">HSSFSheet</a> sheet)</code> +<div class="block">TODO - parse conditional format formulas properly i.e.</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>protected int</code></td> +<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/record/CFRuleBase.html#readFormatOptions(org.apache.poi.hssf.record.RecordInputStream)">readFormatOptions</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> +<tr class="rowColor"> +<td class="colFirst"><code>protected void</code></td> +<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/record/CFRuleBase.html#serializeFormattingBlock(org.apache.poi.util.LittleEndianOutput)">serializeFormattingBlock</a></strong>(<a href="../../../../../org/apache/poi/util/LittleEndianOutput.html" title="interface in org.apache.poi.util">LittleEndianOutput</a> out)</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/record/CFRuleBase.html#setAlignFormattingUnchanged()">setAlignFormattingUnchanged</a></strong>()</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/record/CFRuleBase.html#setBorderFormatting(org.apache.poi.hssf.record.cf.BorderFormatting)">setBorderFormatting</a></strong>(<a href="../../../../../org/apache/poi/hssf/record/cf/BorderFormatting.html" title="class in org.apache.poi.hssf.record.cf">BorderFormatting</a> borderFormatting)</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/record/CFRuleBase.html#setBottomBorderModified(boolean)">setBottomBorderModified</a></strong>(boolean modified)</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/record/CFRuleBase.html#setBottomLeftTopRightBorderModified(boolean)">setBottomLeftTopRightBorderModified</a></strong>(boolean modified)</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/record/CFRuleBase.html#setComparisonOperation(byte)">setComparisonOperation</a></strong>(byte operation)</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>protected void</code></td> +<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/record/CFRuleBase.html#setConditionType(byte)">setConditionType</a></strong>(byte condition_type)</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/record/CFRuleBase.html#setFontFormatting(org.apache.poi.hssf.record.cf.FontFormatting)">setFontFormatting</a></strong>(<a href="../../../../../org/apache/poi/hssf/record/cf/FontFormatting.html" title="class in org.apache.poi.hssf.record.cf">FontFormatting</a> fontFormatting)</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>protected void</code></td> +<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/record/CFRuleBase.html#setFormula1(org.apache.poi.ss.formula.Formula)">setFormula1</a></strong>(<a href="../../../../../org/apache/poi/ss/formula/Formula.html" title="class in org.apache.poi.ss.formula">Formula</a> formula1)</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>protected void</code></td> +<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/record/CFRuleBase.html#setFormula2(org.apache.poi.ss.formula.Formula)">setFormula2</a></strong>(<a href="../../../../../org/apache/poi/ss/formula/Formula.html" title="class in org.apache.poi.ss.formula">Formula</a> formula2)</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/record/CFRuleBase.html#setLeftBorderModified(boolean)">setLeftBorderModified</a></strong>(boolean modified)</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/record/CFRuleBase.html#setParsedExpression1(org.apache.poi.ss.formula.ptg.Ptg[])">setParsedExpression1</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="rowColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/record/CFRuleBase.html#setParsedExpression2(org.apache.poi.ss.formula.ptg.Ptg[])">setParsedExpression2</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>void</code></td> +<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/record/CFRuleBase.html#setPatternBackgroundColorModified(boolean)">setPatternBackgroundColorModified</a></strong>(boolean modified)</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/record/CFRuleBase.html#setPatternColorModified(boolean)">setPatternColorModified</a></strong>(boolean modified)</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/record/CFRuleBase.html#setPatternFormatting(org.apache.poi.hssf.record.cf.PatternFormatting)">setPatternFormatting</a></strong>(<a href="../../../../../org/apache/poi/hssf/record/cf/PatternFormatting.html" title="class in org.apache.poi.hssf.record.cf">PatternFormatting</a> patternFormatting)</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/record/CFRuleBase.html#setPatternStyleModified(boolean)">setPatternStyleModified</a></strong>(boolean modified)</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/record/CFRuleBase.html#setProtectionFormattingUnchanged()">setProtectionFormattingUnchanged</a></strong>()</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/record/CFRuleBase.html#setRightBorderModified(boolean)">setRightBorderModified</a></strong>(boolean modified)</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/record/CFRuleBase.html#setTopBorderModified(boolean)">setTopBorderModified</a></strong>(boolean modified)</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/record/CFRuleBase.html#setTopLeftBottomRightBorderModified(boolean)">setTopLeftBottomRightBorderModified</a></strong>(boolean modified)</code> </td> +</tr> +</table> +<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#getDataSize()">getDataSize</a>, <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>, <a href="../../../../../org/apache/poi/hssf/record/StandardRecord.html#serialize(org.apache.poi.util.LittleEndianOutput)">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#clone()">clone</a>, <a href="../../../../../org/apache/poi/hssf/record/Record.html#cloneViaReserialise()">cloneViaReserialise</a>, <a href="../../../../../org/apache/poi/hssf/record/Record.html#getSid()">getSid</a>, <a href="../../../../../org/apache/poi/hssf/record/Record.html#serialize()">serialize</a>, <a href="../../../../../org/apache/poi/hssf/record/Record.html#toString()">toString</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="logger"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>logger</h4> +<pre>protected static final <a href="../../../../../org/apache/poi/util/POILogger.html" title="class in org.apache.poi.util">POILogger</a> logger</pre> +</li> +</ul> +<a name="CONDITION_TYPE_CELL_VALUE_IS"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>CONDITION_TYPE_CELL_VALUE_IS</h4> +<pre>public static final byte CONDITION_TYPE_CELL_VALUE_IS</pre> +<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../constant-values.html#org.apache.poi.hssf.record.CFRuleBase.CONDITION_TYPE_CELL_VALUE_IS">Constant Field Values</a></dd></dl> +</li> +</ul> +<a name="CONDITION_TYPE_FORMULA"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>CONDITION_TYPE_FORMULA</h4> +<pre>public static final byte CONDITION_TYPE_FORMULA</pre> +<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../constant-values.html#org.apache.poi.hssf.record.CFRuleBase.CONDITION_TYPE_FORMULA">Constant Field Values</a></dd></dl> +</li> +</ul> +<a name="CONDITION_TYPE_COLOR_SCALE"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>CONDITION_TYPE_COLOR_SCALE</h4> +<pre>public static final byte CONDITION_TYPE_COLOR_SCALE</pre> +<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../constant-values.html#org.apache.poi.hssf.record.CFRuleBase.CONDITION_TYPE_COLOR_SCALE">Constant Field Values</a></dd></dl> +</li> +</ul> +<a name="CONDITION_TYPE_DATA_BAR"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>CONDITION_TYPE_DATA_BAR</h4> +<pre>public static final byte CONDITION_TYPE_DATA_BAR</pre> +<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../constant-values.html#org.apache.poi.hssf.record.CFRuleBase.CONDITION_TYPE_DATA_BAR">Constant Field Values</a></dd></dl> +</li> +</ul> +<a name="CONDITION_TYPE_FILTER"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>CONDITION_TYPE_FILTER</h4> +<pre>public static final byte CONDITION_TYPE_FILTER</pre> +<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../constant-values.html#org.apache.poi.hssf.record.CFRuleBase.CONDITION_TYPE_FILTER">Constant Field Values</a></dd></dl> +</li> +</ul> +<a name="CONDITION_TYPE_ICON_SET"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>CONDITION_TYPE_ICON_SET</h4> +<pre>public static final byte CONDITION_TYPE_ICON_SET</pre> +<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../constant-values.html#org.apache.poi.hssf.record.CFRuleBase.CONDITION_TYPE_ICON_SET">Constant Field Values</a></dd></dl> +</li> +</ul> +<a name="TEMPLATE_CELL_VALUE"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>TEMPLATE_CELL_VALUE</h4> +<pre>public static final int TEMPLATE_CELL_VALUE</pre> +<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../constant-values.html#org.apache.poi.hssf.record.CFRuleBase.TEMPLATE_CELL_VALUE">Constant Field Values</a></dd></dl> +</li> +</ul> +<a name="TEMPLATE_FORMULA"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>TEMPLATE_FORMULA</h4> +<pre>public static final int TEMPLATE_FORMULA</pre> +<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../constant-values.html#org.apache.poi.hssf.record.CFRuleBase.TEMPLATE_FORMULA">Constant Field Values</a></dd></dl> +</li> +</ul> +<a name="TEMPLATE_COLOR_SCALE_FORMATTING"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>TEMPLATE_COLOR_SCALE_FORMATTING</h4> +<pre>public static final int TEMPLATE_COLOR_SCALE_FORMATTING</pre> +<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../constant-values.html#org.apache.poi.hssf.record.CFRuleBase.TEMPLATE_COLOR_SCALE_FORMATTING">Constant Field Values</a></dd></dl> +</li> +</ul> +<a name="TEMPLATE_DATA_BAR_FORMATTING"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>TEMPLATE_DATA_BAR_FORMATTING</h4> +<pre>public static final int TEMPLATE_DATA_BAR_FORMATTING</pre> +<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../constant-values.html#org.apache.poi.hssf.record.CFRuleBase.TEMPLATE_DATA_BAR_FORMATTING">Constant Field Values</a></dd></dl> +</li> +</ul> +<a name="TEMPLATE_ICON_SET_FORMATTING"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>TEMPLATE_ICON_SET_FORMATTING</h4> +<pre>public static final int TEMPLATE_ICON_SET_FORMATTING</pre> +<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../constant-values.html#org.apache.poi.hssf.record.CFRuleBase.TEMPLATE_ICON_SET_FORMATTING">Constant Field Values</a></dd></dl> +</li> +</ul> +<a name="TEMPLATE_FILTER"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>TEMPLATE_FILTER</h4> +<pre>public static final int TEMPLATE_FILTER</pre> +<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../constant-values.html#org.apache.poi.hssf.record.CFRuleBase.TEMPLATE_FILTER">Constant Field Values</a></dd></dl> +</li> +</ul> +<a name="TEMPLATE_UNIQUE_VALUES"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>TEMPLATE_UNIQUE_VALUES</h4> +<pre>public static final int TEMPLATE_UNIQUE_VALUES</pre> +<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../constant-values.html#org.apache.poi.hssf.record.CFRuleBase.TEMPLATE_UNIQUE_VALUES">Constant Field Values</a></dd></dl> +</li> +</ul> +<a name="TEMPLATE_CONTAINS_TEXT"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>TEMPLATE_CONTAINS_TEXT</h4> +<pre>public static final int TEMPLATE_CONTAINS_TEXT</pre> +<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../constant-values.html#org.apache.poi.hssf.record.CFRuleBase.TEMPLATE_CONTAINS_TEXT">Constant Field Values</a></dd></dl> +</li> +</ul> +<a name="TEMPLATE_CONTAINS_BLANKS"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>TEMPLATE_CONTAINS_BLANKS</h4> +<pre>public static final int TEMPLATE_CONTAINS_BLANKS</pre> +<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../constant-values.html#org.apache.poi.hssf.record.CFRuleBase.TEMPLATE_CONTAINS_BLANKS">Constant Field Values</a></dd></dl> +</li> +</ul> +<a name="TEMPLATE_CONTAINS_NO_BLANKS"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>TEMPLATE_CONTAINS_NO_BLANKS</h4> +<pre>public static final int TEMPLATE_CONTAINS_NO_BLANKS</pre> +<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../constant-values.html#org.apache.poi.hssf.record.CFRuleBase.TEMPLATE_CONTAINS_NO_BLANKS">Constant Field Values</a></dd></dl> +</li> +</ul> +<a name="TEMPLATE_CONTAINS_ERRORS"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>TEMPLATE_CONTAINS_ERRORS</h4> +<pre>public static final int TEMPLATE_CONTAINS_ERRORS</pre> +<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../constant-values.html#org.apache.poi.hssf.record.CFRuleBase.TEMPLATE_CONTAINS_ERRORS">Constant Field Values</a></dd></dl> +</li> +</ul> +<a name="TEMPLATE_CONTAINS_NO_ERRORS"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>TEMPLATE_CONTAINS_NO_ERRORS</h4> +<pre>public static final int TEMPLATE_CONTAINS_NO_ERRORS</pre> +<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../constant-values.html#org.apache.poi.hssf.record.CFRuleBase.TEMPLATE_CONTAINS_NO_ERRORS">Constant Field Values</a></dd></dl> +</li> +</ul> +<a name="TEMPLATE_TODAY"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>TEMPLATE_TODAY</h4> +<pre>public static final int TEMPLATE_TODAY</pre> +<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../constant-values.html#org.apache.poi.hssf.record.CFRuleBase.TEMPLATE_TODAY">Constant Field Values</a></dd></dl> +</li> +</ul> +<a name="TEMPLATE_TOMORROW"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>TEMPLATE_TOMORROW</h4> +<pre>public static final int TEMPLATE_TOMORROW</pre> +<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../constant-values.html#org.apache.poi.hssf.record.CFRuleBase.TEMPLATE_TOMORROW">Constant Field Values</a></dd></dl> +</li> +</ul> +<a name="TEMPLATE_YESTERDAY"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>TEMPLATE_YESTERDAY</h4> +<pre>public static final int TEMPLATE_YESTERDAY</pre> +<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../constant-values.html#org.apache.poi.hssf.record.CFRuleBase.TEMPLATE_YESTERDAY">Constant Field Values</a></dd></dl> +</li> +</ul> +<a name="TEMPLATE_LAST_7_DAYS"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>TEMPLATE_LAST_7_DAYS</h4> +<pre>public static final int TEMPLATE_LAST_7_DAYS</pre> +<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../constant-values.html#org.apache.poi.hssf.record.CFRuleBase.TEMPLATE_LAST_7_DAYS">Constant Field Values</a></dd></dl> +</li> +</ul> +<a name="TEMPLATE_LAST_MONTH"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>TEMPLATE_LAST_MONTH</h4> +<pre>public static final int TEMPLATE_LAST_MONTH</pre> +<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../constant-values.html#org.apache.poi.hssf.record.CFRuleBase.TEMPLATE_LAST_MONTH">Constant Field Values</a></dd></dl> +</li> +</ul> +<a name="TEMPLATE_NEXT_MONTH"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>TEMPLATE_NEXT_MONTH</h4> +<pre>public static final int TEMPLATE_NEXT_MONTH</pre> +<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../constant-values.html#org.apache.poi.hssf.record.CFRuleBase.TEMPLATE_NEXT_MONTH">Constant Field Values</a></dd></dl> +</li> +</ul> +<a name="TEMPLATE_THIS_WEEK"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>TEMPLATE_THIS_WEEK</h4> +<pre>public static final int TEMPLATE_THIS_WEEK</pre> +<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../constant-values.html#org.apache.poi.hssf.record.CFRuleBase.TEMPLATE_THIS_WEEK">Constant Field Values</a></dd></dl> +</li> +</ul> +<a name="TEMPLATE_NEXT_WEEK"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>TEMPLATE_NEXT_WEEK</h4> +<pre>public static final int TEMPLATE_NEXT_WEEK</pre> +<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../constant-values.html#org.apache.poi.hssf.record.CFRuleBase.TEMPLATE_NEXT_WEEK">Constant Field Values</a></dd></dl> +</li> +</ul> +<a name="TEMPLATE_LAST_WEEK"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>TEMPLATE_LAST_WEEK</h4> +<pre>public static final int TEMPLATE_LAST_WEEK</pre> +<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../constant-values.html#org.apache.poi.hssf.record.CFRuleBase.TEMPLATE_LAST_WEEK">Constant Field Values</a></dd></dl> +</li> +</ul> +<a name="TEMPLATE_THIS_MONTH"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>TEMPLATE_THIS_MONTH</h4> +<pre>public static final int TEMPLATE_THIS_MONTH</pre> +<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../constant-values.html#org.apache.poi.hssf.record.CFRuleBase.TEMPLATE_THIS_MONTH">Constant Field Values</a></dd></dl> +</li> +</ul> +<a name="TEMPLATE_ABOVE_AVERAGE"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>TEMPLATE_ABOVE_AVERAGE</h4> +<pre>public static final int TEMPLATE_ABOVE_AVERAGE</pre> +<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../constant-values.html#org.apache.poi.hssf.record.CFRuleBase.TEMPLATE_ABOVE_AVERAGE">Constant Field Values</a></dd></dl> +</li> +</ul> +<a name="TEMPLATE_BELOW_AVERAGE"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>TEMPLATE_BELOW_AVERAGE</h4> +<pre>public static final int TEMPLATE_BELOW_AVERAGE</pre> +<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../constant-values.html#org.apache.poi.hssf.record.CFRuleBase.TEMPLATE_BELOW_AVERAGE">Constant Field Values</a></dd></dl> +</li> +</ul> +<a name="TEMPLATE_DUPLICATE_VALUES"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>TEMPLATE_DUPLICATE_VALUES</h4> +<pre>public static final int TEMPLATE_DUPLICATE_VALUES</pre> +<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../constant-values.html#org.apache.poi.hssf.record.CFRuleBase.TEMPLATE_DUPLICATE_VALUES">Constant Field Values</a></dd></dl> +</li> +</ul> +<a name="TEMPLATE_ABOVE_OR_EQUAL_TO_AVERAGE"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>TEMPLATE_ABOVE_OR_EQUAL_TO_AVERAGE</h4> +<pre>public static final int TEMPLATE_ABOVE_OR_EQUAL_TO_AVERAGE</pre> +<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../constant-values.html#org.apache.poi.hssf.record.CFRuleBase.TEMPLATE_ABOVE_OR_EQUAL_TO_AVERAGE">Constant Field Values</a></dd></dl> +</li> +</ul> +<a name="TEMPLATE_BELOW_OR_EQUAL_TO_AVERAGE"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>TEMPLATE_BELOW_OR_EQUAL_TO_AVERAGE</h4> +<pre>public static final int TEMPLATE_BELOW_OR_EQUAL_TO_AVERAGE</pre> +<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../constant-values.html#org.apache.poi.hssf.record.CFRuleBase.TEMPLATE_BELOW_OR_EQUAL_TO_AVERAGE">Constant Field Values</a></dd></dl> +</li> +</ul> +<a name="formatting_options"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>formatting_options</h4> +<pre>protected int formatting_options</pre> +</li> +</ul> +<a name="formatting_not_used"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>formatting_not_used</h4> +<pre>protected short formatting_not_used</pre> +</li> +</ul> +<a name="_fontFormatting"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>_fontFormatting</h4> +<pre>protected <a href="../../../../../org/apache/poi/hssf/record/cf/FontFormatting.html" title="class in org.apache.poi.hssf.record.cf">FontFormatting</a> _fontFormatting</pre> +</li> +</ul> +<a name="_borderFormatting"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>_borderFormatting</h4> +<pre>protected <a href="../../../../../org/apache/poi/hssf/record/cf/BorderFormatting.html" title="class in org.apache.poi.hssf.record.cf">BorderFormatting</a> _borderFormatting</pre> +</li> +</ul> +<a name="_patternFormatting"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>_patternFormatting</h4> +<pre>protected <a href="../../../../../org/apache/poi/hssf/record/cf/PatternFormatting.html" title="class in org.apache.poi.hssf.record.cf">PatternFormatting</a> _patternFormatting</pre> +</li> +</ul> +</li> +</ul> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="CFRuleBase(byte, byte)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>CFRuleBase</h4> +<pre>protected CFRuleBase(byte conditionType, + byte comparisonOperation)</pre> +<div class="block">Creates new CFRuleRecord</div> +</li> +</ul> +<a name="CFRuleBase(byte, byte, org.apache.poi.ss.formula.ptg.Ptg[], org.apache.poi.ss.formula.ptg.Ptg[])"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>CFRuleBase</h4> +<pre>protected CFRuleBase(byte conditionType, + byte comparisonOperation, + <a href="../../../../../org/apache/poi/ss/formula/ptg/Ptg.html" title="class in org.apache.poi.ss.formula.ptg">Ptg</a>[] formula1, + <a href="../../../../../org/apache/poi/ss/formula/ptg/Ptg.html" title="class in org.apache.poi.ss.formula.ptg">Ptg</a>[] formula2)</pre> +</li> +</ul> +<a name="CFRuleBase()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>CFRuleBase</h4> +<pre>protected CFRuleBase()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="readFormatOptions(org.apache.poi.hssf.record.RecordInputStream)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>readFormatOptions</h4> +<pre>protected int readFormatOptions(<a href="../../../../../org/apache/poi/hssf/record/RecordInputStream.html" title="class in org.apache.poi.hssf.record">RecordInputStream</a> in)</pre> +</li> +</ul> +<a name="getConditionType()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getConditionType</h4> +<pre>public byte getConditionType()</pre> +</li> +</ul> +<a name="setConditionType(byte)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setConditionType</h4> +<pre>protected void setConditionType(byte condition_type)</pre> +</li> +</ul> +<a name="setComparisonOperation(byte)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setComparisonOperation</h4> +<pre>public void setComparisonOperation(byte operation)</pre> +</li> +</ul> +<a name="getComparisonOperation()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getComparisonOperation</h4> +<pre>public byte getComparisonOperation()</pre> +</li> +</ul> +<a name="containsFontFormattingBlock()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>containsFontFormattingBlock</h4> +<pre>public boolean containsFontFormattingBlock()</pre> +</li> +</ul> +<a name="setFontFormatting(org.apache.poi.hssf.record.cf.FontFormatting)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setFontFormatting</h4> +<pre>public void setFontFormatting(<a href="../../../../../org/apache/poi/hssf/record/cf/FontFormatting.html" title="class in org.apache.poi.hssf.record.cf">FontFormatting</a> fontFormatting)</pre> +</li> +</ul> +<a name="getFontFormatting()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getFontFormatting</h4> +<pre>public <a href="../../../../../org/apache/poi/hssf/record/cf/FontFormatting.html" title="class in org.apache.poi.hssf.record.cf">FontFormatting</a> getFontFormatting()</pre> +</li> +</ul> +<a name="containsAlignFormattingBlock()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>containsAlignFormattingBlock</h4> +<pre>public boolean containsAlignFormattingBlock()</pre> +</li> +</ul> +<a name="setAlignFormattingUnchanged()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setAlignFormattingUnchanged</h4> +<pre>public void setAlignFormattingUnchanged()</pre> +</li> +</ul> +<a name="containsBorderFormattingBlock()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>containsBorderFormattingBlock</h4> +<pre>public boolean containsBorderFormattingBlock()</pre> +</li> +</ul> +<a name="setBorderFormatting(org.apache.poi.hssf.record.cf.BorderFormatting)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setBorderFormatting</h4> +<pre>public void setBorderFormatting(<a href="../../../../../org/apache/poi/hssf/record/cf/BorderFormatting.html" title="class in org.apache.poi.hssf.record.cf">BorderFormatting</a> borderFormatting)</pre> +</li> +</ul> +<a name="getBorderFormatting()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getBorderFormatting</h4> +<pre>public <a href="../../../../../org/apache/poi/hssf/record/cf/BorderFormatting.html" title="class in org.apache.poi.hssf.record.cf">BorderFormatting</a> getBorderFormatting()</pre> +</li> +</ul> +<a name="containsPatternFormattingBlock()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>containsPatternFormattingBlock</h4> +<pre>public boolean containsPatternFormattingBlock()</pre> +</li> +</ul> +<a name="setPatternFormatting(org.apache.poi.hssf.record.cf.PatternFormatting)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setPatternFormatting</h4> +<pre>public void setPatternFormatting(<a href="../../../../../org/apache/poi/hssf/record/cf/PatternFormatting.html" title="class in org.apache.poi.hssf.record.cf">PatternFormatting</a> patternFormatting)</pre> +</li> +</ul> +<a name="getPatternFormatting()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getPatternFormatting</h4> +<pre>public <a href="../../../../../org/apache/poi/hssf/record/cf/PatternFormatting.html" title="class in org.apache.poi.hssf.record.cf">PatternFormatting</a> getPatternFormatting()</pre> +</li> +</ul> +<a name="containsProtectionFormattingBlock()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>containsProtectionFormattingBlock</h4> +<pre>public boolean containsProtectionFormattingBlock()</pre> +</li> +</ul> +<a name="setProtectionFormattingUnchanged()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setProtectionFormattingUnchanged</h4> +<pre>public void setProtectionFormattingUnchanged()</pre> +</li> +</ul> +<a name="getOptions()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getOptions</h4> +<pre>public int getOptions()</pre> +<div class="block">get the option flags</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>bit mask</dd></dl> +</li> +</ul> +<a name="isLeftBorderModified()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>isLeftBorderModified</h4> +<pre>public boolean isLeftBorderModified()</pre> +</li> +</ul> +<a name="setLeftBorderModified(boolean)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setLeftBorderModified</h4> +<pre>public void setLeftBorderModified(boolean modified)</pre> +</li> +</ul> +<a name="isRightBorderModified()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>isRightBorderModified</h4> +<pre>public boolean isRightBorderModified()</pre> +</li> +</ul> +<a name="setRightBorderModified(boolean)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setRightBorderModified</h4> +<pre>public void setRightBorderModified(boolean modified)</pre> +</li> +</ul> +<a name="isTopBorderModified()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>isTopBorderModified</h4> +<pre>public boolean isTopBorderModified()</pre> +</li> +</ul> +<a name="setTopBorderModified(boolean)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setTopBorderModified</h4> +<pre>public void setTopBorderModified(boolean modified)</pre> +</li> +</ul> +<a name="isBottomBorderModified()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>isBottomBorderModified</h4> +<pre>public boolean isBottomBorderModified()</pre> +</li> +</ul> +<a name="setBottomBorderModified(boolean)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setBottomBorderModified</h4> +<pre>public void setBottomBorderModified(boolean modified)</pre> +</li> +</ul> +<a name="isTopLeftBottomRightBorderModified()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>isTopLeftBottomRightBorderModified</h4> +<pre>public boolean isTopLeftBottomRightBorderModified()</pre> +</li> +</ul> +<a name="setTopLeftBottomRightBorderModified(boolean)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setTopLeftBottomRightBorderModified</h4> +<pre>public void setTopLeftBottomRightBorderModified(boolean modified)</pre> +</li> +</ul> +<a name="isBottomLeftTopRightBorderModified()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>isBottomLeftTopRightBorderModified</h4> +<pre>public boolean isBottomLeftTopRightBorderModified()</pre> +</li> +</ul> +<a name="setBottomLeftTopRightBorderModified(boolean)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setBottomLeftTopRightBorderModified</h4> +<pre>public void setBottomLeftTopRightBorderModified(boolean modified)</pre> +</li> +</ul> +<a name="isPatternStyleModified()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>isPatternStyleModified</h4> +<pre>public boolean isPatternStyleModified()</pre> +</li> +</ul> +<a name="setPatternStyleModified(boolean)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setPatternStyleModified</h4> +<pre>public void setPatternStyleModified(boolean modified)</pre> +</li> +</ul> +<a name="isPatternColorModified()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>isPatternColorModified</h4> +<pre>public boolean isPatternColorModified()</pre> +</li> +</ul> +<a name="setPatternColorModified(boolean)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setPatternColorModified</h4> +<pre>public void setPatternColorModified(boolean modified)</pre> +</li> +</ul> +<a name="isPatternBackgroundColorModified()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>isPatternBackgroundColorModified</h4> +<pre>public boolean isPatternBackgroundColorModified()</pre> +</li> +</ul> +<a name="setPatternBackgroundColorModified(boolean)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setPatternBackgroundColorModified</h4> +<pre>public void setPatternBackgroundColorModified(boolean modified)</pre> +</li> +</ul> +<a name="getFormattingBlockSize()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getFormattingBlockSize</h4> +<pre>protected int getFormattingBlockSize()</pre> +</li> +</ul> +<a name="serializeFormattingBlock(org.apache.poi.util.LittleEndianOutput)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>serializeFormattingBlock</h4> +<pre>protected void serializeFormattingBlock(<a href="../../../../../org/apache/poi/util/LittleEndianOutput.html" title="interface in org.apache.poi.util">LittleEndianOutput</a> out)</pre> +</li> +</ul> +<a name="getParsedExpression1()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getParsedExpression1</h4> +<pre>public <a href="../../../../../org/apache/poi/ss/formula/ptg/Ptg.html" title="class in org.apache.poi.ss.formula.ptg">Ptg</a>[] getParsedExpression1()</pre> +<div class="block">get the stack of the 1st 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="setParsedExpression1(org.apache.poi.ss.formula.ptg.Ptg[])"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setParsedExpression1</h4> +<pre>public void setParsedExpression1(<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="getFormula1()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getFormula1</h4> +<pre>protected <a href="../../../../../org/apache/poi/ss/formula/Formula.html" title="class in org.apache.poi.ss.formula">Formula</a> getFormula1()</pre> +</li> +</ul> +<a name="setFormula1(org.apache.poi.ss.formula.Formula)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setFormula1</h4> +<pre>protected void setFormula1(<a href="../../../../../org/apache/poi/ss/formula/Formula.html" title="class in org.apache.poi.ss.formula">Formula</a> formula1)</pre> +</li> +</ul> +<a name="getParsedExpression2()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getParsedExpression2</h4> +<pre>public <a href="../../../../../org/apache/poi/ss/formula/ptg/Ptg.html" title="class in org.apache.poi.ss.formula.ptg">Ptg</a>[] getParsedExpression2()</pre> +<div class="block">get the stack of the 2nd expression as a list</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>array of <a href="../../../../../org/apache/poi/ss/formula/ptg/Ptg.html" title="class in org.apache.poi.ss.formula.ptg"><code>Ptg</code></a>s, possibly <code>null</code></dd></dl> +</li> +</ul> +<a name="setParsedExpression2(org.apache.poi.ss.formula.ptg.Ptg[])"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setParsedExpression2</h4> +<pre>public void setParsedExpression2(<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="getFormula2()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getFormula2</h4> +<pre>protected <a href="../../../../../org/apache/poi/ss/formula/Formula.html" title="class in org.apache.poi.ss.formula">Formula</a> getFormula2()</pre> +</li> +</ul> +<a name="setFormula2(org.apache.poi.ss.formula.Formula)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setFormula2</h4> +<pre>protected void setFormula2(<a href="../../../../../org/apache/poi/ss/formula/Formula.html" title="class in org.apache.poi.ss.formula">Formula</a> formula2)</pre> +</li> +</ul> +<a name="getFormulaSize(org.apache.poi.ss.formula.Formula)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getFormulaSize</h4> +<pre>protected static int getFormulaSize(<a href="../../../../../org/apache/poi/ss/formula/Formula.html" title="class in org.apache.poi.ss.formula">Formula</a> formula)</pre> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>ptgs</code> - must not be <code>null</code></dd> +<dt><span class="strong">Returns:</span></dt><dd>encoded size of the formula tokens (does not include 2 bytes for ushort length)</dd></dl> +</li> +</ul> +<a name="parseFormula(java.lang.String, org.apache.poi.hssf.usermodel.HSSFSheet)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>parseFormula</h4> +<pre>protected static <a href="../../../../../org/apache/poi/ss/formula/ptg/Ptg.html" title="class in org.apache.poi.ss.formula.ptg">Ptg</a>[] parseFormula(java.lang.String formula, + <a href="../../../../../org/apache/poi/hssf/usermodel/HSSFSheet.html" title="class in org.apache.poi.hssf.usermodel">HSSFSheet</a> sheet)</pre> +<div class="block">TODO - parse conditional format formulas properly i.e. produce tRefN and tAreaN instead of tRef and tArea + this call will produce the wrong results if the formula contains any cell references + One approach might be to apply the inverse of SharedFormulaRecord.convertSharedFormulas(Stack, int, int) + Note - two extra parameters (rowIx & colIx) will be required. They probably come from one of the Region objects.</div> +<dl><dt><span class="strong">Returns:</span></dt><dd><code>null</code> if <tt>formula</tt> was null.</dd></dl> +</li> +</ul> +<a name="copyTo(org.apache.poi.hssf.record.CFRuleBase)"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>copyTo</h4> +<pre>protected void copyTo(<a href="../../../../../org/apache/poi/hssf/record/CFRuleBase.html" title="class in org.apache.poi.hssf.record">CFRuleBase</a> rec)</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.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/CFRule12Record.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.ComparisonOperator.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.html" target="_top">Frames</a></li> +<li><a href="CFRuleBase.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_class_summary">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>
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
