formula_change_monitor property

formula_change_monitor property

Gets/sets the monitor for tracking changes caused by the deletion.

Definition:

@property
def formula_change_monitor(self):
    ...
@formula_change_monitor.setter
def formula_change_monitor(self, value):
    ...

See Also