TabSheetRange.isCuttedRange

Syntax

isCuttedRange();

Description

The isCuttedRange method determines whether a fixation line crosses the given range.

Comments

This method returns True if a fixation line crosses the given range, and False if no fixation lines crosses the range.

Example

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

See also:

TabSheetRange