Contains Method (StyleSheet)
In This Topic
Determines whether the StyleSheet object contains the specified object.
Syntax
Parameters
- value
- The value to check.
Return Value
Boolean. Returns True if the collection contains the value; otherwise False
See Also