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


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