TabSheetObject.getCoord

Syntax

getCoord();

Description

The getCoord method gets coordinates of the cell that contains top left corner of table object.

Comments

This method returns an object of the PP.Ui.TabSheetCoord type.

Example

The example of use is given on the page with description of the TabSheetObject.getRange method.

Seebsp;also:

TabSheetObject