getPreviousErrorButton();
The getPreviousErrorButton method returns the Previous Error button on the Validation tab of workbook ribbon.
This method returns an object of the PP.Ui.RibbonButton type.
On clicking this button the cell corresponding to validation error that precedes the current one.
The example of use is given on the page with description of the ValidationCatView.getExplainButton method.
See also: