ITabOptions.EmptyValuesTreatmentType

Fore Syntax

EmptyValuesTreatmentType: TabEmptyValuesTreatmentType;

Fore.NET Syntax

EmptyValuesTreatmentType: Prognoz.Platform.Interop.Tab.TabEmptyValuesTreatmentType;

Description

The EmptyValuesTreatmentType property returns the action to be performed on  indicating errors  for formulas with links to empty cells.

Comments

The property is outdated, use ITabErrorCheckingOptions.EmptyValuesTreatmentType.

See also:

ITabOptions