ITabCellValidate.IsNA

Syntax

IsNA(Value: Variant): Boolean;

Parameters

Value. Cell value.

Description

The IsNA property checks cell value for access error.

Comments

Available values:

Example

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

See also:

ITabCellValidate