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


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