CSVLoadOptions

Opinie generală

CSVLoadOptions este o clasă în Aspose.Cells pentru Python.

Opțiuni pentru încărcarea fișierelor CSV.

Metode de evaluare

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__()
 Română