[]
        
(Showing Draft Content)

FarPoint.Win.Spread.SheetView.SetColumnPageBreak

SetColumnPageBreak Method

SetColumnPageBreak(int, bool)

Sets whether a forced page break is inserted before the specified column on this sheet when printing.

Declaration
public void SetColumnPageBreak(int column, bool value)
Public Sub SetColumnPageBreak(column As Integer, value As Boolean)
Parameters
Type Name Description
int column

Column index

bool value

Whether to force a page break before the specified column