'Usage Dim instance As DefaultSheetAxisModel Dim index As Integer Dim value As Boolean value = instance.GetPageBreak(index)
Parameters
- index
- Row or column index
Return Value
Boolean: true if a page break occurs at the specified row or column; false otherwise