Positions this Iterator object at the specified cell.
Parameters
Parameters
Description
cell
[in] The cell to set the Iterator object at.
Returns
True if the specified cell is found within the iterating range, false otherwise. remarks If the specified cell is not found within the iterating range, the Iterator object remains unchanged.