Conditional Rules Manager macro applies conditional formatting rules to own contents: tables or whole even text.

Conditional rules are set by adding Conditional Rule macros (one for each condition) to the macro body. The rules are processed in the order corresponding to their order in the Rules Manager macro body.

Conditional Rules Manager has the following parameters:

Parameter Description
Skip heading cells Specifies whether to remove heading cell elements from the list of checked elements. If this parameter value is true, only “td” elements are processed. If this parameter is false, both “td” and “th” elements are processed..Supported values are true (default) and false.
Decimal symbol Specifies symbol used to separate the integer part from the fractional part of a value. Supported values are ".(dot)" (default) and ",(comma)".
Digit grouping symbol A symbol used to separate the groups of digits of a value. Supported values are "(no grouping symbol)" (default), " (space)", ".(dot)", ",(comma)" and "'(apostrophe)".