SheetRows ========= .. py:class:: SheetRows Iterator for rows within a :py:class:`.Sheet` object. Each iteration returns a tuple of :py:class:`.Cell` objects for the row.