Click or drag to resize

ExcelViewOptionsZoom Property

Magnification factor in normal view.

Namespace: SautinSoft.Excel
Assembly: SautinSoft.Excel (in SautinSoft.Excel.dll) Version: 2025.4.23
Syntax
public int Zoom { get; set; }

Property Value

Int32
Remarks

Unit is one percent. Value must be between 10 and 400.

Default value is 100.

See Also