TabCellValidate

Assembly: Tab;

Description

The TabCellValidate class is used to validate cell values.

Static class properties inherited from ITabCellValidate

  Property name Brief description
IsBoolean The IsBoolean property checks if the cell contains logical value.
IsError The IsError property checks if the cell value contains errors.
IsNA The IsNA property checks if the cell contains value.
IsNumber The IsNumber property checks if the cell contains numeric value.
IsText The IsText property checks if the cell contains text value.

See also:

Tab Assembly Classes