TabSheetCellStyle.getBorders

Syntax

getBorders();

Description

The getBorders method returns table cell borders.

Comments

The method returns array of objects of the type PP.Ui.TabSheetCellBorderStyle.

Example

The example of method use is given on the TabSheetCellStyle Constructor page.

See also:

TabSheetCellStyle