Search
Follow Us
Categories
- Success Stories(157)
Archives
Tag Archives: csv to xlsx on linux
Linux: CSV to Excel or Excel to CSV using .NET
CSV files are widely used to store the data in the form of comma-separated values. However, in certain cases, you need to export data from CSV files to Excel spreadsheets or vice versa. For such cases, this article covers how to export data from CSV to Excel and Excel to CSV on Linux.