Aspose::Cells::OoxmlSaveOptions::GetUpdateZoom method

OoxmlSaveOptions::GetUpdateZoom method

Indicates whether update scaling factor before saving the file if the PageSetup.FitToPagesWide and PageSetup.FitToPagesTall properties control how the worksheet is scaled.

bool Aspose::Cells::OoxmlSaveOptions::GetUpdateZoom()

Remarks

The default value is false for performance.

See Also