Spread Windows Forms 15.0
FarPoint.CalcEngine Assembly / FarPoint.CalcEngine Namespace / FunctionInfo Class / LookupFunction Field


In This Topic
    LookupFunction Field
    In This Topic
    Specifies an instance of the LOOKUP function. This field is read-only.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly LookupFunction As FunctionInfo
    'Usage
     
    
    Dim value As FunctionInfo
     
    value = FunctionInfo.LookupFunction
    public static readonly FunctionInfo LookupFunction
    See Also