ITabRange.CreateIterator

Syntax

CreateIterator: ITabCellIterator;

Description

The CreateIterator method creates an iterator to navigate table cells with values.

Examples

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

See also:

ITabRange