Contains Method (StyleSheet)
Determines whether the StyleSheet object contains the specified object.
'Declaration
Public Function Contains( _
ByVal As Object _
) As Boolean
Parameters
- value
- The value to check.
Return Value
Boolean. Returns True if the collection contains the value; otherwise False