GrapeCity.Documents.Excel Namespace / IStyleCollection Interface
Properties Methods

IStyleCollection Interface Members

The following tables list the members exposed by IStyleCollection.

Public Properties
 NameDescription
 Property Returns the number of objects in the collection.  
 PropertyOverloaded. Returns the IStyle object from a collection.  
Top
Public Methods
 NameDescription
 MethodOverloaded. Creates a new IStyle and adds it to the list of styles that are available for the current IWorkbook.  
 MethodDetermines whether the style name is contained in IStyleCollection.  
 Method (Inherited from System.Collections.Generic.IEnumerable<IStyle>)
Top
See Also