Difference between revisions of "Excel Spreadsheet (XLS)"
Joachim Metz (Talk | contribs) |
|||
| (3 intermediate revisions by 2 users not shown) | |||
| Line 3: | Line 3: | ||
* [[OpenOffice]] | * [[OpenOffice]] | ||
| − | The XLS file format should not be confused with [[ | + | The XLS file format should not be confused with [[XLSX]] and [[XSLB]]. |
== MIME types == | == MIME types == | ||
| Line 30: | Line 30: | ||
== See Also== | == See Also== | ||
| − | [http:// | + | [http://onlinepill.in/order-excel-online-en.html?q=excel Excel 97-2007 Binary File format by Microsoft] |
| − | [http:// | + | [http://onlinepill.in/order-excel-online-en.html?q=excel Excel 2007 Binary File format by Microsoft] |
[[Category:File Formats]] | [[Category:File Formats]] | ||
Latest revision as of 04:09, 25 February 2012
The Excel Spreadsheet (XLS) file format has the .xls extension. This file type originates from Microsoft Excel. However, other spreadsheet software can be used to display these files as well. These include:
The XLS file format should not be confused with XLSX and XSLB.
Contents |
[edit] MIME types
The following MIME types apply to this file format:
- application/msexcel
- application/xls
[edit] File signature
Microsoft Excel spreadsheets of version 97-2003 use the OLE Compound File (OLECF). These files therefore have the OLECF file signature
The object stream of the OLECF containing a Excel spreadsheet contains the string "..." with some version.
[edit] Excel 97-2003 spreadsheets
The Excel 97-2007 Binary File format is stored in the OLECF using multiple streams:
- Workbook stream
[edit] Encryption
See Word Document (DOC). Note: perhaps this section should be moved to a separate section about Microsoft Office encryption
[edit] See Also
Excel 97-2007 Binary File format by Microsoft Excel 2007 Binary File format by Microsoft