What is the difference between .tsv and .xlc?
- Extension
- .tsv
- .xlc
- Format
- Text
- Binary
- Category
- Database
- Spreadsheet
- Developer
- Microsoft
- Description
- A tab-separated values (TSV) file is a simple text format for storing data in a tabular structure, e.g., database table or spreadsheet data, and a way of exchanging information between databases.
- XLC is a chart file type created by Microsoft Excel, a spreadsheet program. It is a graphic representation of data in a spreadsheet. XLC files contain graphic information that can be used to create a chart from the data.
- MIME Type
- text/tab-separated-values
- application/vnd.ms-excel
- Wikipedia
- .tsv on Wikipedia
- .xlc on Wikipedia