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


In This Topic
    IEditFormula Interface
    In This Topic
    Interface implemented by cell type objects that defaults to editing formulas if there is a formula in the cell.
    Syntax
    'Declaration
     
    
    Public Interface IEditFormula 
    'Usage
     
    
    Dim instance As IEditFormula
    public interface IEditFormula 
    See Also