UserFormulaEnteredEventArgs Class Members
In This Topic
The following tables list the members exposed by UserFormulaEnteredEventArgs.
Public Constructors
Public Properties
| Name | Description |
| Column | Gets the column index of the cell in which the user entered a formula. |
| Column2 | Gets the right column index of the cell in which the user entered a formula. |
| Row | Gets the row index of the cell in which the user entered a formula. |
| Row2 | Gets the bottom row index of the cell in which the user entered a formula. |
| View | Gets the main view in which the user entered a formula. |
Top
See Also