1 2 3 4 5 6 7 8 9
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.