The following tables list the members exposed by ThreeColorScaleConditionalFormattingRule.
Public Properties
| Name | Description |
| ConditionalFormatting | Gets or sets the ConditionalFormatting object that contains this rule. (Inherited from FarPoint.Win.Spread.ConditionalFormattingRule) |
| MaxValue | Overridden. Gets or sets the maximum value. Note: The maximum value only accepts the ConditionalFormattingColorValue object which has a Type property value of Max, Number, Percent, Formula, or Pecentile. |
| MidValue | Gets or sets the middle value. Note: The middle value only accepts the ConditionalFormattingColorValue object which has a Type property value of Number, Percent, Formula, or Pecentile. |
| MinValue | Overridden. Gets or sets the minimum value. Note: The minimum value only accepts the ConditionalFormattingColorValue object which has a Type property value of Min, Number, Percent, Formula, or Pecentile. |
| Priority | Gets or sets the priority. (Inherited from FarPoint.Win.Spread.ConditionalFormattingRule) |
Top
Public Methods
Protected Methods
| Name | Description |
| OnPropertyChanged | Overloaded. Overridden. Called when a property value changes. |
Top
Public Events
See Also