FormatCatView.getCurrentFormatControls

Syntax

getCurrentFormatControls(): [PP.Ui.ComboBox, PP.Ui.RibbonButton];

Description

The getCurrentFormatControls method returns a drop-down list for selecting table element and the Format button.

Example

The example of method use is given on the page with description of the FormatCatView.refresh method.

See also:

FormatCatView