CSVLoadOptions

Обзор

CSVLoadOptions это класс в Aspose.Cells для Python.

Опции загрузки файлов CSV.

Методы

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__()
 Русский