Converts an Excel 97 xls-sheet to a text file.
All empty rows are skipped, be they at the start of the sheet or in between.
Version | 0.1 |
---|---|
Bundle | tools |
Categories | Convert Excel |
Authors | Sirkku Karinen (sirkku.karinen@significo.fi) |
Issue tracker | View/Report issues |
Requires | poi-3.10-FINAL-20140208.jar (jar) |
Source files | component.xml |
Usage | Example with default values |
Name | Type | Mandatory | Description |
---|---|---|---|
in | Excel | Mandatory | The output Excel (XLS) file |
Name | Type | Description |
---|---|---|
out | TextFile | Text file corresponding to a sheet specified by 'sheet' parameter. |
Name | Type | Default | Description |
---|---|---|---|
sheet | string | "" |
Test case | Parameters▼ | IN in |
OUT out |
|||
---|---|---|---|---|---|---|
case1 | properties | in | out | |||