Search
CsvExporter Methods
 


 Public Methods

  Name Description

export

Exports the specified worksheet to the specified CSV file.

getEncoding

Gets the encoding used.

getQuote

Gets the character used as a quote.

getSeparator

Gets the character used as a separator.

setEncoding

Sets the encoding used.

setQuote

Sets the character used as a quote.

setSeparator

Sets the character used as a separator.

 See Also