Spread ASP.NET 17
FarPoint.Web.Spread Assembly / FarPoint.Web.Spread.Model Namespace / SheetAxisProperty Class / PageBreak Field


In This Topic
    PageBreak Field
    In This Topic
    Represents the axis model PageBreak property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly PageBreak As SheetAxisProperty
    'Usage
     
    
    Dim value As SheetAxisProperty
     
    value = SheetAxisProperty.PageBreak
    public static readonly SheetAxisProperty PageBreak
    See Also