isAllRowsHidden();
The isAllRowsHidden method determines whether all rows in the given range are hidden.
This method returns True if all rows in the given range are hidden, and False if at least one row is not hidden.
The example of use is given on the page with description of the TabSheetRange.isAllColumnsHidden method.
See also: