Assembly: Tab;
The ITabCellValidate interface is used to validate cell values.
ITabCellValidate
| Property name | Brief description | |
![]() |
IsBoolean | The IsBoolean property checks if the cell contains logical value. |
![]() |
IsError | The IsError property checks of cell values contain errors. |
![]() |
IsNA | The IsNA property checks cell value for access error. |
![]() |
IsNumber | The IsNumber property checks if the cell contains numeric value. |
![]() |
IsText | The IsText property checks if the cell contains text value. |
See also: