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 |
![Public Property](dotnetimages/publicProperty.gif) | Code | Gets the error code for this class instance |
![Public Property](dotnetimages/publicProperty.gif) | ErrorValue | Gets the error object for this class instance |
![Public Property](dotnetimages/publicProperty.gif) | 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 |
![Public Method](dotnetimages/publicMethod.gif) | ToString | Return a string message that denotes reason for error |
See Also