add_table_load_option method
add_table_load_option(self, item)
Adds one HtmlTableLoadOption into this collection.
Returns
the index of the added item
def add_table_load_option(self, item):
...
| Parameter | Type | Description |
|---|---|---|
| item | aspose.cells.HtmlTableLoadOption | one HtmlTableLoadOption |
See Also
- module
aspose.cells - class
HtmlTableLoadOptionCollection