Show contents 

Working with Time Series Analysis > PP.TS.Ui > Classes > SeriesAbstractCatView > SeriesAbstractCatView.getRemoveButton

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