Spread Windows Forms 17
GrapeCity.CalcEngine Assembly / GrapeCity.CalcEngine Namespace / IEvaluationContext Interface
Members


In This Topic
    IEvaluationContext Interface
    In This Topic
    An interface which the evaluation-enabled class must derived from.
    Syntax
    'Declaration
     
    
    Public Interface IEvaluationContext 
    'Usage
     
    
    Dim instance As IEvaluationContext
    public interface IEvaluationContext 
    See Also