Note This feature is only compatible with GroupDocs.Assembly for .NET 19.10 or later releases. To access CSV data while building a report, you can pass a CsvDataSource instance to the assembler as a data source. Using of CsvDataSource enables you to work with typed Values rather than just strings in template documents. Although CSV as a format does not define a way to store Values of types other than strings, CsvDataSource is capable to recognize Values of the following types by their string representations:...enables you to work with typed values rather than just strings in...does not define a way to store values of types other than strings...