IStyles Interface Members
In This Topic
The following tables list the members exposed by IStyles.
Public Properties
| Name | Description |
| Count | Gets an integer value that represents the number of styles in the IStyles collection. |
| Item | Overloaded. Gets the IStyle object at the specified index. |
Top
Public Methods
| Name | Description |
| Add | Creates a new style and adds it to the list of styles that are available for the current workbook. |
| Merge | Merges the styles from another workbook into the IStyles collection. |
Top
See Also