Spread Windows Forms 15.0
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.Model Namespace / SheetAxisProperty Class / Visible Field


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