Spread WPF 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 MethodRemoves 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 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 (StyleInfo object) from the collection at the specified index.  
Top
Protected Methods
 NameDescription
Protected MethodRaises the Changed event.  
Top
See Also

Reference

StyleInfoCollection Class
GrapeCity.Windows.SpreadSheet.Data Namespace