CSVSaveOptions

Übersicht über die

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

Optionen zum Speichern von CSV-Dateien.

Methoden und Verfahren

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__()
 Deutsch