Gets whether a forced page break is inserted before the specified row on this sheet when printing.
'Declaration
Public Function GetRowPageBreak( _
ByVal As Integer _
) As Boolean
'Usage
Dim instance As SheetView
Dim row As Integer
Dim value As Boolean
value = instance.GetRowPageBreak(row)
Parameters
- row
- Row index