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

In This Topic
    BetweenValuesConditionalFormattingRule Class Members
    In This Topic

    The following tables list the members exposed by BetweenValuesConditionalFormattingRule.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the BetweenValuesConditionalFormattingRule class.  
    Top
    Public Properties
     NameDescription
    Public Property Gets or sets the background color of the cell style. (Inherited from FarPoint.Win.Spread.HighlightConditionalFormattingRule)
    Public Property Gets or sets the cell border for the style. (Inherited from FarPoint.Win.Spread.HighlightConditionalFormattingRule)
    Public Property Gets or sets the ConditionalFormatting object that contains this rule. (Inherited from FarPoint.Win.Spread.ConditionalFormattingRule)
    Public Property Gets or sets the first formula.  
    Public Property Gets or sets the first value in the range. This value accepts a number, date, time, or string.  
    Public Property Gets the font style. (Inherited from FarPoint.Win.Spread.HighlightConditionalFormattingRule)
    Public Property Gets or sets the forecolor. (Inherited from FarPoint.Win.Spread.HighlightConditionalFormattingRule)
    Public Property Gets or sets the formatter. (Inherited from FarPoint.Win.Spread.HighlightConditionalFormattingRule)
    Public Property Gets or sets a value that indicates whether the condition does not accept or accepts values in the range.  
    Public Property Gets or sets the priority. (Inherited from FarPoint.Win.Spread.ConditionalFormattingRule)
    Public Property Gets or sets the second formula.  
    Public Property Gets or set the maximum value of the range. This value accepts a number, date, time, or string.  
    Public Property Gets or sets a value that indicates whether all following rules should be stopped. (Inherited from FarPoint.Win.Spread.HighlightConditionalFormattingRule)
    Top
    Public Methods
     NameDescription
    Public Method Executes the conditional format rule for changing the cell's style. (Inherited from FarPoint.Win.Spread.PrePaintConditionalFormattingRule)
    Public MethodOverridden.  Populates a System.Runtime.Serialization.SerializationInfo 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