Name | Description | |
---|---|---|
Count | Returns the number of named cell styles in the workbook which contains this named cell style collection. | |
Item | Overloaded. Returns the zero based named cell style specified by index. |
The following tables list the members exposed by IStyles.
Name | Description | |
---|---|---|
Count | Returns the number of named cell styles in the workbook which contains this named cell style collection. | |
Item | Overloaded. Returns the zero based named cell style specified by index. |
Name | Description | |
---|---|---|
Add | Adds a new named cell style based on the "Normal" style. | |
GetEnumerator | (Inherited from System.Collections.IEnumerable) |