For a list of all members of this type, see BaseSheetStyleModel members.
Public Methods
| Name | Description |
 | GetCompositeInfo | Gets the style information as a composite of settings for the specified cell, column, row, or model default. |
 | GetDirectAltRowInfo | Gets the style information for the specified alternating row in the model. |
 | GetDirectInfo | Gets the direct style information for the specified cell, column, row, or model default. |
 | IsEmpty | Determines whether the model has no style settings. |
 | IsRowUsed | Gets whether the row contains style settings. |
 | NextNonEmptyColumnInRow | Gets the index of the next column in a specified row that contains style settings. |
 | NextNonEmptyRow | Gets the index of the next non-empty row after the specified row index. |
 | SetDirectAltRowInfo | Sets the specified alternating row style in the model. |
 | SetDirectInfo | Sets the direct style information for the specified cell, column, row, or model default. |
Top
Protected Methods
| Name | Description |
 | OnChanged | Raises the Changed event. |
Top
See Also