ResetSkippedErrors;
ResetSkippedErrors();
The ResetSkippedErrors method allows to reset skipped errors, that is, allows indication for the cells that contained errors in formulas, but were skipped by the user with the Skip error command.
The method is outdated, use the ITabErrorCheckingOptions.ResetSkippedErrors method instead.
See also: