ExcelViewOptionsZoom Property |
Magnification factor in normal view.
Namespace: SautinSoft.ExcelAssembly: SautinSoft.Excel (in SautinSoft.Excel.dll) Version: 2025.4.23
Syntaxpublic int Zoom { get; set; }
Public Property Zoom As Integer
Get
Set
Property Value
Int32
RemarksUnit is one percent. Value must be between 10 and 400.
Default value is 100.
See Also