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