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


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