What is the difference between .fods and .xlc?
- Extension
- .fods
- .xlc
- Format
- Text
- Binary
- Category
- Spreadsheet
- Spreadsheet
- Developer
- Oracle
- Microsoft
- Description
- 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.
- 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
- application/vnd.oasis.opendocument.spreadsheet
- application/vnd.ms-excel
- Wikipedia
- .fods on Wikipedia
- .xlc on Wikipedia