Spread Windows Forms 17
FarPoint.CalcEngine Assembly / FarPoint.CalcEngine Namespace / CalcReference Class
Members


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

    System.Object
       FarPoint.CalcEngine.CalcReference

    See Also