| Type: | Cell attribute |
| Description: | The type of range checking for the table cell. |
| Data Type: | integer |
| Default Value: | VAL_NOTIFY |
Values
| VAL_COERCE | The value is coerced to the upper or lower range boundary, whichever is closer. |
| VAL_IGNORE | The value remains unchanged. |
| VAL_NOTIFY | Whenever the control is active, the operator is notified with an Out of Range box. |