Spread Windows Forms 13.0 Product Documentation
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / ThreeColorScaleConditionalFormattingRule Class
Properties Methods Events

In This Topic
    ThreeColorScaleConditionalFormattingRule Class Members
    In This Topic

    The following tables list the members exposed by ThreeColorScaleConditionalFormattingRule.

    Public Constructors
    Public Properties
     NameDescription
    Public Property Gets 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 Property 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.  
    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 Property Gets or sets the priority. (Inherited from FarPoint.Win.Spread.ConditionalFormattingRule)
    Top
    Public Methods
     NameDescription
    Public MethodOverloaded.  Executes the conditional format rule to change the cell's style. (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
    Public Events
     NameDescription
    Public Event Occurs when a property value changes. (Inherited from FarPoint.Win.Spread.ConditionalFormattingRule)
    Top
    See Also