FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace : NamedStyleCollection Class |
For a list of all members of this type, see NamedStyleCollection members.
Name | Description | |
---|---|---|
Add | Overloaded. Adds a style (NamedStyle object) to the collection. | |
AddRange | Overloaded. Adds an array of styles (NamedStyle objects) to the collection. | |
Clear | Removes all named styles from the collection. | |
Compose | Composes a style, using the current style and a specified NamedStyle object. | |
Contains | Determines whether the collection contains the specified style (NamedStyle object). | |
CopyTo | Overloaded. Copies the styles in the collection to a specified array at a specified position. | |
Deserialize | Loads the collection of styles from XML. | |
Find | Finds a style (NamedStyle object) in the collection with the specified name. | |
GetEnumerator | Gets an IEnumerator object for enumerating through the NamedStyle 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 (NamedStyle object) from the collection at the specified index. | |
Serialize | Saves the collection of styles to XML. |
NamedStyleCollection Class
FarPoint.Web.Spread Namespace
NamedStyle Class