isVisible();
The isVisible method determines whether at least one cell in the given range is visible.
This method returns True if at least one cell in the given range is visible, and False if all the cells are hidden.
The example of use is given on the page with description of the TabSheetRange.ensureVisibility method.
See also: