title: export_data_options property second_title: Aspose.Cells for Python via .NET API References description: type: docs weight: 290 url: /aspose.cells.saving/ebooksaveoptions/export_data_options/ is_root: false
Indicating the rule of exporting html file data.The default value is All.
@property
def export_data_options(self):
...
@export_data_options.setter
def export_data_options(self, value):
...- module
aspose.cells.saving - class
EbookSaveOptions - class
HtmlExportDataOptions