JsonSaveOptions

Pengamatan umum

JsonSaveOptions adalah kelas di Aspose.Cells untuk Python.

Pilihan untuk menyimpan file JSON.

Metode-metode yang digunakan

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__()
 Bahasa Indonesia