Aspose::Cells::HtmlSaveOptions::SetWorksheetScalable method

HtmlSaveOptions::SetWorksheetScalable method

Indicates if zooming in or out the html via worksheet zoom level when saving file to html, the default value is false.

void Aspose::Cells::HtmlSaveOptions::SetWorksheetScalable(bool value)

See Also