ITabRange.CreateIterator

Fore Syntax

CreateIterator: ITabCellIterator;

Fore.NET Syntax

CreateIterator: Prognoz.Platform.Interop.Tab.ITabCellIterator;

Description

The CreateIterator method creates iterator to navigate the table cells containing values.

Examples

The examples of the method use are given in description of the ITabCellIterator.Next method.

See also:

ITabRange