Skip to main content
A newer version of this page is available. .
All docs
V21.1

ColorStyleSettings Constructors

Contains color settings for conditional formatting.
Name Parameters Description
ColorStyleSettings() none Initializes a new instance of the ColorStyleSettings class.
ColorStyleSettings(FormatConditionAppearanceType) predefinedColor Initializes a new instance of the ColorStyleSettings class with specified settings.
ColorStyleSettings(Color) color Initializes a new instance of the ColorStyleSettings class with specified settings.
See Also