Search
CSVExportForm Members
Constructors Methods
 


A form used to define options for CSV text data exports.

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

 Public Constructors

  Name Description

CSVExportForm

Overloaded. Initializes a new instance of the CSVExportForm class.

 Public Methods

  Name Description

export

Exports the data from the specified worksheet.

getDialogResult

 

getEncoding

Gets the encoding that will be used by the exporter.

getQuote

Gets the character that will be used as a quote by the exporter.

getSeparator

Gets the character that will be used as a separator by the exporter.

 See Also