oldRule property

ConditionalFormatRule? oldRule
getter/setter pair

The old (deleted) rule.

Not set if a rule was moved (because it is the same as new_rule).

Implementation

ConditionalFormatRule? oldRule;