t_foot property

t_foot property

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

Definition:

@property
def t_foot(self):
    ...

See Also