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


RowsFunctionInfo Class
Returns the number of rows in an array or reference.
Syntax
'Declaration
 
Public Class RowsFunctionInfo 
   Inherits FunctionInfo
 
'Usage
 
Dim instance As RowsFunctionInfo
Inheritance Hierarchy

System.Object
   FarPoint.CalcEngine.FunctionInfo
      FarPoint.CalcEngine.RowsFunctionInfo

See Also