In This Topic
Provides the namespaces for Excel-formatted file import and export functionality.
Classes
Interfaces
Enumerations
| Enumeration | Description |
 | ExcelExceptionCode | Specifies the values for ExcelException that can be retrieved by accessing the Code property of an ExcelException object. |
 | ExcelOpenFlags | Specifies what part of the Excel-compatible file you want to load into the spreadsheet. |
 | ExcelSaveFlags | Specifies what part of the spreadsheet to export to an Excel-compatible file. |
 | ExcelWarningCode | Specifies the warnings codes returned in the Code property of ExcelWarning. |
See Also