MarkdownSaveOptions

MarkdownSaveOptions

Pengamatan umum

MarkdownSaveOptions adalah kelas di Aspose.Cells untuk Python.

Pilihan untuk menyimpan file Markdown.

Metode-metode yang digunakan

NameTypeAccessDescription
encoding``ReadGets the encoding.
worksheet_index``ReadGets the worksheet index.
include_worksheet_name``ReadGets the include worksheet name.
header_level``ReadGets the header level.
column_alignmentsDict[int, str]ReadGets the column alignments.
default_alignment``ReadGets the default alignment.
date_format``ReadGets the date format.
datetime_format``ReadGets the datetime format.
time_format``ReadGets the time format.
empty_cell_placeholder``ReadGets the empty cell placeholder.
escape_pipes``ReadGets the escape pipes.
first_row_as_header``ReadGets the first row as header.
include_row_numbers``ReadGets the include row numbers.
max_column_width``ReadGets the max column width.
trim_whitespace``ReadGets the trim whitespace.
float_precision``ReadGets the float precision.
skip_empty_rows``ReadGets the skip empty rows.
newline_replacement``ReadGets the newline replacement.
detect_title_rows``ReadGets the detect title rows.
auto_detect_header``ReadGets the auto detect header.
compact_format``ReadGets the compact format.
simple_separators``ReadGets the simple separators.
SignatureDescription
__init__()
 Bahasa Indonesia