isCoordBelong(coord: PP.Ui.TabSheetCoord);
coord. Table cell coordinates.
The isCoordBelong method determines whether the cell with specified coordinates belongs to the given range.
This method returns True if the cell under specified coordinates belongs to the given range, and False if it does not belong to the range.
The example of use is given on the page with description of the TabSheetRange.isColumnBelong method.
See also: