AppearanceSettings Properties
Contains style settings used to apply conditional formatting by changing appearance settings.| Name | Description |
|---|---|
| AppearanceType | Gets or sets predefined appearance settings. |
| BackColor | Gets or sets the background color. |
| FontFamily | Gets or sets the font family. |
| FontStyle | Gets or sets the style applied to text. |
| ForeColor | Gets or sets the foreground color. |
See Also