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 If merged cells, fill horizontally, vertically, both, or none [default: none] [possible values: none, horizontal, vertical, both] -h, --help Print help