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


In This Topic
    Visible Field
    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

    Field Value

    SheetAxisProperty object containing the sheet axis property
    See Also