Spread Windows Forms 17
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 ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public PropertyGets the column index of the cell in which the user entered a formula.  
    Public PropertyGets the right 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 bottom 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