create_caption method

create_caption

Create a new table caption object or return an existing one.

Returns

A CAPTION element.

def create_caption(self):
    ...

See Also