20 results for "how-to/api-reference/easydata-core/easydata-namespace/datautils-class"

EasyData.Core

/api-reference/easydata-core

Basic classes of EasyData library.

EasyData.Exporters.Default

/api-reference/easydata-exporters-default

Default exporters of EasyData library that support CSV, HTML, and Excel-compatible HTML formats.

EasyData.Exporters.PdfSharp

/api-reference/easydata-exporters-pdfsharp

This package contains an exporter (an implementation of EasyData's IDataExporter interface) for PDF format. The exporting is performed via PdfSharp library.

EasyData.Exporters.ClosedXML

/api-reference/easydata-exporters-closedxml

This package contains an exporter (an implementation of EasyData's IDataExporter interface) for Excel (.xlsx) format. The exporting is performed via CLosedXML library.

MetaData class

/api-reference/easydata-core/easydata-namespace/metadata-class

Read-only constant that represent the latest format version of data model definition JSON files

HtmlDataExporter class

/api-reference/easydata-exporters-default/easydata-export-namespace/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

CsvDataExporter class

/api-reference/easydata-exporters-default/easydata-export-namespace/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