[]
        
(Showing Draft Content)

FarPoint.Win.Spread.SheetView.GetRowPageBreak

GetRowPageBreak Method

GetRowPageBreak(int)

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

Declaration
public bool GetRowPageBreak(int row)
Public Function GetRowPageBreak(row As Integer) As Boolean
Parameters
Type Name Description
int row

Row index

Returns
Type Description
bool