AppearanceSettings Constructors
Contains style settings used to apply conditional formatting by changing appearance settings.
Name | Parameters | Description |
---|---|---|
Appearance |
none |
Initializes a new instance of the Appearance |
Appearance |
predefined |
Initializes a new instance of the Appearance |
Appearance |
font |
Initializes a new instance of the Appearance |
Appearance |
fore |
Initializes a new instance of the Appearance |
Appearance |
back |
Initializes a new instance of the Appearance |
Appearance |
fore |
Initializes a new instance of the Appearance |
Appearance |
back |
Initializes a new instance of the Appearance |
Appearance |
font |
Initializes a new instance of the Appearance |
See Also