ITabPageBreaks.Item

Syntax

Item(Index: Integer): Integer;

Parameters

Index. Break index in table.

Description

The Item property returns a place of break in the table.

Comments

Depending on which breaks collection is used (breaks by columns or breaks by rows), the property returns the column index or the row index.

See also:

ITabPageBreaks