[]
        
(Showing Draft Content)

FarPoint.Win.Spread.Model.ISheetAxisModel.GetPageBreak

GetPageBreak Method

GetPageBreak(int)

Gets whether a page break occurs at the specified row or column.

Declaration
bool GetPageBreak(int index)
Function GetPageBreak(index As Integer) As Boolean
Parameters
Type Name Description
int index

Row or column index

Returns
Type Description
bool

true if has a page break at the specified index; false otherwise