CSVSaveOptions

Približni podaci

CSVSaveOptions je klasa u Aspose.Cells za Python.

Opcije za pohranjivanje CSV datoteka.

Metoda za primjenu

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