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


In This Topic
    IFormulaEditingSupport Interface
    In This Topic
    Indicates whether the cell editor can handle formula input.
    Syntax
    'Declaration
     
    
    Public Interface IFormulaEditingSupport 
    'Usage
     
    
    Dim instance As IFormulaEditingSupport
    public interface IFormulaEditingSupport 
    See Also