Spread WPF 17
GrapeCity.Windows.SpreadSheet.UI Namespace / UserFormulaEnteredEventArgs Class
Properties

In This Topic
    UserFormulaEnteredEventArgs Class Members
    In This Topic

    The following tables list the members exposed by UserFormulaEnteredEventArgs.

    Public Properties
     NameDescription
    Public PropertyGets the column index of the cell in which the user entered a formula.  
    Public PropertyGets the formula that the user entered.  
    Public PropertyGets the row index of the cell in which the user entered a formula.  
    Top
    See Also