Gets or sets a value indicating whether to force a page break after this column during printing.
Namespace: MindFusion.Spreadsheet
Assembly: MindFusion.Spreadsheet.WinForms
C#
![]() |
---|
public bool PageBreak { get; set; } |
Visual Basic
![]() |
---|
Public Property PageBreak As Boolean |
true if this column should force a page break during printing; otherwise, false. The default is false.
MindFusion.Spreadsheet Programmer's Guide | © 2025 MindFusion |