rows property

rows property

Returns the table’s TFOOT, or null if none exists.

Definition:

@property
def rows(self):
    ...

See Also