ITabOptions.EnableEmptyValuesTreatment

Fore Syntax

EnableEmptyValuesTreatment: Boolean;

Fore.NET Syntax

EnableEmptyValuesTreatment: boolean;

Description

The EnableEmptyValuesTreatment property determines whether the  error checking is used for formulas with links to empty cells.

Comments

The property is outdated, use ITabErrorCheckingOptions.EnableChecking.

See also:

ITabOptions | Error Checking