Analyzing your prompt, please hold on...
An error occurred while retrieving the results. Please refresh the page and try again.
Aspose.Cells for Python via Java supports exporting only the print area i.e. selected range of cells instead of the entire she’st to HTML. For this, the API provides the HtmlSaveOptions.ExportPrintAreaOnly property. Setting this property to True will only export the print area.
The following sample code demonstrates the use of the HtmlSaveOptions.ExportPrintAreaOnly property to export only the print area to HTML.
Analyzing your prompt, please hold on...
An error occurred while retrieving the results. Please refresh the page and try again.