Spread Windows Forms 17
FarPoint.CalcEngine Assembly / FarPoint.CalcEngine Namespace / FunctionInfo Class / SmallFunction Field


In This Topic
    SmallFunction Field
    In This Topic
    Specifies an instance of the SMALL function.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly SmallFunction As FunctionInfo
    'Usage
     
    
    Dim value As FunctionInfo
     
    value = FunctionInfo.SmallFunction
    public static readonly FunctionInfo SmallFunction
    See Also