rows property
rows property
Gets the collection of Row objects that represents the individual rows in this worksheet.
Definition:
@property
def rows(self):
    ...
See Also
- module aspose.cells
- class Cells
- class Row
- class RowCollection
Gets the collection of Row objects that represents the individual rows in this worksheet.
@property
def rows(self):
    ...
aspose.cellsCellsRowRowCollection