CreateIterator: ITabCellIterator;
CreateIterator: Prognoz.Platform.Interop.Tab.ITabCellIterator;
The CreateIterator method creates iterator to navigate the table cells containing values.
The examples of the method use are given in description of the ITabCellIterator.Next method.
See also: