CSVSaveOptions

Resumo geral

CSVSaveOptions é uma classe em Aspose.Cells para Python.

Opções para salvar arquivos CSV.

Métodos de avaliação

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__()
 Português