IXlCellError Properties
Contains information about a cell error.| Name | Description |
|---|---|
| Description | Gets the description of the cell error. |
| Name | Returns the cell error name. |
| Type | Gets the cell error type. |
| Value | Returns an XlVariantValue corresponding to the current cell error. |
See Also