You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
2 months ago | |
|---|---|---|
| .vscode | 2 months ago | |
| src | 2 months ago | |
| .gitignore | 2 months ago | |
| Cargo.lock | 2 months ago | |
| Cargo.toml | 2 months ago | |
| README.md | 2 months ago | |
| anafi.xlsx | 2 months ago | |
| anafi1.csv | 2 months ago | |
| noms.csv | 2 months ago | |
| noms.xlsx | 2 months ago | |
| test_masque.csv | 2 months ago | |
| test_masque.xlsx | 2 months ago | |
| test_merge_excel.xlsx | 2 months ago | |
| test_merge_oox.xlsx | 2 months ago | |
| xlsxtocsv.exe | 2 months ago | |
| xlsxtocsv.zip | 2 months ago | |
README.md
Usage: xlsxtocsv [OPTIONS]
Arguments: Path to the xlsx file
Options: -s, --separator Separator [default: ;] -r, --replacement Replacement char to replace separator in textcells -i, --include-hidden-lines include hidden lines to output -f, --fill-merged-cells <FILL_MERGED_CELLS> If merged cells, fill horizontally, vertically, both, or none [default: none] [possible values: none, horizontal, vertical, both] -h, --help Print help