ITabCellValidate

Assembly: Tab;

Description

The ITabCellValidate interface is used to validate cell values.

Inheritance Hierarchy

          ITabCellValidate

Properties

  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:

Tab Assembly Interfaces