JsonSaveOptions
Přehled
JsonSaveOptions je třída v Aspose.Cells pro Python.
Možnosti ukládání souborů JSON.
Metody
| 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__() |