is_deleted property
is_deleted property
Indicates whether the associated workbook connection has been deleted. true if the connection has been deleted; otherwise, false.
Definition:
@property
def is_deleted(self):
...
@is_deleted.setter
def is_deleted(self, value):
...
See Also
- module
aspose.cells.externalconnections
- class
DBConnection