Spread WPF 17
GrapeCity.CalcEngine.Functions Namespace / CalcVLookupFunction Class / Evaluate Method


In This Topic
    Evaluate Method (CalcVLookupFunction)
    In This Topic
    Searches for a value in the first column of a table array and returns a value in the same row from another column in the table array.
    Overload List
    OverloadDescription
    Searches for a value in the first column of a table array and returns a value in the same row from another column in the table array.  
    Returns the result of the function applied to the arguments. (Inherited from GrapeCity.CalcEngine.Functions.CalcFunction)
    See Also