Spread ASP.NET 17
FarPoint.Web.Spread Assembly / FarPoint.Web.Spread Namespace / FormulaEntry Class / FormulaEntry Constructor / FormulaEntry Constructor()


In This Topic
    FormulaEntry Constructor()
    In This Topic
    Constructs the new formula control.
    Syntax
    'Declaration
     
    
    Public Function New()
    'Usage
     
    
    Dim instance As New FormulaEntry()
    public FormulaEntry()
    See Also