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


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

System.Object
   FarPoint.CalcEngine.FunctionInfo
      FarPoint.CalcEngine.IsBlankFunctionInfo

See Also