Name | Description | |
---|---|---|
![]() | Count | Returns the number of objects in the collection. |
![]() | Item | Overloaded. Returns the IStyle object from a collection. |
The following tables list the members exposed by IStyleCollection.
Name | Description | |
---|---|---|
![]() | Count | Returns the number of objects in the collection. |
![]() | Item | Overloaded. Returns the IStyle object from a collection. |
Name | Description | |
---|---|---|
![]() | Add | Overloaded. Creates a new IStyle and adds it to the list of styles that are available for the current IWorkbook. |
![]() | Contains | Determines whether the style name is contained in IStyleCollection. |
![]() | GetEnumerator | (Inherited from System.Collections.Generic.IEnumerable<IStyle>) |