export_document_properties proprietà
export_document_properties proprietà
Indica se si stanno esportando le proprietà del documento. Il valore predefinito è true. Se si desidera importare il file html o mht per Excel, mantieni il valore predefinito.
Definizione:
@property
def export_document_properties(self):
...
@export_document_properties.setter
def export_document_properties(self, value):
...
Guarda anche
- modulo
aspose.cells
- classe
HtmlSaveOptions