JsonSaveOptions

Vue de l’ensemble

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

Options pour économiser les fichiers JSON.

Cette classe fournit 1 méthode pour travailler avec les objets JsonSaveOptions 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’, empty_cell_value', ‘encoding’, 'ensure_ascii', ‚include_worksheet_name, et 4 autres.

Propriétés

NameTypeAccessDescription
encoding``ReadGets the encoding.
worksheet_index``ReadGets the worksheet index.
include_worksheet_name``ReadGets the include worksheet name.
date_format``ReadGets the date format.
datetime_format``ReadGets the datetime format.
time_format``ReadGets the time format.
empty_cell_value``ReadGets the empty cell value.
skip_empty_rows``ReadGets the skip empty rows.
indent``ReadGets the indent.
ensure_ascii``ReadGets the ensure ascii.

méthodes

SignatureDescription
__init__()

Voir aussi

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