Spread Windows Forms 15.0
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.CellType Namespace / IDisplayFormulaSupport Interface
Members


In This Topic
    IDisplayFormulaSupport Interface
    In This Topic
    Indicates the cell type supports displaying formulas.
    Syntax
    'Declaration
     
    
    Public Interface IDisplayFormulaSupport 
    'Usage
     
    
    Dim instance As IDisplayFormulaSupport
    public interface IDisplayFormulaSupport 
    See Also