newRule property

ConditionalFormatRule? newRule
getter/setter pair

The new rule that replaced the old rule (if replacing), or the rule that was moved (if moved)

Implementation

ConditionalFormatRule? newRule;