IEaxSheets.Item

Fore Syntax

Item(Index: Integer): IEaxSheet;

Fore.NET Syntax

Item(Index: Integer): Prognoz.Platform.Interop.Express.IEaxSheet;

Parameters

Index. Sheet index.

Description

The Item property returns parameters of the sheet, which index is passed by the Index parameter.

See also:

IEaxSheets