The following tables list the members exposed by HighlightConditionalFormattingStyle.
Name | Description | |
---|---|---|
HighlightConditionalFormattingStyle Constructor | Initializes a new instance of the HighlightConditionalFormattingStyle class. |
Name | Description | |
---|---|---|
BackColor | Gets the backcolor. | |
Border | Gets the border. | |
FontStyle | Gets the font style. | |
ForeColor | Gets the forecolor. | |
Formatter | Gets the formatter. |
Name | Description | |
---|---|---|
IsBackColorSet | Gets whether the background color of style (BackColor property) is set. | |
IsBorderSet | Gets whether the border of style (Border property) is set. | |
IsFontStyleSet | Gets whether the font style of the style (FontStyle property) is set. | |
IsForeColorSet | Gets whether the text color of the style (ForeColor property) is set. | |
IsFormatterSet | Gets whether the formatter for the style (Formatter property) is set. |