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


CalcReference Class
Represents a cell or range reference during the evaluation of a formula.
Syntax
'Declaration
 
Public MustInherit Class CalcReference 
 
'Usage
 
Dim instance As CalcReference
Inheritance Hierarchy

System.Object
   FarPoint.CalcEngine.CalcReference

See Also