CsvDataExporter class
An implementation of [EasyData.Export.IDataExporter](api-reference/easydata-core/easydata-export-namespace/idataexporter-interface) interface, that performs exporting of the data stream to CSV format
CsvDataExportSettings class
Represents csv format used during exporting operations
ExcelHtmlDataExporter class
An implementation of [EasyData.Export.IDataExporter](api-reference/easydata-core/easydata-export-namespace/idataexporter-interface) interface, that performs exporting of the data stream to Excel's html format
ExcelHtmlDataExportSettings class
Represents different settings used during exporting to Excel-HTML
HtmlDataExporter class
An implementation of [EasyData.Export.IDataExporter](api-reference/easydata-core/easydata-export-namespace/idataexporter-interface) interface, that performs exporting of the data stream to HTML format
HtmlDataExportSettings class
Represents different settings used during exporting to HTML