EaxCategoryView.getRowsTotalsButton

Syntax

getRowsTotalsButton();

Description

The getRowsTotalsButton method returns the Row Totals button on the express report tool ribbon.

Comments

The method returns an object of the PP.Ui.SplitButton type. On the tool ribbon this button looks as follows:

Example

The example of method use is given on the page with description of the EaxCategoryView.getColTotalsButton method.

See also:

EaxCategoryView