C1.Excel Assembly / C1.Excel Namespace / XLSheet Class / PageBreakPreview Property

In This Topic
PageBreakPreview Property
In This Topic
Gets or sets whether Excel should show page break preview when displaying the sheet.
Syntax
'Declaration
 
Public Property PageBreakPreview As System.Boolean
 
Remarks
Please use ViewLayout in PageBreakPreview value.
See Also