condition property
The condition of the rule.
If the condition evaluates to true, the format is applied.
Implementation
BooleanCondition? condition;
The condition of the rule.
If the condition evaluates to true, the format is applied.
BooleanCondition? condition;