HighlightConditionalFormattingStyle Class Members
In This Topic
The following tables list the members exposed by HighlightConditionalFormattingStyle.
Public Constructors
Public Properties
Public Methods
| | Name | Description |
 | IsBackColorSet |
Gets whether the background color of the style (BackColor property) is set.
|
 | IsBorderSet |
Gets whether the style border (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.
|
Top
See Also