remove method

remove(item)

Remove StyleSheet from the collection.

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

See Also