[]
        
(Showing Draft Content)

FarPoint.Win.Spread.SheetView.GetColumnPageBreak

GetColumnPageBreak Method

GetColumnPageBreak(int)

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

Declaration
public bool GetColumnPageBreak(int column)
Public Function GetColumnPageBreak(column As Integer) As Boolean
Parameters
Type Name Description
int column

Column index

Returns
Type Description
bool