valErrorState
Specifies the error that caused the cell to be empty.
If the value is OK, the cell should not
contain any data.
Content model
Content type is string.
The possible values of this element are restricted to the following.
- OK
The cell should appear empty, there is no error.
- NULL
The error is NULL.
- NA
The error is not applicable.
- DIV0
The error is division by zero.
- OVERFLOW
The error is overflow.
- SECURITY
The error is security.
- CASTING
The error is casting.
- OTHER_ERROR
Specifies an error not listed above.