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