A form used to define options for CSV text data imports.
The following tables list the members exposed by the CsvImportForm type.
Name | Description | |
---|---|---|
![]() |
Overloaded. Initializes a new instance of the CsvImportForm class. |
Name | Description | |
---|---|---|
![]() |
Gets or sets the encoding that will be used by the importer. |
|
![]() |
Gets or sets the character that will be used as a quote by the importer. |
|
![]() |
Gets or sets the character that will be used as a separator by the importer. |
Name | Description | |
---|---|---|
![]() |
Imports the data into the specified worksheet. |
|
![]() |
Performs initialization. |
|
![]() |
Opens this form using the specified window as an owner. |
Name | Description | |
---|---|---|
![]() |
INotifyPropertyChanged.PropertyChanged implementation. |