JsonSaveOptions

Přehled

JsonSaveOptions je třída v Aspose.Cells pro Python.

Možnosti ukládání souborů JSON.

Metody

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.
SignatureDescription
__init__()
 Čeština