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


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

System.Object
   FarPoint.CalcEngine.FunctionInfo
      FarPoint.CalcEngine.VLookupFunctionInfo

See Also