export_workbook_properties proprietà
export_workbook_properties proprietà
Indica se esportare le proprietà della cartella di lavoro. Il valore predefinito è true. Se si desidera importare il file html o mht per Excel, mantieni il valore predefinito.
Definizione:
@property
def export_workbook_properties(self):
...
@export_workbook_properties.setter
def export_workbook_properties(self, value):
...
Guarda anche
- modulo
aspose.cells
- classe
HtmlSaveOptions