MindFusion.Wpf Pack Programmer's Guide
CsvExporter.Export Method
See Also
 





Exports a worksheet or a range of cells.

 Overload List

Name Description

CsvExporter.Export (CellRange, Stream)

Generates a string in an CSV format and writes it in the specified stream.

CsvExporter.Export (Worksheet, String)

Exports the specified worksheet to the specified CSV file.

 See Also

CsvExporter Members
CsvExporter Class
MindFusion.Spreadsheet.Wpf Namespace