add method

add(item)

Add StyleSheet in the collection.

Returns

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

See Also