Spread ASP.NET 16
FarPoint.CalcEngine Assembly / FarPoint.CalcEngine Namespace / FunctionInfo Class / ChiTestFunction Field


In This Topic
    ChiTestFunction Field
    In This Topic
    Specifies an instance of the CHITEST function.
    Syntax
    'Declaration
     
    Public Shared ReadOnly ChiTestFunction As FunctionInfo
    'Usage
     
    Dim value As FunctionInfo
     
    value = FunctionInfo.ChiTestFunction
    public static readonly FunctionInfo ChiTestFunction
    Remarks
    For more information on this function, refer to the CHITEST function in the Spread for .NET Formula Reference.
    See Also