ITabErrorCheckingOptions.ResetSkippedErrors

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.

Example

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

See also:

ITabErrorCheckingOptions