Convert xslx xml files to csv format
xlsx2csv [options] INFILE [OUTPUT FILE]
The conversion uses Expat \s-1SAX\s0 parser for xml processing.
Output csv columns delimiter. Use \*(L"tab\*(R" or \*(L"x09\*(R" for tab. Defaults to comma.
Set date/time format. See strftime\|(3) for %-format specifiers. An example \*(L"%Y-%m-%d\*(R".
Skip empty lines.
Sheet delimiter used to separate sheets, pass "\*(L" if you don't want delimiters. DEfaults to \*(R"--------".
Convert recursively.
Sheet to convert (0 for all sheets).
Display short help and exit.
Display program's version number and exit.
None.
None.
catdoc\|(1)
Program was written by Dilshod Temirkhodjaev <[email protected]>
This manual page was written by Jari Aalto <[email protected]>. Released under license \s-1GNU\s0 \s-1GPL\s0 version 2 or (at your option) any later version. For more information about the license, visit <http://www.gnu.org/copyleft/gpl.html>.