Description |
---|
Excerpt |
---|
When creating Excel files with |
Signature | ||||
---|---|---|---|---|
| ||||
enum FileFormat
|
Signature | ||||
---|---|---|---|---|
| ||||
Enum FileFormat
|
Remarks |
---|
Starting with Excel 2007, Microsoft introduced a new file format for office documents. This new format relaxes some of the restrictions of the old file formats; for example a single worksheet can now have over a million rows instead of sixty-five thousand. Excel files created with |
Example | ||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Values |
---|
Name | Description | ||||||
---|---|---|---|---|---|---|---|
| Excel 2003 binary-format files, with the .xls extension. | ||||||
| Excel 2007 and 2010 xml-format files, with the .xlsx extension. |