ITabFootnoteCollection.IndexOf

Fore Syntax

IndexOf(Value: ITabFootnote): Integer;

Fore.NET Syntax

IndexOf(Value: Prognoz.Platform.Interop.Tab.ITabFootnote): Integer;

Parameters

Value. Footnote requiring to determine position in collection.

Description

The IndexOf property returns index in collection for the selected footnote.

See also:

ITabFootnoteCollection