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 the encoding that will be used by the importer. |
|
![]() |
Gets the character that will be used as a quote by the importer. |
|
![]() |
Gets the character that will be used as a separator by the importer. |
Name | Description | |
---|---|---|
![]() |
Imports the data into the specified worksheet. |
Name | Description | |
---|---|---|
![]() |
Clean up any resources being used. |
|
![]() |
Form.ProcessCmdKey override. |