TabSheetObject.isVerticallyFixedLineCrossed

Syntax

isVerticallyFixedLineCrossed();

Description

The isVerticallyFixedLineCrossed method determines whether table object crosses vertical fixation line.

Comments

This method returns True if the object crosses vertical fixation line, otherwise it returns False.

Example

The example of use is given on the page with description of the TabSheetObject.isHorizontallyFixedLineCrossed method.

Seebsp;also:

TabSheetObject