add method

add(item)

Add the FormatTxt object in the collection.

Returns

def add(self, item):
    ...
Parameter Type Description
item FormatTxt

See Also