CSVSaveOptions

Opinie generală

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

Opțiuni pentru salvarea fișierelor CSV.

Metode de evaluare

NameTypeAccessDescription
delimiter``ReadGets the delimiter.
encoding``ReadGets the encoding.
quote_char``ReadGets the quote char.
quoting``ReadGets the quoting.
line_terminator``ReadGets the line terminator.
include_header``ReadGets the include header.
worksheet_index``ReadGets the worksheet index.
date_format``ReadGets the date format.
datetime_format``ReadGets the datetime format.
time_format``ReadGets the time format.
write_bom``ReadGets the write bom.
SignatureDescription
__init__()
 Română