refresh_on_load property
refresh_on_load property
True if this connection should be refreshed when opening the file; otherwise, false.
Definition:
@property
def refresh_on_load(self):
...
@refresh_on_load.setter
def refresh_on_load(self, value):
...
See Also
- module
aspose.cells.externalconnections
- class
DataModelConnection