ErrorCellValueType enumeration
ErrorCellValueType enumeration
Represents a cell value which contains an error.
The ErrorCellValueType type exposes the following members:
Fields
| Field | Description |
|---|---|
| BLOCKED | Represents the value of a cell containing a #BLOCKED! error. |
| BUSY | Represents the value of a cell containing a #BUSY! error. |
| CALC | Represents the value of a cell containing a #CALC! error. |
| CONNECT | Represents the value of a cell containing a #CONNECT! error. |
| NAME | Represents the value of a cell containing a #NAME? error. |
| FIELD | Represents the value of a cell containing a #FIELD! error. |
| SPILL | Represents the value of a cell containing a #SPILL! error. |
| UNKNOWN | Represents the value of a cell containing a #UNKNOWN! error. |
| TIME_OUT | Represents the value of a cell containing a #TIMEOUT! error. |
| EXTERNAL | Represents the value of a cell containing an #EXTERNAL! error. |
See Also
- module
aspose.cells