OoxmlSaveOptions.UpdateZoom

OoxmlSaveOptions.UpdateZoom property

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

public bool UpdateZoom { get; set; }

Remarks

The default value is false for performance.

See Also