What is the difference between .xlc and .csv?
- Extension
- .xlc
- .csv
- Format
- Binary
- Text
- Category
- Spreadsheet
- Developer
- Developer
- Microsoft
- Microsoft
- Description
- 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.
- A CSV file is a comma separated values file commonly used by spreadsheet programs such as Microsoft Excel or OpenOffice Calc. It contains plain text data sets separated by commas with each new line in the CSV file representing a new database row and each database row consisting of one or more fields separated by a comma. CSV files are often opened by spreadsheet programs to be organized into cells or used for transferring data between databases.
- MIME Type
- application/vnd.ms-excel
- text/csv
- Sample
- sample.csv
- Wikipedia
- .xlc on Wikipedia
- .csv on Wikipedia