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


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