TabSheetRange.isValid

Syntax

isValid();

Description

The isValid method checks if the given range is valid.

Comments

This method returns True if the given range is valid and False if it is not.

Example

The example of use is given on the page with description of the TabSheetRange.getCells method.

See also:

TabSheetRange