t_head property

t_head property

Returns the table’s CAPTION, or void if none exists.

Definition:

@property
def t_head(self):
    ...

See Also