IEaxSheets.IndexOf

Syntax

IndexOf(Value: IEaxSheet): Integer;

Parameters

Value. The sheet which index must be obtained.

Description

The IndexOf method returns an index of the selected sheet in the collection.

Comments

The method returns the -1 value if selected sheet is missing in the collection.

See also:

IEaxSheets