delete_caption method
delete_caption
Delete the table caption, if one exists.
def delete_caption(self):
...
See Also
- module
aspose.html
- class
HTMLTableElement
Delete the table caption, if one exists.
def delete_caption(self):
...
aspose.html
HTMLTableElement