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