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
| Name | Type | Access | Description |
|---|---|---|---|
encoding | `` | Read | Gets the encoding. |
worksheet_index | `` | Read | Gets the worksheet index. |
include_worksheet_name | `` | Read | Gets the include worksheet name. |
date_format | `` | Read | Gets the date format. |
datetime_format | `` | Read | Gets the datetime format. |
time_format | `` | Read | Gets the time format. |
empty_cell_value | `` | Read | Gets the empty cell value. |
skip_empty_rows | `` | Read | Gets the skip empty rows. |
indent | `` | Read | Gets the indent. |
ensure_ascii | `` | Read | Gets the ensure ascii. |
méthodes
| Signature | Description |
|---|---|
__init__() |
Voir aussi
- Aspose.Cells pour Python — Enterprise API Reference