What is the difference between .xlc and .fods?
- Extension
- .xlc
- .fods
- Format
- Binary
- Text
- Category
- Spreadsheet
- Spreadsheet
- Developer
- Microsoft
- Oracle
- 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.
- The FODS (OpenDocument Flat XML Spreadsheet) file format is a type of document file designed for storing spreadsheet data in a single, uncompressed XML file. It is part of the OpenDocument Format (ODF) family, an open standard for document files. Unlike the more common ODS format, which packages various components of the spreadsheet (such as XML files, metadata, and images) into a single, compressed ZIP file, FODS files store all the spreadsheet information in a flat XML file.
- MIME Type
- application/vnd.ms-excel
- application/vnd.oasis.opendocument.spreadsheet
- Wikipedia
- .xlc on Wikipedia
- .fods on Wikipedia