Spread ASP.NET 16
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
    Remarks
    For more information on this function, refer to the HYPGEOMDIST function in the Spread for .NET Formula Reference.
    See Also