Order: TabCellIteratorOrder;
The Order property determines the navigation order by elements in the iterator.
The property value are the elements of the TabCellIteratorOrder enumeration. The None;value is set by default that means that the iterator moves by rows from cell to cell over the page.
The examples of the property use are given in description of the Next method.
See also: