CSVSaveOptions

Vue de l’ensemble

‘CSVSaveOptions’ est une classe dans Aspose.Cells FOSS pour Python.

Options pour enregistrer les fichiers CSV.

Cette classe fournit 1 méthode pour travailler avec les objets CSVSaveOptions dans les programmes Python. Les méthodes disponibles comprennent: __init__. Tous les membres publics sont accessibles à n’importe quelle application Pythone après l’installation de l’Aspose.Cell FOSS pour le package Pyathon. Propriétés: ‘date_format’, ‘datetime_form’, delimiter', ‘encodant’, include_header, line_terminator` et 5 autres.

Propriétés

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.

méthodes

SignatureDescription
__init__()

Voir aussi

  • Aspose.Cells pour Python — Enterprise API Reference
 Français