Spread Windows Forms 15.0
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. This field is read-only.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly HypGeomDistFunction As FunctionInfo
    'Usage
     
    
    Dim value As FunctionInfo
     
    value = FunctionInfo.HypGeomDistFunction
    public static readonly FunctionInfo HypGeomDistFunction
    See Also