Spread Windows Forms 17
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.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly Visible As SheetAxisProperty
    'Usage
     
    
    Dim value As SheetAxisProperty
     
    value = SheetAxisProperty.Visible
    public static readonly SheetAxisProperty Visible
    See Also