EditingData Structure Members
In This Topic
The following tables list the members exposed by EditingData.
Public Fields
| Name | Description |
| Empty | Gets the default value for editing data. |
| Error | Gets the EditingData value which represents an error editing. |
Top
Public Properties
| Name | Description |
| Formula | Gets or sets the editing formula. |
| IsError | Gets a boolean value indicating whether this value represents an error editing value. |
| Message | Gest a string value indicating the message to display. |
| NumberFormatId | Gets or sets an integer value indicating the number format ID. |
| Value | Gets or sets the editing value. |
| WrapText | Gets or sets a boolean value indicating the wrap text state of the editing cell. |
Top
Public Methods
See Also