is_refresh_all_connections property
is_refresh_all_connections property
Indicates whether refresh all connections on opening file in MS Excel.
Definition:
@property
def is_refresh_all_connections(self):
    ...
@is_refresh_all_connections.setter
def is_refresh_all_connections(self, value):
    ...
See Also
- module aspose.cells
- class WorksheetCollection