StiCsvExportServiceExportCsv Method |
Name | Description | |
---|---|---|
ExportCsv(StiReport, Stream) |
Exports a rendered report to a csv file.
| |
ExportCsv(StiReport, String) |
Exports a rendered report to a csv file.
| |
ExportCsv(StiReport, Stream, StiDataExportSettings) |
Exports a rendered report to a csv file.
| |
ExportCsv(StiReport, Stream, StiPagesRange, String, Encoding) |
Exports a rendered report to a csv file.
|