ITabCellValidate.IsBoolean

Syntax

ITabCellValidate.IsBoolean(Value: Variant): Boolean;

Parameters

Value. Cell value.

Description

The IsBoolean property checks if the cell contains logical value.

Comments

Available values:

Example

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

See also:

ITabCellValidate