EditModeStartingEventArgs Class Members
In This Topic
The following tables list the members exposed by EditModeStartingEventArgs.
Public Constructors
Public Properties
| Name | Description |
| Cancel | Gets or sets whether to cancel edit mode. |
| EditFormula | Gets or sets whether the formula for the cell should be edited. |
| RichText | Gets or sets a boolean value indicating whether the text will be edited as rich text. |
| RichTextSupported | Gets a boolean value indicating whether the rich text can be editable. |
Top
See Also