In This Topic
Represents a cell or range reference during the evaluation of a formula. This class is abstract (MustInherit in Visual Basic) and so cannot be instantiated.
Object Model
Syntax
'Declaration
Public MustInherit Class CalcReference
'Usage
Dim instance As CalcReference
public abstract class CalcReference
Inheritance Hierarchy
System.Object
FarPoint.CalcEngine.CalcReference
See Also