JsonSaveOptions

Übersicht über die

JsonSaveOptions ist eine Klasse in Aspose.Cells für Python.

Optionen zum Speichern von JSON-Dateien.

Methoden und Verfahren

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__()
 Deutsch