Spread Silverlight Documentation
StyleInfoCollection Class Methods


GrapeCity.Windows.SpreadSheet.Data Namespace : StyleInfoCollection Class

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

Public Methods
 NameDescription
Public MethodOverloaded. Adds a style (StyleInfo object) to the collection.  
Public MethodOverloaded. Adds an array of styles (StyleInfo object) to the collection.  
Public Method Removes all named styles from the collection.  
Public MethodDetermines whether the collection contains the specified style (StyleInfo object).  
Public MethodOverloaded.  Copies the styles in the collection to a specified array at a specified position.  
Public MethodFinds a style StyleInfo object in the collection with the specified name.  
Public MethodGets an IEnumerator object for enumerating through the StyleInfo objects in the collection.  
Public Method Returns the index of the specified style in the collection.  
Public Method Inserts a style into the collection at the specified index.  
Public Method Removes the specified named style from the collection.  
Public Method Removes a named style (StyleInfo object) from the collection at the specified index.  
Top
Protected Methods
 NameDescription
Protected Method Raises the Changed event.  
Top
See Also

Reference

StyleInfoCollection Class
GrapeCity.Windows.SpreadSheet.Data Namespace