HtmlTableLoadOption class
HtmlTableLoadOption class
Represents the option when import table from html.
The HtmlTableLoadOption type exposes the following members:
Constructors
Constructor | Description |
---|---|
init | Constructs a new instance of HtmlTableLoadOption |
Properties
Property | Description |
---|---|
table_index | Get or set the index of table to import from html. |
id | Get or set the id of table to import from html |
name | Get or set the name of table to import from html |
original_sheet_index | Get or set the original index of worksheet in the html. |
target_sheet_index | Get or set the target index of worksheet where the table is to be located. |
table_to_list_object | Indicates whether generate list objects from imported table. The default value is false. |
See Also
- module
aspose.cells