add method

add(item)

Add StyleSheet in the collection.

Returns

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

See Also