Aspose::Cells::OoxmlSaveOptions::SetUpdateZoom method
OoxmlSaveOptions::SetUpdateZoom method
Indicates whether update scaling factor before saving the file if the PageSetup.FitToPagesWide and PageSetup.FitToPagesTall properties control how the worksheet is scaled.
void Aspose::Cells::OoxmlSaveOptions::SetUpdateZoom(bool value)
Remarks
The default value is false for performance.
See Also
- Class Vector
- Class OoxmlSaveOptions
- Namespace Aspose::Cells
- Library Aspose.Cells for C++