HighlightRule

Represents a highlight rule;each highlight rule consists of an expression, operator, values, and corresponding format style

Description

A highlight rule gives a set of conditional style properties. The style is applied only if the rule �fires.�

See Also

testExpr

An expression used to apply a particular format style

Description

See Also

 

operator

The operator for a simple condition

Description

See Also

 

value1

The value for simple conditions with the operators: <, <=, =, <>, >=, >, between, not between, like

Description

See Also

 

value2

The value for simple conditions with the operators: between, not between

Description

See Also