add method

Add the Hyperlink object in the collection.

Returns

def add(self, item):
    ...
ParameterTypeDescription
itemHyperlink

See Also