compare_variable_property property

compare_variable_property property

Control to turn on comparison of variables properties in Word format.

Definition:

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

See Also