MarkdownSaveOptions

MarkdownSaveOptions

Vue de l’ensemble

‘MarkdownSaveOptions’ est une classe dans Aspose.Cells FOSS pour Python.

Options pour enregistrer les fichiers Markdown.

Cette classe fournit 1 méthode pour travailler avec des objets MarkdownSaveOptions dans les programmes Python. Les méthodes disponibles comprennent: __init__. Tous les membres publics sont accessibles à n’importe quelle application Pythone après l’installation de l’Aspose.Cell FOSS pour le package Pyathon. Propriétés: ‘auto_detect_header’, ‘column_alignments’, `compact_format’, ‘date_form’, ‘datetime_ format’, ’default_allignment‘ et 16 autres.

Propriétés

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.

méthodes

SignatureDescription
__init__()

Voir aussi

  • Aspose.Cells pour Python — Enterprise API Reference
 Français