ITabCellValidate.IsError

Syntax

IsError(Value: Variant): Boolean;

Parameters

Value. Cell value.

Description

The IsError property checks of cell values contain errors.

Comments

Available values:

Example

The property use is given in the example for ITabRange.IfError.

See also:

ITabCellValidate