id property
id property
Get or set the id of table to import from html
Definition:
@property
def id(self):
...
@id.setter
def id(self, value):
...
See Also
- module
aspose.cells
- class
HtmlTableLoadOption
Get or set the id of table to import from html
@property
def id(self):
...
@id.setter
def id(self, value):
...
aspose.cells
HtmlTableLoadOption