Is this content useful?
Thank you for your feedback!
Thank you for your feedback! You have rated this topic in the last 30 days.
ExcelCalcErrorValue Class Members
The following tables list the members exposed by ExcelCalcErrorValue.
Public Properties
| Name | Description |
| Code | Gets the error code for this class instance |
| ErrorValue | Gets the error object for this class instance |
| Message | Gets error message for this class instance. Note that when setting this property the message is assumed to be localized. |
Public Methods
| Name | Description |
| ToString | Return a string message that denotes reason for error |
See Also