Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / UserFormulaEnteredEventArgs Class
Properties


UserFormulaEnteredEventArgs Class Members

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