ITabFootnoteCollection.Item

Fore Syntax

Item(Index: Integer): ITabFootnote;

Fore.NET Syntax

Item[Index: Integer]: Prognoz.Platform.Interop.Tab.ITabFootnote;

Parameters

Index. Index of the footnote in the collection.

Description

The Item property returns parameters of the footnote with the specified index.

See also:

ITabFootnoteCollection