update_reference property
update_reference property
Indicates if references in other worksheets will be updated.
Definition:
@property
def update_reference(self):
    ...
@update_reference.setter
def update_reference(self, value):
    ...
See Also
- module aspose.cells
- class InsertOptions