*
* <p>This is for the older-style Excel conditional formattings,
* new-style (Excel 2007+) also make use of {@link CFRule12Record}
- * and {@link CFExRuleRecord} for their rules.
+ * for their rules.</p>
*/
public abstract class CFRuleBase extends StandardRecord implements Cloneable {
public static final class ComparisonOperator {
*
* <p>This is for the older-style Excel conditional formattings,
* new-style (Excel 2007+) also make use of {@link CFRule12Record}
- * and {@link CFExRuleRecord} for their rules.
+ * for their rules.</p>
*/
public final class CFRuleRecord extends CFRuleBase implements Cloneable {
public static final short sid = 0x01B1;