export_print_area_only propiedad
export_print_area_only propiedad
Indica si solo se exporta el área de impresión a un archivo html. El valor predeterminado es falso.
Definición:
@property
def export_print_area_only(self):
...
@export_print_area_only.setter
def export_print_area_only(self, value):
...
Ver también
- módulo
aspose.cells
- clase
HtmlSaveOptions