FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace : DefaultStyleCollection Class |
For a list of all members of this type, see DefaultStyleCollection members.
Name | Description | |
---|---|---|
Add | Not supported; calling this method throws an exception because the collection is read-only. | |
Compose | Composes a style using the default styles and a specified StyleInfo object. | |
Contains | Determines whether the collection contains the specified style. | |
CopyTo | Overloaded. Copies the styles in the collection to a specified array. | |
Find | Searches the collection for a NamedStyle 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 NamedStyle object. | |
Insert | Not supported; calling this method throws an exception because the collection is read-only. | |
Remove | Not supported; calling this method throws an exception because the collection is read-only. |
DefaultStyleCollection Class
FarPoint.Web.Spread Namespace
NamedStyleCollection Class