ITabCellValidate.IsNumber

Syntax

ITabCellValidate.IsNumber(Value: Variant): Boolean;

Parameters

Value. Cell value.

Description

The IsNumber property checks if the cell contains numeric value.

Comments

Available values:

Example

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

See also:

ITabCellValidate