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


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