is_new property
is_new property
Definition:
@property
def is_new(self):
...
@is_new.setter
def is_new(self, value):
...
See Also
- module
aspose.cells.externalconnections
- class
DataModelConnection
@property
def is_new(self):
...
@is_new.setter
def is_new(self, value):
...
aspose.cells.externalconnections
DataModelConnection