SeriesAbstractCatView.getRemoveButton

Syntax

getRemoveButton();

Description

The getRemoveButton method returns the Delete button in workbook ribbon.

Comments

This method returns an object of the PP.Ui.RibbonButton type.

Example

The example of use is given on the page with description of the SeriesAbstractCatView.getInsertButton method.

See also:

SeriesAbstractCatView