update_reference property

update_reference property

Indicates if update references in other worksheets.

Definition:

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

See Also