Difference between pages "Talk:DOC" and "Excel Spreadsheet (XLSB)"
From Forensics Wiki
(Difference between pages)
Joachim Metz (Talk | contribs) (Talk:DOC moved to Talk:Word (DOC): There are multiple files with the doc extension) |
Joachim Metz (Talk | contribs) |
||
| Line 1: | Line 1: | ||
| − | + | The '''Excel Spreadsheet (XLSB) file format''' has the '''.xlsb''' extension. This file type originates from [[Microsoft Excel]]. However, other spreadsheet software can be used to display these files as well. These include: | |
| + | * [[OpenOffice]] (as of version 3) | ||
| + | |||
| + | == MIME types == | ||
| + | |||
| + | The following [[MIME types]] apply to this [[file format]]: | ||
| + | |||
| + | * application/msexcel | ||
| + | * application/xls | ||
| + | |||
| + | == File signature == | ||
| + | |||
| + | [[Microsoft Excel]] spreadsheets of version 2007 are stored in a [[ZIP archive]] file. These files therefore have the ZIP file signature | ||
| + | |||
| + | == See Also== | ||
| + | |||
| + | [http://download.microsoft.com/download/0/B/E/0BE8BDD7-E5E8-422A-ABFD-4342ED7AD886/Excel2007BinaryFileFormat(xlsb)Specification.pdf Excel 2007 Binary File format by Microsoft] | ||
| + | |||
| + | [[Category:File Formats]] | ||
Revision as of 04:46, 31 January 2009
The Excel Spreadsheet (XLSB) file format has the .xlsb extension. This file type originates from Microsoft Excel. However, other spreadsheet software can be used to display these files as well. These include:
- OpenOffice (as of version 3)
MIME types
The following MIME types apply to this file format:
- application/msexcel
- application/xls
File signature
Microsoft Excel spreadsheets of version 2007 are stored in a ZIP archive file. These files therefore have the ZIP file signature