[]
        
(Showing Draft Content)

FarPoint.Win.Spread.SheetView.SetRowPageBreak

SetRowPageBreak Method

SetRowPageBreak(int, bool)

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

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

Row index

bool value

Whether to force a page break before the specified row