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