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
| Name | Type | Access | Description |
|---|---|---|---|
encoding | `` | Read | Gets the encoding. |
worksheet_index | `` | Read | Gets the worksheet index. |
include_worksheet_name | `` | Read | Gets the include worksheet name. |
header_level | `` | Read | Gets the header level. |
column_alignments | Dict[int, str] | Read | Gets the column alignments. |
default_alignment | `` | Read | Gets the default alignment. |
date_format | `` | Read | Gets the date format. |
datetime_format | `` | Read | Gets the datetime format. |
time_format | `` | Read | Gets the time format. |
empty_cell_placeholder | `` | Read | Gets the empty cell placeholder. |
escape_pipes | `` | Read | Gets the escape pipes. |
first_row_as_header | `` | Read | Gets the first row as header. |
include_row_numbers | `` | Read | Gets the include row numbers. |
max_column_width | `` | Read | Gets the max column width. |
trim_whitespace | `` | Read | Gets the trim whitespace. |
float_precision | `` | Read | Gets the float precision. |
skip_empty_rows | `` | Read | Gets the skip empty rows. |
newline_replacement | `` | Read | Gets the newline replacement. |
detect_title_rows | `` | Read | Gets the detect title rows. |
auto_detect_header | `` | Read | Gets the auto detect header. |
compact_format | `` | Read | Gets the compact format. |
simple_separators | `` | Read | Gets the simple separators. |
méthodes
| Signature | Description |
|---|---|
__init__() |
Voir aussi
- Aspose.Cells pour Python — Enterprise API Reference