Spread Windows Forms 15.0
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / UserFormulaEnteredEventArgs Class
Properties


In This Topic
    UserFormulaEnteredEventArgs Class Members
    In This Topic

    The following tables list the members exposed by UserFormulaEnteredEventArgs.

    Public Constructors
     NameDescription
    Public ConstructorCreates a new object with the UserFormulaEntered event arguments.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets the column index of the cell in which the user entered a formula.  
    Public PropertyGets the row index of the cell in which the user entered a formula.  
    Public PropertyGets the main view in which the user entered a formula.  
    Top
    See Also