Search
CsvImporter Methods
 


 Public Methods

  Name Description

getEncoding

Gets the encoding used.

getQuote

Gets the character used as a quote.

getSeparator

Gets the character used as a separator.

importData

Overloaded. Imports CSV data into a worksheet.

setEncoding

Sets the encoding used.

setQuote

Sets the character used as a quote.

setSeparator

Sets the character used as a separator.

 See Also