CSVLoadOptions

General

CSVLoadOptions és una classe en Aspose.Cells per Python.

Opcions per a carregar arxius CSV.

Mètodes

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__()
 Català