rows property

rows property

Returns the collectoin of rows. Read-only IRowCollection.

Definition:

@property
def rows(self):
    ...

See Also