All Classes and Interfaces

Class
Description
Interface dedicated to export and that adopts the active iterator approach.
Utility class that implements SheetImporter, delegating all the work, and adds batch notifications.
Implementation of ActiveExporter that do some checks and delegates the real job to another ActiveExporter.
Implementation of SheetExporter that inserts checks.
 
 
 
Description of a column template.
 
Interface implemented by classes that can export data to a file or stream.
Deprecated, for removal: This API element is subject to removal in a future version.
 
 
 
 
Catalog of SheetTemplates and SheetImporters.
 
 
 
Enumeration of supported import formats.
 
 
Enumeration of possible actions for each row.
 
Interface implemented by classes that can analyze a file to prepare data for import.
Deprecated, for removal: This API element is subject to removal in a future version.
 
 
 
Definition of an import row.
Enumeration of possible presences of data.
Enumeration of primitive types.
Interface implemented by classes that can export data from storage device to memory.
Interface implemented by classes that can import data from memory to storage device.
Description of a sheet template.
 
(SheetTemplate, Header) association.
Interface implemented by classes that can be used to export data.
Interface of classes that can generate template files from SheetTemplates.
Definition for each ImportAction of the expected presence of data or column.
 
 
 
 
 
 
Interface implemented by classes that can extract workbook data to export.
This interface adds workbook level notifications to SheetImporter.