TabSheetCellBorderStyle.getWidth

Syntax

getWidth(recIndex: PP.Ui.TabSheetCellBorderIndex);

Parameters

recIndex. Index of table cell border. The user can get this index via the TabSheetCellBorderStyle.Index property.

Description

The getWidth method returns table cell border width.

Comments

This method returns a Number type value.

Example

The example of use is given on the page with description of the TabSheetCellBorderStyle.Color property.

Seebsp;also:

TabSheetCellBorderStyle