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


CsvImporter lets you import .csv files into a Worksheet.

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

 Public Constructors

  Name Description

CsvImporter

Initializes a new instance of the CsvImporter class.

 Public Properties

  Name Description

Encoding

Gets the encoding that will be used by the importer.

Quote

Gets or sets the character used as a quote.

Separator

Gets or sets the character used as a separator.

 Public Methods

  Name Description

Import

Imports the specified CSV file into the specified worksheet.

 See Also

CsvImporter Class
MindFusion.Spreadsheet.Wpf Namespace