JsonSaveOptions
Übersicht über die
JsonSaveOptions ist eine Klasse in Aspose.Cells für Python.
Optionen zum Speichern von JSON-Dateien.
Methoden und Verfahren
| 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. |
| Signature | Description |
|---|---|
__init__() |