Skip to content

Commit

Permalink
README fix [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
SheetJSDev committed Feb 22, 2017
1 parent 7408679 commit 7683e21
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -554,7 +554,7 @@ files with the `.xls` extension will tell your computer to use Excel to open the
file but Excel will know how to handle it. This library applies similar logic:

| Byte 0 | Raw File Type | Spreadsheet Types |
|:-------|:--------------------------------------------------------------------|
|:-------|:--------------|:----------------------------------------------------|
| `0xD0` | CFB Container | BIFF 5/8 or password-protected XLSX/XLSB |
| `0x09` | BIFF Stream | BIFF 2/3/4/5 |
| `0x3C` | XML | SpreadsheetML or Flat ODS or UOS1 |
Expand Down

0 comments on commit 7683e21

Please sign in to comment.