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