CSVLoadOptions

Übersicht über die

CSVLoadOptions ist eine Klasse in Aspose.Cells für Python.

Optionen zum Laden von CSV-Dateien.

Methoden und Verfahren

NameTypeAccessDescription
delimiter``ReadGets the delimiter.
encoding``ReadGets the encoding.
has_header``ReadGets the has header.
quote_char``ReadGets the quote char.
escape_char``ReadGets the escape char.
skip_rows``ReadGets the skip rows.
auto_detect_types``ReadGets the auto detect types.
date_formats``ReadGets the date formats.
true_values``ReadGets the true values.
false_values``ReadGets the false values.
SignatureDescription
__init__()
 Deutsch