Represents the option when import table from html.
|
Property Getters/Setters Summary |
method | getId() | |
method
| | |
|
Get or set the id of table to import from html
|
method | getName() | |
method
| | |
|
Get or set the name of table to import from html
|
method | getOriginalSheetIndex() | |
method
| | |
|
Get or set the original index of worksheet in the html.
|
method | getTableIndex() | |
method
| | |
|
Get or set the index of table to import from html.
|
method | getTableToListObject() | |
method
| | |
|
Indicates whether generate list objects from imported table.
The default value is false.
|
method | getTargetSheetIndex() | |
method
| | |
|
Get or set the target index of worksheet where the table is to be located.
|
-
Constructor Detail
HtmlTableLoadOption
HtmlTableLoadOption()
Property Getters/Setters Detail