ITabErrorCheckingOptions.NumberAsText

Syntax

NumberAsText: Boolean;

Description

The NumberAsText property determines whether the cells that have numeric value formatted as text, are marked as incorrect.

Comments

Available values:

Example

The property use is given in the example for ITabErrorCheckingOptions.EnableChecking.

See also:

ITabErrorCheckingOptions