Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / ThreeColorScaleConditionalFormattingRule Class
Fields Properties Methods Events


ThreeColorScaleConditionalFormattingRule Class Members

The following tables list the members exposed by ThreeColorScaleConditionalFormattingRule.

Public Constructors
Protected Fields
Public Properties
 NameDescription
Public PropertyGets or sets the ConditionalFormatting object that contains this rule. (Inherited from FarPoint.Win.Spread.ConditionalFormattingRule)
Public PropertyOverridden. 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.  
Public PropertyGets 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.  
Public PropertyOverridden. 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.  
Public PropertyGets or sets the priority. (Inherited from FarPoint.Win.Spread.ConditionalFormattingRule)
Top
Public Methods
 NameDescription
Public MethodGets all rules. (Inherited from FarPoint.Win.Spread.TwoColorScaleConditionalFormattingRule)
Public MethodOverridden. Populates a System.Runtime.Serialization.SerializationInfo object with the data needed to serialize the target object.  
Top
Protected Methods
 NameDescription
Protected MethodDetermines whether the value can be used for middle values. (Inherited from FarPoint.Win.Spread.MultiColorScaleConditionalFormattingRule)
Protected MethodOverloaded. Called when a property value changes. (Inherited from FarPoint.Win.Spread.ConditionalFormattingRule)
Protected Method (Inherited from FarPoint.Win.Spread.ConditionalFormattingRule)
Protected Method (Inherited from FarPoint.Win.Spread.ConditionalFormattingRule)
Top
Public Events
 NameDescription
Public EventOccurs when a property value changes. (Inherited from FarPoint.Win.Spread.ConditionalFormattingRule)
Top
See Also