summaryrefslogtreecommitdiffstats
path: root/doc/python/orcus/sheet_rows.rst
blob: bd86e6ece1c0404273799c6f13d4d2c11f07b715 (plain)
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.