ITabCellValidate.IsText

Syntax

ITabCellValidate.IsText(Value: Variant): Boolean;

Parameters

Value. Cell value.

Description

The IsText property checks if the cell contains text value.

Comments

Available values:

Example

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

See also:

ITabCellValidate