Skip to main content

BarStyleSettings Constructors

Contains style settings used to change colors of bars used in conditional formatting.
Name Parameters Description
BarStyleSettings() none Initializes a new instance of the BarStyleSettings class.
BarStyleSettings(FormatConditionAppearanceType) predefinedColor Initializes a new instance of the BarStyleSettings class.
BarStyleSettings(Color) color Initializes a new instance of the BarStyleSettings class.
See Also