File::ExportXLS2HTML | ||
Description | ||
Exports an Excel spreadsheet to HTML. | ||
Options | ||
Excel
file |
The MS-Excel workbook (xls file). | |
Sheet
Name |
Optional sheet name to run the macro's on. When left empty the default sheet is used. | |
HTML
output file |
The output html filename. | |
Always
Overwrite |
When checked, will overwrite the outputfile if it already exists. | |
Auto
Create Directories |
When checked, will automatically create all directories of the outputfile. | |
Skip
First Record |
If enabled, the fist record (row) will not be exported. | |
Skip
Rows |
Comma separated list of rows that must be skipped. | |
Skip
Columns |
Comma separated list of columns that must be skipped. |