Excel File Format Documentation
- Microsoft Documentation
- Download the Escher File Format Documentation
- Read the Escher File Format Documentation online (this document is very very large!)
- Pocket Excel File Format
- Q147732 Records needed to make a BIFF 5 file excel can use
- Q147942 DOCERR: Microsoft Excel Internal format table doc has errors
- Q284441 DOC: Excel BIFF8 FORMAT Record Documentation Is Incomplete
- Q284436 DOC: Excel BIFF8 Extended Rich String Formatting Run Is 4 Bytes
- Q269168 HOWTO: Distinguish Between Excel 97 and Excel 2000/2002 Files
- Q207475 DOC: Excel BIFF8 CONTINUE Record Information Is Incomplete
- Q195237 LABEL Doc Error in MS Excel 97 Developer's Kit
- Q184647 Xl97: BIFF Records Documentation Error in MS Excel 97 Developer's Kit
- 3rd Party Documentation
Source Code to deal with the Excel File Format
No matter what programming language you use, there is something here for you.
- For C programmers:
- xlhtml - A c program for reading excel files.
- xlreader Another c program for reading excel files
- For Java Programmers:
- ExcelRead A java program for reading excel files
- POI A java project to read and write Excel and OLE files
-
A java program to read and write the Pocket Excel file format.
- For Perl Programmers:
- For other languages: