Excel for WPF | ComponentOne
C1.Silverlight.Excel Namespace / XLColumn Class / PageBreak Property

In This Topic
    PageBreak Property (XLColumn)
    In This Topic
    Gets or sets whether there will be a forced page break after this column.
    Syntax
    'Declaration
     
    
    Public Property PageBreak As Boolean
    public bool PageBreak {get; set;}
    See Also