IPrxReportOptions.EnableEmptyValuesTreatment

Fore Syntax

EnableEmptyValuesTreatment: Boolean;

Fore.NET Syntax

EnableEmptyValuesTreatment: boolean;

Description

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

Comments

The property is outdated, use IPrxReportOptions.EnableErrorChecking.

See also:

IPrxReportOptions