ITabErrorCheckingOptions.NumberAsText

Fore Syntax

NumberAsText: Boolean;

Fore.NET 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:

Fore and Fore.NET Examples

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

See also:

ITabErrorCheckingOptions