Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.CellType Namespace / IFormulaEditor Interface
Members


In This Topic
    IFormulaEditor Interface
    In This Topic
    Interface implemented by cell editors that supports editing formulas.
    Syntax
    'Declaration
     
    
    Public Interface IFormulaEditor 
    'Usage
     
    
    Dim instance As IFormulaEditor
    public interface IFormulaEditor 
    See Also