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


In This Topic
    Evaluate Method (CalcHLookupFunction)
    In This Topic
    Searches for a value in the top row of a table or an array of values, and then returns a value in the same column from a row you specify in the table or array.
    Overload List
    OverloadDescription
    Searches for a value in the top row of a table or an array of values, and then returns a value in the same column from a row you specify in the table or array.  
    Returns the result of the function applied to the arguments. (Inherited from GrapeCity.CalcEngine.Functions.CalcFunction)
    See Also