ITabErrorCheckingOptions.ResetSkippedErrors

Fore Syntax

ResetSkippedErrors;

Fore.NET Syntax

ResetSkippedErrors();

Description

The ResetSkippedErrors method resets skipped errors.

Comments

Executing the method returns indication for the cells that contained errors in formulas, but were skipped by the user with the Skip Error command.

Fore and Fore.NET Examples

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

See also:

ITabErrorCheckingOptions