TableCatView.getTableStyleState

Syntax

getTableStyleState(sender);

Parameters

sender. Value defined using the PP.Exp.Ui.RibbonTableStyleEnum enumeratiob.

Description

The getTableStyleState method returns properties of the Style and Formatting button on the Table tool ribbon tab.

Comments

The method returns a value as a JSON object.

Example

The example of method use is given on the page with description of the TableCatView.getTableAnalysisParetoButtonState method.

See also:

TableCatView