The following tables list the members exposed by INamedStyleSupport.
Public Properties
| Name | Description |
| NamedStyles | Gets or sets the collection of styles used by the style model. |
Top
Public Methods
| Name | Description |
| GetDirectAltRowName | Gets the style name for an alternating row style. |
| GetDirectName | Gets the name of the direct style assigned to a cell, column, row, or model default. |
| SetDirectAltRowName | Sets the specified alternating row style in the model to the specified named style. |
| SetDirectName | Sets the direct style for the specified cell, column, row, or model default to the specified style name. |
Top
See Also