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


In This Topic
    Any Field
    In This Topic
    Represents any of the axis model properties.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly Any As SheetAxisProperty
    'Usage
     
    
    Dim value As SheetAxisProperty
     
    value = SheetAxisProperty.Any
    public static readonly SheetAxisProperty Any

    Field Value

    SheetAxisProperty object containing the sheet axis property
    See Also