| GrapeCity.Windows.SpreadSheet.Data Namespace : StyleInfoCollection Class | 
For a list of all members of this type, see StyleInfoCollection members.
| Name | Description | |
|---|---|---|
![]()  | Add | Overloaded. Adds a style (StyleInfo object) to the collection. | 
![]()  | AddRange | Overloaded. Adds an array of styles (StyleInfo object) to the collection. | 
![]()  | Clear | Removes all named styles from the collection. | 
![]()  | Contains | Determines whether the collection contains the specified style (StyleInfo object). | 
![]()  | CopyTo | Overloaded. Copies the styles in the collection to a specified array at a specified position. | 
![]()  | Find | Finds a style StyleInfo object in the collection with the specified name. | 
![]()  | GetEnumerator | Gets an IEnumerator object for enumerating through the StyleInfo objects in the collection. | 
![]()  | IndexOf | Returns the index of the specified style in the collection. | 
![]()  | Insert | Inserts a style into the collection at the specified index. | 
![]()  | Remove | Removes the specified named style from the collection. | 
![]()  | RemoveAt | Removes a named style (StyleInfo object) from the collection at the specified index. |