ITabErrorCheckingOptions.EmptyValuesTreatmentType

Syntax

EmptyValuesTreatmentType: TabEmptyValuesTreatmentType;

Description

The EmptyValuesTreatmentType property determines an action to be executed on indicating errors for formulas with links to empty cells.

Comments

Use the ITabErrorCheckingOptions.EnableChecking property to check whether error checking and indicating is done.

Example

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

See also:

ITabErrorCheckingOptions