MindFusion.Wpf Pack Programmer's Guide
CsvExporter Members
Constructors Properties Methods
 


CsvExporter lets you export Worksheet data into .csv file.

The following tables list the members exposed by the CsvExporter type.

 Public Constructors

  Name Description

CsvExporter

Initializes a new instance of the CsvExporter class.

 Public Properties

  Name Description

Encoding

Gets or sets the encoding used.

Quote

Gets or sets the character used as a quote.

QuoteStrings

Gets or sets a value indicating whether to always quote strings.

Separator

Gets or sets the character used as a separator.

 Public Methods

  Name Description

Export

Overloaded. Exports a worksheet or a range of cells.

 See Also

CsvExporter Class
MindFusion.Spreadsheet.Wpf Namespace