isCoordInsideVisibleRange(coord: PP.Ui.TabSheetCoord);
coord. Table cell coordinates.
The isCoordInsideVisibleRange method determines whether the specified coordinate is within visible table range.
This method returns True if the specified coordinate is within the visible table range, otherwise it returns False.
The example of use is given on the page with description of the TabSheetMeasures.isColInsideVisibleRange method.
Seebsp;also: