SeriesAbstractCatView.getUngroupSeriesButton

Syntax

getUngroupSeriesButton();

Description

The getUngroupSeriesButton method returns the Ungroup button of the 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.getGroupSeriesButton method.

See also:

SeriesAbstractCatView