Spread Windows Forms 15.0
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / FormulaProvider Class / FormulaProvider Constructor


In This Topic
    FormulaProvider Constructor
    In This Topic
    Creates a new formula property (and trigger event) provider.
    Syntax
    'Declaration
     
    
    Public Function New()
    'Usage
     
    
    Dim instance As New FormulaProvider()
    public FormulaProvider()
    See Also