is_export_comments Eigentum
is_export_comments Eigentum
Gibt an, ob Kommentare beim Speichern der Datei im HTML-Format exportiert werden. Der Standardwert ist „false“.
Definition:
@property
def is_export_comments(self):
...
@is_export_comments.setter
def is_export_comments(self, value):
...
Siehe auch
- Modul
aspose.cells
- Klasse
HtmlSaveOptions