FlexCel.XlsAdapter Namespace
This is the Engine to natively generate and read xls or xlsx files. You will normally want to use this file.
Classes
| Name |
Description |
| EFlexCelXlsAdapter​Exception |
Exception thrown when an exception on the XlsAdapter engine happens.
|
| ETokenException |
Exception thrown when an error parsing a formula happens.
|
| TXlsBaseChart |
Implements common functionality in an ExcelChart interface for xls or xlsx charts.
|
| TXlsChart |
Implements an ExcelChart interface for charts in xls files.
|
| TXlsFile |
This is the FlexCel Native Engine. Use this class to natively read or write an Excel 2 or newer file.
|
| TXlsxChart |
Implements an ExcelChart interface for charts in xlsx files.
|
Enumerations
| Name |
Description |
| TXlsErr |
Error Codes. We use this and not actual strings to make sure all are correctly spelled.
|