Table of Contents

FlexCel.XlsAdapter Namespace

Native API for reading/writing Excel files.

Classes

Name Description
ETokenException Exception thrown when an error parsing a formula happens.
FlexCelXlsAdapter​Exception Exception thrown when an exception on the XlsAdapter engine happens.
XlsBaseChart Implements common functionality in an ExcelChart interface for xls or xlsx charts.
XlsChart Implements an ExcelChart interface for charts in xls files.
XlsFile This is the FlexCel Native Engine. Use this class to natively read or write an Excel 2 or newer file.
XlsxChart Implements an ExcelChart interface for charts in xlsx files.

Enumerations

Name Description
XlsErr Error Codes. We use this and not actual strings to make sure all are correctly spelled.