GetColumnPageBreaks(Int32) Method
Gets the column page breaks for the specified sheet under the current printing conditions.
'Declaration
Public Overloads Function GetColumnPageBreaks( _
ByVal As Integer _
) As Integer()
'Usage
Dim instance As FpSpread
Dim sheet As Integer
Dim value() As Integer
value = instance.GetColumnPageBreaks(sheet)
Parameters
- sheet
- Index of sheet for which to return column page breaks