caption property

caption property

Returns the table’s CAPTION, or void if none exists. @version DOM Level 2

Definition:

@property
def caption(self):
    ...

See Also