Enum PredefinedConditionalFormat
Represents the possible types of predefined conditional formatting formatting.
Namespace: Telerik.Windows.Controls.Spreadsheet.Dialogs
Assembly: Telerik.Windows.Controls.Spreadsheet.dll
Syntax
public enum PredefinedConditionalFormat
Custom
Custom formatting.
GreenFillWithDarkGreenText
A light green fill with dark green text formatting.
LightRedFill
A light red fill.
LightRedFillWithDarkRedText
A light red fill with dark red text formatting.
RedBorder
A red border formatting.
RedText
A red text formatting.
YellowFillWithDarkYellowText
A light yellow fill with dark yellow text formatting.