ExcelViewOptionsShowInPageBreakPreview Property |
If true, Excel shows worksheet in page break preview. Otherwise, normal view is used.
Namespace: SautinSoft.ExcelAssembly: SautinSoft.Excel (in SautinSoft.Excel.dll) Version: 2025.4.23
Syntaxpublic bool ShowInPageBreakPreview { get; set; }
Public Property ShowInPageBreakPreview As Boolean
Get
Set
Property Value
Boolean
Remarks
Default value is false.
See Also