FarPoint.CalcEngine Assembly / FarPoint.CalcEngine Namespace / HLookupFunctionInfo Class
Members


HLookupFunctionInfo Class
Returns a value or the reference to a value from within an array or range.
Syntax
'Declaration
 
Public Class HLookupFunctionInfo 
   Inherits FunctionInfo
 
'Usage
 
Dim instance As HLookupFunctionInfo
Inheritance Hierarchy

System.Object
   FarPoint.CalcEngine.FunctionInfo
      FarPoint.CalcEngine.HLookupFunctionInfo

See Also