deleted property
deleted property
Indicates whether the smart tag is deleted.
Definition:
@property
def deleted(self):
...
@deleted.setter
def deleted(self, value):
...
See Also
- module
aspose.cells.markup
- class
SmartTag
Indicates whether the smart tag is deleted.
@property
def deleted(self):
...
@deleted.setter
def deleted(self, value):
...
aspose.cells.markup
SmartTag