Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.Model Namespace / SheetAxisProperty Class / PageBreak Field


In This Topic
PageBreak Field
In This Topic
Represents the axis model PageBreak property. This field is read-only.
Syntax
'Declaration
 
Public Shared ReadOnly PageBreak As SheetAxisProperty
 
'Usage
 
Dim value As SheetAxisProperty
 
value = SheetAxisProperty.PageBreak
See Also