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


IsLogicalFunctionInfo Class
Tests whether a value, expression, or referenced cell is a logical value.
Syntax
'Declaration
 
Public Class IsLogicalFunctionInfo 
   Inherits FunctionInfo
 
'Usage
 
Dim instance As IsLogicalFunctionInfo
Inheritance Hierarchy

System.Object
   FarPoint.CalcEngine.FunctionInfo
      FarPoint.CalcEngine.IsLogicalFunctionInfo

See Also