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


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