TabSheetCoord Constructor

Syntax

TabSheetCoord(row: Number, col: Number);

Parameters

row. Row index.

col. Table column index.

Description

The TabSheetCoord constructor creates an instance of the TabSheetCoord class.

Example

The example of constructor use is given on the page with description of the TabSheetCoord.equals method.

Seebsp;also:

Table