Spread for ASP.NET 10 Product Documentation
DefaultStyleCollection Class Methods


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

Public Methods
 NameDescription
Public MethodAddNot supported; calling this method throws an exception because the collection is read-only.  
Public MethodComposeComposes a style using the default styles and a specified StyleInfo object.  
Public MethodContainsDetermines whether the collection contains the specified style.  
Public MethodCopyToOverloaded. Copies the styles in the collection to a specified array.  
Public MethodFindSearches the collection for a NamedStyle with the specified name.  
Public MethodGetEnumeratorGets an IEnumerator object for enumerating through the NamedStyle objects in the collection.  
Public MethodIndexOfReturns the index of the specified NamedStyle object.  
Public MethodInsertNot supported; calling this method throws an exception because the collection is read-only.  
Public MethodRemoveNot supported; calling this method throws an exception because the collection is read-only.  
Top
See Also

Reference

DefaultStyleCollection Class
FarPoint.Web.Spread Namespace
NamedStyleCollection Class

User-Task Documentation

Creating and Applying a Style for Cells

 

 


Copyright © GrapeCity, inc. All rights reserved.