XLTX to CSV API
The API for converting Excel XLTX spreadsheets to comma-separated value CSV files.
Bool
Set to convert active worksheet. If value is set False all worksheet will be converted.
Default: False
Show all
String
Set one or several worksheet indexes(number) separated by comma to convert. If value is not set all worksheet will be converted.
String
Set one or several worksheet names separated by comma to convert. If value is not set all worksheet will be converted.
Snippets are autogenerated according to converter parameter choices above. Please select file in "File" or "Files" parameter before using code snippets.
Code snippet is using ConvertAPI JavaScript Client
Code snippet is using ConvertAPI Node.js Client
Code snippet is using ConvertAPI PHP Client
Code snippet is using ConvertAPI Java Client
Code snippet is using ConvertAPI C# Client
Code snippet is using ConvertAPI Ruby Client
Code snippet is using ConvertAPI Python Client
Code snippet is using ConvertAPI Go Client
Code snippet is using command line utility program
For conversions with the multiple file result please refer to the example