Spread Windows Forms 12.0 Product Documentation
NamedStyleCollection Class Methods


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace : NamedStyleCollection Class

For a list of all members of this type, see NamedStyleCollection members.

Public Methods
 NameDescription
Public MethodOverloaded. Adds a style (NamedStyle object) to the collection.  
Public MethodOverloaded. Adds an array of styles (NamedStyle objects) to the collection.  
Public MethodRemoves all named styles from the collection.  
Public MethodComposes a style, using the current style and a specified NamedStyle object.  
Public MethodDetermines whether the collection contains the specified style (NamedStyle object).  
Public MethodOverloaded. Copies the styles in the collection to a specified array at a specified position.  
Public MethodLoads the collection of styles from XML.  
Public MethodFinds a style (NamedStyle object) in the collection with the specified name.  
Public MethodGets an IEnumerator object for enumerating through the NamedStyle objects in the collection.  
Public MethodPopulates a System.Runtime.Serialization.SerializationInfo with the data needed to serialize the target object.  
Public MethodReturns the index of the specified style in the collection.  
Public MethodInserts a style into the collection at the specified index.  
Public MethodRemoves the specified named style from the collection.  
Public MethodRemoves a named style (NamedStyle object) from the collection at the specified index.  
Public MethodSaves the collection of styles to XML.  
Top
Protected Methods
 NameDescription
Protected MethodRaises the Changed event.  
Top
See Also

Reference

NamedStyleCollection Class
FarPoint.Win.Spread Namespace